Closed Bug 1141895 Opened 9 years ago Closed 8 years ago

Unprefix values of unicode-bidi

Categories

(Core :: CSS Parsing and Computation, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla50
Tracking Status
firefox50 --- fixed

People

(Reporter: xidorn, Assigned: xidorn)

References

(Blocks 1 open bug, )

Details

(Keywords: dev-doc-complete, site-compat)

Attachments

(2 files)

According to the MDN page, we have implemented all values of unicode-bidi, but some of them are still prefixed, including: isolate, plaintext, and isolate-override.

The corresponding spec CSS Writing Modes Level 3 has been CR, which means we should be able to safely ship those values unprefixed.
It seems our current impl of value "isolate" passes all CSSWG tests, while "isolate-override" and "plaintext" still have some problems.

The tests we do not pass includes:
* bidi-isolate-override-005 ~ -010,
* bidi-plaintext-003, -005, -006, -008, -009, -011
For whoever interested in testing Firefox with support of unprefixed unicode-bidi values, you can download the builds here: http://ftp.mozilla.org/pub/mozilla.org/firefox/try-builds/xquan@mozilla.com-71a717058411/
Depends on: 1221034
Assignee: nobody → xidorn+moz
Comment on attachment 8766680 [details]
Bug 1141895 part 1 - Add unprefixed values for unicode-bidi.

Review request updated; see interdiff: https://reviewboard.mozilla.org/r/61486/diff/1-2/
Comment on attachment 8766681 [details]
Bug 1141895 part 2 - Use unprefixed unicode-bidi values in internal code.

Review request updated; see interdiff: https://reviewboard.mozilla.org/r/61488/diff/1-2/
Comment on attachment 8766680 [details]
Bug 1141895 part 1 - Add unprefixed values for unicode-bidi.

https://reviewboard.mozilla.org/r/61486/#review58388
Attachment #8766680 - Flags: review?(jfkthame) → review+
Comment on attachment 8766681 [details]
Bug 1141895 part 2 - Use unprefixed unicode-bidi values in internal code.

https://reviewboard.mozilla.org/r/61488/#review58390
Attachment #8766681 - Flags: review?(jfkthame) → review+
Pushed by xquan@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6d4dbb717edd
part 1 - Add unprefixed values for unicode-bidi. r=jfkthame
https://hg.mozilla.org/integration/autoland/rev/272f65d9e8d0
part 2 - Use unprefixed unicode-bidi values in internal code. r=jfkthame
https://hg.mozilla.org/mozilla-central/rev/6d4dbb717edd
https://hg.mozilla.org/mozilla-central/rev/272f65d9e8d0
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla50
Blocks: 1333675
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: