Skip to content

Commit

Permalink
Safari 16: text-align-last (#6376)
Browse files Browse the repository at this point in the history
* Update css-text-align-last.json

* Update css-text-align-last.json

Co-authored-by: Alexis Deveria <[email protected]>
  • Loading branch information
Schweinepriester and Fyrd authored Jul 16, 2022
1 parent 4d7f4d4 commit e26900a
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions features-json/css-text-align-last.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
{
"url":"http://blogs.adobe.com/webplatform/2014/02/25/improving-your-sites-visual-details-css3-text-align-last/",
"title":"Adobe Web Platform Article"
},
{
"url":"https://bugs.webkit.org/show_bug.cgi?id=146772",
"title":"WebKit support bug"
}
],
"bugs":[
Expand Down Expand Up @@ -302,8 +306,8 @@
"15.4":"n",
"15.5":"n",
"15.6":"n",
"16.0":"n",
"TP":"n"
"16.0":"y",
"TP":"y"
},
"opera":{
"9":"n",
Expand Down Expand Up @@ -416,7 +420,7 @@
"15.2-15.3":"n",
"15.4":"n",
"15.5":"n",
"16.0":"n"
"16.0":"y"
},
"op_mini":{
"all":"n"
Expand Down

0 comments on commit e26900a

Please sign in to comment.