[wpt-sync] Sync PR 53762 - Change quote element to honor ::first-line style
Categories
(Core :: Layout: Generated Content, Lists, and Counters, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox142 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 53762 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/53762
Details from upstream follow.
Minseong Kim <jja08111@gmail.com> wrote:
Change quote element to honor ::first-line style
Previously, the quote element was ignored when inheriting the
::first-line
style because it's an anonymous. This CL changes the
quote element to honor the style of the::first-line
by fixing a
condition.Bug: 41481460
Change-Id: I2f5a5de0bc6c27c51d5d19bd18937b63b2431560
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6721186
Reviewed-by: Koji Ishii \<kojii@chromium.org>
Commit-Queue: 김민성 \<jja08111@gmail.com>
Reviewed-by: Kent Tamura \<tkent@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1486730}
Assignee | ||
Updated•1 month ago
|
Assignee | ||
Updated•1 month ago
|
Assignee | ||
Updated•1 month ago
|
Assignee | ||
Comment 1•1 month ago
|
||
Assignee | ||
Comment 2•1 month ago
|
||
CI Results
Ran 7 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
PASS
: 1
Chrome
FAIL
: 1
Safari
FAIL
: 1
Links
Comment 4•1 month ago
|
||
bugherder |
Description
•