Closed
Bug 1805769
Opened 3 years ago
Closed 3 years ago
[wpt-sync] Sync PR 37512 - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=249205
Categories
(Core :: Layout, task, P4)
Core
Layout
Tracking
()
RESOLVED
FIXED
110 Branch
| Tracking | Status | |
|---|---|---|
| firefox110 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 37512 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/37512
Details from upstream follow.
Sammy Gill <sammy.gill@apple.com> wrote:
WebKit export of https://bugs.webkit.org/show_bug.cgi?id=249205
WebKit export from bug: [margin-trim] Add margin-trim to CSS parser
| Assignee | ||
Updated•3 years ago
|
Component: web-platform-tests → Layout
Product: Testing → Core
| Assignee | ||
Comment 1•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=7c3d1d12ac094dafd38046ee25f35dba492a480a
| Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 10 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 24 subtests
Status Summary
Firefox
OK : 2
PASS: 9
FAIL: 31
Chrome
OK : 2
PASS: 9
FAIL: 31
Safari
OK : 2
PASS: 9
FAIL: 31
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-box/parsing/margin-trim-computed.html [wpt.fyi]
- Property margin-trim value 'none':
FAIL(Chrome:FAIL, Safari:FAIL) - Property margin-trim value 'block':
FAIL(Chrome:FAIL, Safari:FAIL) - Property margin-trim value 'inline':
FAIL(Chrome:FAIL, Safari:FAIL) - Property margin-trim value 'block-start block-end':
FAIL(Chrome:FAIL, Safari:FAIL) - Property margin-trim value 'inline-start inline-end':
FAIL(Chrome:FAIL, Safari:FAIL) - Property margin-trim value 'block-start':
FAIL(Chrome:FAIL, Safari:FAIL) - Property margin-trim value 'block-end':
FAIL(Chrome:FAIL, Safari:FAIL) - Property margin-trim value 'inline-start':
FAIL(Chrome:FAIL, Safari:FAIL) - Property margin-trim value 'inline-end':
FAIL(Chrome:FAIL, Safari:FAIL) - Property margin-trim value 'block-start inline-start':
FAIL(Chrome:FAIL, Safari:FAIL) - Property margin-trim value 'inline-start block-start':
FAIL(Chrome:FAIL, Safari:FAIL) - Property margin-trim value 'inline-end block-start':
FAIL(Chrome:FAIL, Safari:FAIL) - Property margin-trim value 'inline-end block-end':
FAIL(Chrome:FAIL, Safari:FAIL) - Property margin-trim value 'block-start block-end inline-start':
FAIL(Chrome:FAIL, Safari:FAIL) - Property margin-trim value 'inline-start block-start inline-end block-end':
FAIL(Chrome:FAIL, Safari:FAIL) - Property margin-trim value 'inline-start inline-end block-start':
FAIL(Chrome:FAIL, Safari:FAIL)
- Property margin-trim value 'none':
- /css/css-box/parsing/margin-trim.html [wpt.fyi]
- e.style['margin-trim'] = "none" should set the property value:
FAIL(Chrome:FAIL, Safari:FAIL) - e.style['margin-trim'] = "block" should set the property value:
FAIL(Chrome:FAIL, Safari:FAIL) - e.style['margin-trim'] = "inline" should set the property value:
FAIL(Chrome:FAIL, Safari:FAIL) - e.style['margin-trim'] = "block-start" should set the property value:
FAIL(Chrome:FAIL, Safari:FAIL) - e.style['margin-trim'] = "block-end" should set the property value:
FAIL(Chrome:FAIL, Safari:FAIL) - e.style['margin-trim'] = "inline-start" should set the property value:
FAIL(Chrome:FAIL, Safari:FAIL) - e.style['margin-trim'] = "inline-end" should set the property value:
FAIL(Chrome:FAIL, Safari:FAIL) - e.style['margin-trim'] = "block-start block-end" should set the property value:
FAIL(Chrome:FAIL, Safari:FAIL) - e.style['margin-trim'] = "inline-start inline-end" should set the property value:
FAIL(Chrome:FAIL, Safari:FAIL) - e.style['margin-trim'] = "block-end block-start" should set the property value:
FAIL(Chrome:FAIL, Safari:FAIL) - e.style['margin-trim'] = "inline-end inline-start" should set the property value:
FAIL(Chrome:FAIL, Safari:FAIL) - e.style['margin-trim'] = "inline-start block-start" should set the property value:
FAIL(Chrome:FAIL, Safari:FAIL) - e.style['margin-trim'] = "inline-end block-start block-end" should set the property value:
FAIL(Chrome:FAIL, Safari:FAIL) - e.style['margin-trim'] = "block-start inline-start block-end inline-end" should set the property value:
FAIL(Chrome:FAIL, Safari:FAIL) - e.style['margin-trim'] = "inline-end block-end inline-start block-start" should set the property value:
FAIL(Chrome:FAIL, Safari:FAIL)
- e.style['margin-trim'] = "none" should set the property value:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6789811e8fed
[wpt PR 37512] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=249205, a=testonly
https://hg.mozilla.org/integration/autoland/rev/11bf81d596f8
[wpt PR 37512] - Update wpt metadata, a=testonly
Comment 4•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/6789811e8fed
https://hg.mozilla.org/mozilla-central/rev/11bf81d596f8
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox110:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 110 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•