[wpt-sync] Sync PR 52209 - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=284978
Categories
(Core :: Layout, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox140 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Attachments
(2 files)
Sync web-platform-tests PR 52209 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/52209
Details from upstream follow.
Tim Nguyen <ntim@apple.com> wrote:
WebKit export of https://bugs.webkit.org/show_bug.cgi?id=284978
WebKit export from bug: Support
margin-trim: block inline
keyword combination
Assignee | ||
Updated•20 days ago
|
Assignee | ||
Comment 1•20 days ago
|
||
Assignee | ||
Comment 2•20 days ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 29 subtests
Status Summary
Firefox
OK
: 2
PASS
: 8
FAIL
: 41
Chrome
OK
: 2
PASS
: 8
FAIL
: 41
Safari
OK
: 2
PASS
: 35
FAIL
: 14
Links
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:PASS
) - Property margin-trim value 'block':
FAIL
(Chrome:FAIL
, Safari:PASS
) - Property margin-trim value 'inline':
FAIL
(Chrome:FAIL
, Safari:PASS
) - Property margin-trim value 'block-start block-end':
FAIL
(Chrome:FAIL
, Safari:PASS
) - Property margin-trim value 'inline-start inline-end':
FAIL
(Chrome:FAIL
, Safari:PASS
) - Property margin-trim value 'block-start':
FAIL
(Chrome:FAIL
, Safari:PASS
) - Property margin-trim value 'block-end':
FAIL
(Chrome:FAIL
, Safari:PASS
) - Property margin-trim value 'inline-start':
FAIL
(Chrome:FAIL
, Safari:PASS
) - Property margin-trim value 'inline-end':
FAIL
(Chrome:FAIL
, Safari:PASS
) - Property margin-trim value 'block-start inline-start':
FAIL
(Chrome:FAIL
, Safari:PASS
) - Property margin-trim value 'inline-start block-start':
FAIL
(Chrome:FAIL
, Safari:PASS
) - Property margin-trim value 'inline-end block-start':
FAIL
(Chrome:FAIL
, Safari:PASS
) - Property margin-trim value 'inline-end block-end':
FAIL
(Chrome:FAIL
, Safari:PASS
) - Property margin-trim value 'block-start block-end inline-start':
FAIL
(Chrome:FAIL
, Safari:PASS
) - Property margin-trim value 'block-start inline-start block-end inline-end':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Property margin-trim value 'block-start block-end inline-end inline-start':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Property margin-trim value 'block-start block-end inline-start inline-end':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Property margin-trim value 'inline-start block-end block-start inline-end':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Property margin-trim value 'inline-start inline-end block-start block-end':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Property margin-trim value 'inline-end block-end inline-start 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:PASS
) - e.style['margin-trim'] = "block" should set the property value:
FAIL
(Chrome:FAIL
, Safari:PASS
) - e.style['margin-trim'] = "inline" should set the property value:
FAIL
(Chrome:FAIL
, Safari:PASS
) - e.style['margin-trim'] = "block-start" should set the property value:
FAIL
(Chrome:FAIL
, Safari:PASS
) - e.style['margin-trim'] = "block-end" should set the property value:
FAIL
(Chrome:FAIL
, Safari:PASS
) - e.style['margin-trim'] = "inline-start" should set the property value:
FAIL
(Chrome:FAIL
, Safari:PASS
) - e.style['margin-trim'] = "inline-end" should set the property value:
FAIL
(Chrome:FAIL
, Safari:PASS
) - e.style['margin-trim'] = "block inline" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['margin-trim'] = "inline block" 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:PASS
) - e.style['margin-trim'] = "inline-start inline-end" should set the property value:
FAIL
(Chrome:FAIL
, Safari:PASS
) - e.style['margin-trim'] = "block-end block-start" should set the property value:
FAIL
(Chrome:FAIL
, Safari:PASS
) - e.style['margin-trim'] = "inline-end inline-start" should set the property value:
FAIL
(Chrome:FAIL
, Safari:PASS
) - e.style['margin-trim'] = "inline-start block-start" should set the property value:
FAIL
(Chrome:FAIL
, Safari:PASS
) - e.style['margin-trim'] = "inline-end block-start block-end" should set the property value:
FAIL
(Chrome:FAIL
, Safari:PASS
) - 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'] = "block-start block-end inline-end inline-start" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['margin-trim'] = "block-start block-end inline-start inline-end" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['margin-trim'] = "inline-start block-end block-start inline-end" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['margin-trim'] = "inline-start inline-end block-start block-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:
Updated•18 days ago
|
Assignee | ||
Comment 3•12 days ago
|
||
Automatic update from web-platform-tests
WebKit export: Support margin-trim: block inline keyword combination (#52209)
https://bugs.webkit.org/show_bug.cgi?id=284978
wpt-commits: 028dac7b883543136ed6060ad3ec0b39fec25e6b
wpt-pr: 52209
Assignee | ||
Comment 4•12 days ago
|
||
wpt-pr: 52209
wpt-type: metadata
Comment 6•11 days ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/5fb62f621f08
https://hg.mozilla.org/mozilla-central/rev/50425192eeab
Description
•