Bug 149500
Summary: | Unprefix writing modes | ||
---|---|---|---|
Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | bfulgham, browserbugs2, dino, hyatt, ntim, simon.fraser, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar, WebExposed, WPTImpact |
Version: | Safari 9 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=196139 |
Simon Fraser (smfr)
We should unprefix writing mode CSS properties.
http://www.w3.org/TR/css-writing-modes-3/
http://test.csswg.org/harness/results/css-writing-modes-3_dev/grouped/
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Gérard Talbot (no longer involved)
All 1158 tests of the test suite do not use any vendor prefix.
Firefox (starting with Firefox 41), Chrome (november 2015: see issue533448) and Edge (not sure when but presumably in 2015) browsers have unprefixed 'writing-mode', 'text-orientation' and 'text-combine-upright' properties at least 2 years ago.
In the mean time, if you want to take the 1158 tests, you may have to use Koji Ishii's special bookmarklet:
http://kojiishi.github.io/tweak-css-tests/
Radar WebKit Bug Importer
<rdar://problem/86128437>
Tim Nguyen (:ntim)
All 3 properties listed here have been unprefixed in other bugs, please file new ones if relevant.