Closed Bug 1594736 Opened 5 years ago Closed 3 years ago

[wpt-sync] Sync PR 20148 - HTML: test display and box-sizing UA style for form controls

Categories

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

task

Tracking

()

RESOLVED FIXED
95 Branch
Tracking Status
firefox95 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Simon Pieters <zcorpan@gmail.com> wrote:

HTML: test display and box-sizing UA style for form controls

Follows https://github.com/whatwg/html/pull/4840

Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
Status: RESOLVED → REOPENED
Resolution: INVALID → ---

CI Results

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

Total 2 tests and 1974 subtests

Status Summary

Firefox

OK : 2
PASS: 2039
FAIL: 21

Chrome

OK : 2
PASS: 1806
FAIL: 254

Safari

OK : 2
PASS: 1739
FAIL: 321

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

Firefox-only Failures

/html/rendering/non-replaced-elements/form-controls/resets.html
<option> (in <select><optgroup>) - text-align: FAIL linked bug:Bug 1708370
<optgroup> - line-height: FAIL linked bug:Bug 1708370
<optgroup> - text-indent: FAIL linked bug:Bug 1708370
<option> - line-height: FAIL linked bug:Bug 1708370
<option> - text-indent: FAIL linked bug:Bug 1708370
/html/rendering/non-replaced-elements/lists/lists-styles.html
<ol type="none"> - list-style-type: FAIL linked bug:Bug 1708370
<li type="none"> - list-style-type: FAIL linked bug:Bug 1708370
<ol type="NONE"> - list-style-type: FAIL linked bug:Bug 1708370
<li type="NONE"> - list-style-type: FAIL linked bug:Bug 1708370
<ol type="disc"> - list-style-type: FAIL linked bug:Bug 1708370
<ol type="DISC"> - list-style-type: FAIL linked bug:Bug 1708370
<ol type="circle"> - list-style-type: FAIL linked bug:Bug 1708370
<ol type="CIRCLE"> - list-style-type: FAIL linked bug:Bug 1708370
<ol type="square"> - list-style-type: FAIL linked bug:Bug 1708370
<ol type="SQUARE"> - list-style-type: FAIL linked bug:Bug 1708370

New Tests That Don't Pass

/html/rendering/non-replaced-elements/form-controls/resets.html
<option> (in <select><optgroup>) - text-align: FAIL (Chrome: PASS, Safari: PASS)
<optgroup> - line-height: FAIL (Chrome: PASS, Safari: PASS)
<optgroup> - text-indent: FAIL (Chrome: PASS, Safari: PASS)
<option> - line-height: FAIL (Chrome: PASS, Safari: PASS)
<option> - text-indent: FAIL (Chrome: PASS, Safari: PASS)
<table><tbody><tr><td> - box-sizing: FAIL (Chrome: FAIL, Safari: PASS)
/html/rendering/non-replaced-elements/lists/lists-styles.html
<ol type="none"> - list-style-type: FAIL (Chrome: PASS, Safari: PASS)
<li type="none"> - list-style-type: FAIL (Chrome: PASS, Safari: PASS)
<ol type="NONE"> - list-style-type: FAIL (Chrome: PASS, Safari: PASS)
<li type="NONE"> - list-style-type: FAIL (Chrome: PASS, Safari: PASS)
<ol type="disc"> - list-style-type: FAIL (Chrome: PASS, Safari: PASS)
<ol type="DISC"> - list-style-type: FAIL (Chrome: PASS, Safari: PASS)
<ol type="circle"> - list-style-type: FAIL (Chrome: PASS, Safari: PASS)
<ol type="CIRCLE"> - list-style-type: FAIL (Chrome: PASS, Safari: PASS)
<ol type="square"> - list-style-type: FAIL (Chrome: PASS, Safari: PASS)
<ol type="SQUARE"> - list-style-type: FAIL (Chrome: PASS, Safari: PASS)
<ol reversed=""><li> - counter-reset: FAIL (Chrome: FAIL, Safari: FAIL)
<ol start="20" reversed=""><li> - counter-reset: FAIL
<ol start="20xyz" reversed=""><li> - counter-reset: FAIL
<ol start="20e10" reversed=""><li> - counter-reset: FAIL
<ol start="xyz" reversed=""><li> - counter-reset: FAIL

CI Results

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

Total 2 tests and 1974 subtests

Status Summary

Firefox

OK : 2
PASS: 2039
FAIL: 21

Chrome

OK : 2
PASS: 1806
FAIL: 254

Safari

OK : 2
PASS: 1739
FAIL: 321

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

Firefox-only Failures

/html/rendering/non-replaced-elements/form-controls/resets.html
<option> (in <select><optgroup>) - text-align: FAIL linked bug:Bug 1708370
<optgroup> - line-height: FAIL linked bug:Bug 1708370
<optgroup> - text-indent: FAIL linked bug:Bug 1708370
<option> - line-height: FAIL linked bug:Bug 1708370
<option> - text-indent: FAIL linked bug:Bug 1708370
/html/rendering/non-replaced-elements/lists/lists-styles.html
<ol type="none"> - list-style-type: FAIL linked bug:Bug 1708370
<li type="none"> - list-style-type: FAIL linked bug:Bug 1708370
<ol type="NONE"> - list-style-type: FAIL linked bug:Bug 1708370
<li type="NONE"> - list-style-type: FAIL linked bug:Bug 1708370
<ol type="disc"> - list-style-type: FAIL linked bug:Bug 1708370
<ol type="DISC"> - list-style-type: FAIL linked bug:Bug 1708370
<ol type="circle"> - list-style-type: FAIL linked bug:Bug 1708370
<ol type="CIRCLE"> - list-style-type: FAIL linked bug:Bug 1708370
<ol type="square"> - list-style-type: FAIL linked bug:Bug 1708370
<ol type="SQUARE"> - list-style-type: FAIL linked bug:Bug 1708370

New Tests That Don't Pass

/html/rendering/non-replaced-elements/form-controls/resets.html
<option> (in <select><optgroup>) - text-align: FAIL (Chrome: PASS, Safari: PASS)
<optgroup> - line-height: FAIL (Chrome: PASS, Safari: PASS)
<optgroup> - text-indent: FAIL (Chrome: PASS, Safari: PASS)
<option> - line-height: FAIL (Chrome: PASS, Safari: PASS)
<option> - text-indent: FAIL (Chrome: PASS, Safari: PASS)
<table><tbody><tr><td> - box-sizing: FAIL (Chrome: FAIL, Safari: PASS)
/html/rendering/non-replaced-elements/lists/lists-styles.html
<ol type="none"> - list-style-type: FAIL (Chrome: PASS, Safari: PASS)
<li type="none"> - list-style-type: FAIL (Chrome: PASS, Safari: PASS)
<ol type="NONE"> - list-style-type: FAIL (Chrome: PASS, Safari: PASS)
<li type="NONE"> - list-style-type: FAIL (Chrome: PASS, Safari: PASS)
<ol type="disc"> - list-style-type: FAIL (Chrome: PASS, Safari: PASS)
<ol type="DISC"> - list-style-type: FAIL (Chrome: PASS, Safari: PASS)
<ol type="circle"> - list-style-type: FAIL (Chrome: PASS, Safari: PASS)
<ol type="CIRCLE"> - list-style-type: FAIL (Chrome: PASS, Safari: PASS)
<ol type="square"> - list-style-type: FAIL (Chrome: PASS, Safari: PASS)
<ol type="SQUARE"> - list-style-type: FAIL (Chrome: PASS, Safari: PASS)
<ol reversed=""><li> - counter-reset: FAIL (Chrome: FAIL, Safari: FAIL)
<ol start="20" reversed=""><li> - counter-reset: FAIL
<ol start="20xyz" reversed=""><li> - counter-reset: FAIL
<ol start="20e10" reversed=""><li> - counter-reset: FAIL
<ol start="xyz" reversed=""><li> - counter-reset: FAIL

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/e94b60ff2db0 [wpt PR 20148] - HTML: test display and box-sizing UA style for form controls, a=testonly https://hg.mozilla.org/integration/autoland/rev/63fb09e901e0 [wpt PR 20148] - Update wpt metadata, a=testonly
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/081decd1d770 [wpt PR 20148] - HTML: test display and box-sizing UA style for form controls, a=testonly https://hg.mozilla.org/integration/autoland/rev/0edb33b249fd [wpt PR 20148] - Update wpt metadata, a=testonly
Status: REOPENED → RESOLVED
Closed: 5 years ago3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 95 Branch
You need to log in before you can comment on or make changes to this bug.