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)

task

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

Component: web-platform-tests → Layout
Product: Testing → Core

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)
  • /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)
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 110 Branch
You need to log in before you can comment on or make changes to this bug.