Closed Bug 1734086 Opened 3 years ago Closed 3 years ago

[wpt-sync] Sync PR 31113 - Fieldset NG: Content block size limit should include padding

Categories

(Core :: DOM: Core & HTML, task, P4)

task

Tracking

()

RESOLVED FIXED
95 Branch
Tracking Status
firefox95 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 31113 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/31113
Details from upstream follow.

Kent Tamura <tkent@chromium.org> wrote:

Fieldset NG: Content block size limit should include padding

If max-block-size is specified to a \<fieldset>, its content box block
size should be limited to
\<max border-box block size> - \<border block size>
not
\<max border-box block size> - \<border and padding block size>
because padding is delegated from the \<fieldset> to the content box.

Bug: 1247733
Change-Id: Iac7bc0885b4d8989309ced64b7902f5476c4383b
Reviewed-on: https://chromium-review.googlesource.com/3204791
WPT-Export-Revision: 3efd1a78b66905b7bc3d295a7ec6070666460978

Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core

CI Results

Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 1 tests

Status Summary

Firefox

PASS: 1
FAIL: 1

Chrome

FAIL: 1

Safari

PASS: 1

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/html/rendering/non-replaced-elements/the-fieldset-and-legend-elements/fieldset-overflow.html: FAIL [Gecko-windows10-32-2004-qr-debug, Gecko-windows10-32-2004-qr-opt, Gecko-windows10-64-2004-qr-debug, Gecko-windows10-64-2004-qr-opt], PASS [Gecko-android-em-7.0-x86_64-lite-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-linux1804-64-tsan-qr-opt, GitHub] (Chrome: FAIL, Safari: PASS)

Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4d706cac816c
[wpt PR 31113] - Fieldset NG: Content block size limit should include padding, a=testonly
https://hg.mozilla.org/integration/autoland/rev/ec656947af75
[wpt PR 31113] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 95 Branch
You need to log in before you can comment on or make changes to this bug.