Skip to content

Commit

Permalink
(prefixless) flexbox support for Opera.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Taylor committed Oct 9, 2012
1 parent e2bd831 commit b34983f
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions features-json/flexbox.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -96,8 +96,8 @@
"11.5":"n", "11.5":"n",
"11.6":"n", "11.6":"n",
"12":"n", "12":"n",
"12.1":"n", "12.1":"y",
"12.5":"n" "12.5":"y"
}, },
"ios_saf":{ "ios_saf":{
"3.2":"a x", "3.2":"a x",
Expand Down Expand Up @@ -126,7 +126,8 @@
"11":"n", "11":"n",
"11.1":"n", "11.1":"n",
"11.5":"n", "11.5":"n",
"12":"n" "12":"n",
"12.1":"y"
}, },
"and_chr":{ "and_chr":{
"0":"a x" "0":"a x"
Expand Down

0 comments on commit b34983f

Please sign in to comment.