[wpt-sync] Sync PR 46440 - [text-box-trim] Support invalidations
Categories
(Core :: Layout: Block and Inline, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox128 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 46440 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/46440
Details from upstream follow.
Koji Ishii <kojii@chromium.org> wrote:
[text-box-trim] Support invalidations
This patch adds the layout invalidations for the
text-box-trim
and thetext-box-edge
properties.Changes are under a runtime flag enabled only for testing.
Bug: 40254880
Change-Id: I56f1d1f0a7e9c6667937c90e94d7dfa91615771a
Reviewed-on: https://chromium-review.googlesource.com/5552565
WPT-Export-Revision: 7d0372b85a28cc70e2189e82be2dafd1f43d6335
Assignee | ||
Updated•6 months ago
|
Assignee | ||
Comment 1•6 months ago
|
||
Assignee | ||
Comment 2•6 months ago
|
||
CI Results
Ran 8 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests
Status Summary
Firefox
FAIL
: 2
Chrome
FAIL
: 2
Safari
PASS
: 1
FAIL
: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-inline/text-box-trim/text-box-trim-dynamic-001.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:PASS
) - /css/css-inline/text-box-trim/text-box-trim-dynamic-002.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
Comment 4•6 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/9d56fd8de2bb
https://hg.mozilla.org/mozilla-central/rev/e80a82d01218
Description
•