[wpt-sync] Sync PR 32267 - CSS: Support getComputedStyle() for 'text-emphasis' property
Categories
(Core :: Layout: Generated Content, Lists, and Counters, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox98 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 32267 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/32267
Details from upstream follow.
Kent Tamura <tkent@chromium.org> wrote:
CSS: Support getComputedStyle() for 'text-emphasis' property
Bug: 666433
Change-Id: I1350adc5375cfbf48ba364a12a5a0e3bd3628334
Reviewed-on: https://chromium-review.googlesource.com/3367973
WPT-Export-Revision: ae5d6b09bef94fd08246b363044eab27ef82489e
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=95761fb6cb9fe1d49467a0075d762e45f97ac199
Assignee | ||
Comment 2•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=aa31c8bc97d69661cc82d6fff3c6d839b184bc2e
Assignee | ||
Comment 3•2 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 7 subtests
Status Summary
Firefox
OK : 2
PASS: 61
FAIL: 40
Chrome
OK : 2
PASS: 80
FAIL: 21
Safari
OK : 2
PASS: 50
FAIL: 51
Links
Details
Firefox-only Failures
/css/css-pseudo/parsing/marker-supported-properties-in-animation.html
Animation of line-height in ::marker: FAIL linked bug:Bug 1732321
Transition of font in ::marker: FAIL linked bug:Bug 1655828
Transition of line-height in ::marker: FAIL linked bug:Bug 1732321
Transition of letter-spacing in ::marker: FAIL linked bug:Bug 1673735
Transition of line-break in ::marker: FAIL linked bug:Bug 1673735
Transition of overflow-wrap in ::marker: FAIL linked bug:Bug 1673735
Transition of tab-size in ::marker: FAIL linked bug:Bug 1673735
Transition of word-break in ::marker: FAIL linked bug:Bug 1673735
Transition of word-spacing in ::marker: FAIL linked bug:Bug 1673735
Transition of text-decoration-skip-ink in ::marker: FAIL linked bug:Bug 1673735
Transition of text-shadow in ::marker: FAIL linked bug:Bug 1673735
New Tests That Don't Pass
/css/css-pseudo/parsing/marker-supported-properties-in-animation.html
Animation of font in ::marker: FAIL (Chrome: PASS, Safari: FAIL)
Animation of font-synthesis-small-caps in ::marker: FAIL (Chrome: PASS, Safari: FAIL)
Animation of font-synthesis-style in ::marker: FAIL (Chrome: PASS, Safari: FAIL)
Animation of font-synthesis-weight in ::marker: FAIL (Chrome: PASS, Safari: FAIL)
Animation of line-height in ::marker: FAIL (Chrome: PASS, Safari: PASS)
Animation of hyphens in ::marker: FAIL (Chrome: PASS, Safari: FAIL)
Animation of letter-spacing in ::marker: FAIL (Chrome: PASS, Safari: FAIL)
Animation of line-break in ::marker: FAIL (Chrome: PASS, Safari: FAIL)
Animation of overflow-wrap in ::marker: FAIL (Chrome: PASS, Safari: FAIL)
Animation of tab-size in ::marker: FAIL (Chrome: PASS, Safari: FAIL)
Animation of word-break in ::marker: FAIL (Chrome: PASS, Safari: FAIL)
Animation of word-spacing in ::marker: FAIL (Chrome: PASS, Safari: FAIL)
Animation of text-decoration-skip-ink in ::marker: FAIL (Chrome: PASS, Safari: FAIL)
Animation of text-emphasis in ::marker: FAIL (Chrome: FAIL, Safari: FAIL)
Animation of text-emphasis-color in ::marker: FAIL (Chrome: FAIL, Safari: FAIL)
Animation of text-emphasis-position in ::marker: FAIL (Chrome: FAIL, Safari: FAIL)
Animation of text-emphasis-style in ::marker: FAIL (Chrome: FAIL, Safari: FAIL)
Animation of text-shadow in ::marker: FAIL (Chrome: PASS, Safari: FAIL)
Animation of list-style in ::marker: FAIL (Chrome: PASS, Safari: FAIL)
Transition of font in ::marker: FAIL (Chrome: PASS, Safari: PASS)
Transition of font-synthesis-small-caps in ::marker: FAIL (Chrome: PASS, Safari: FAIL)
Transition of font-synthesis-style in ::marker: FAIL (Chrome: PASS, Safari: FAIL)
Transition of font-synthesis-weight in ::marker: FAIL (Chrome: PASS, Safari: FAIL)
Transition of line-height in ::marker: FAIL (Chrome: PASS, Safari: PASS)
Transition of hyphens in ::marker: FAIL (Chrome: PASS, Safari: FAIL)
Transition of letter-spacing in ::marker: FAIL (Chrome: PASS, Safari: PASS)
Transition of line-break in ::marker: FAIL (Chrome: PASS, Safari: PASS)
Transition of overflow-wrap in ::marker: FAIL (Chrome: PASS, Safari: PASS)
Transition of tab-size in ::marker: FAIL (Chrome: PASS, Safari: PASS)
Transition of word-break in ::marker: FAIL (Chrome: PASS, Safari: PASS)
Transition of word-spacing in ::marker: FAIL (Chrome: PASS, Safari: PASS)
Transition of text-decoration-skip-ink in ::marker: FAIL (Chrome: PASS, Safari: PASS)
Transition of text-emphasis in ::marker: FAIL (Chrome: FAIL, Safari: FAIL)
Transition of text-emphasis-color in ::marker: FAIL (Chrome: FAIL, Safari: FAIL)
Transition of text-emphasis-position in ::marker: FAIL (Chrome: FAIL, Safari: PASS)
Transition of text-emphasis-style in ::marker: FAIL (Chrome: FAIL, Safari: PASS)
Transition of text-shadow in ::marker: FAIL (Chrome: PASS, Safari: PASS)
Transition of list-style in ::marker: FAIL (Chrome: PASS, Safari: FAIL)
/css/css-text-decor/parsing/text-emphasis-computed.html
Property text-emphasis value 'dot': FAIL (Chrome: FAIL, Safari: FAIL)
Property text-emphasis value 'dot red': FAIL (Chrome: FAIL, Safari: FAIL)
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/cf559e423f55 [wpt PR 32267] - CSS: Support getComputedStyle() for 'text-emphasis' property, a=testonly https://hg.mozilla.org/integration/autoland/rev/25e24ca28519 [wpt PR 32267] - Update wpt metadata, a=testonly
Comment 5•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/cf559e423f55
https://hg.mozilla.org/mozilla-central/rev/25e24ca28519
Description
•