Closed Bug 1600810 Opened 4 years ago Closed 4 years ago

[wpt-sync] Sync PR 20568 - [css-pseudo] Set default styles to ::marker

Categories

(Core :: Layout: Generated Content, Lists, and Counters, task, P4)

task

Tracking

()

RESOLVED FIXED
mozilla73
Tracking Status
firefox73 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 20568 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/20568
Details from upstream follow.

Oriol Brufau <obrufau@igalia.com> wrote:

[css-pseudo] Set default styles to ::marker

Markers should have the following styles by default:

  • unicode-bidi: isolate
  • font-variant-numeric: tabular-nums

Spec: https://drafts.csswg.org/css-pseudo-4/#marker-pseudo

Bug: 457718

TEST=external/wpt/css/css-pseudo/marker-default-styles.html
TEST=external/wpt/css/css-pseudo/marker-font-variant-numeric-default.html
TEST=external/wpt/css/css-pseudo/marker-font-variant-numeric-normal.html
TEST=external/wpt/css/css-pseudo/marker-unicode-bidi-default.html
TEST=external/wpt/css/css-pseudo/marker-unicode-bidi-normal.html

The unicode-bidi tests fail in legacy because of bug 1012289.
And marker-font-variant-numeric-normal.html fails everywhere because
nested ::marker pseudo-elements are not supported yet.

Change-Id: I80360d0e2bfa78ebca1c10e1064daa17e66e6f22
Reviewed-on: https://chromium-review.googlesource.com/1943228
WPT-Export-Revision: f811952865a4dcd9060c8328c7a8dae7ff6b22c9

Component: web-platform-tests → Layout: Generated Content, Lists, and Counters
Product: Testing → Core

GitHub CI Results

wpt.fyi PR Results Base Results

Ran 5 tests and 16 subtests

Firefox

OK : 1
PASS: 20

Chrome

OK : 1
PASS: 4
FAIL: 16

Safari

OK : 1
PASS: 6
FAIL: 14

Gecko CI Results

Ran 5 tests and 16 subtests
OK : 1
PASS : 20

Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/58e46382190a
[wpt PR 20568] - [css-pseudo] Set default styles to ::marker, a=testonly
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla73
You need to log in before you can comment on or make changes to this bug.