[wpt-sync] Sync PR 42505 - Rename `form-sizing` CSS property to `field-sizing`
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox121 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 42505 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/42505
Details from upstream follow.
Kent Tamura <tkent@chromium.org> wrote:
Rename
form-sizingCSS property tofield-sizinghttps://github.com/w3c/csswg-drafts/issues/7542#issuecomment-1758096858
Bug: 1447058
Change-Id: Ia87e0fde1bd47eda5102da937365be268c9f92f4
Reviewed-on: https://chromium-review.googlesource.com/4930938
WPT-Export-Revision: 1c3335e0374385ec77976025f1dd91540e28bfac
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 2•2 years ago
|
||
| Assignee | ||
Comment 3•2 years ago
|
||
| Assignee | ||
Comment 4•2 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 7 tests and 9 subtests
Status Summary
Firefox
OK : 7
PASS: 22
FAIL: 65
Chrome
OK : 7
PASS: 22
FAIL: 65
Safari
OK : 7
PASS: 22
FAIL: 65
Links
Details
New Tests That Don't Pass
- /css/css-ui/parsing/field-sizing-computed.html [wpt.fyi]
- Property field-sizing value 'fixed':
FAIL(Chrome:FAIL, Safari:FAIL) - Property field-sizing value 'content':
FAIL(Chrome:FAIL, Safari:FAIL)
- Property field-sizing value 'fixed':
- /css/css-ui/parsing/field-sizing-valid.html [wpt.fyi]
- e.style['field-sizing'] = "fixed" should set the property value:
FAIL(Chrome:FAIL, Safari:FAIL) - e.style['field-sizing'] = "content" should set the property value:
FAIL(Chrome:FAIL, Safari:FAIL)
- e.style['field-sizing'] = "fixed" should set the property value:
- /html/rendering/widgets/field-sizing-input-number.tentative.html [wpt.fyi]
- number: Empty value:
FAIL(Chrome:FAIL, Safari:FAIL) - number: Auto width and auto height with a long text:
FAIL(Chrome:FAIL, Safari:FAIL) - number: Explicit height and auto width:
FAIL(Chrome:FAIL, Safari:FAIL) - number: Text caret is taller than the placeholder:
FAIL(Chrome:FAIL, Safari:FAIL) - number: Text caret is shorter than the placeholder:
FAIL(Chrome:FAIL, Safari:FAIL) - number: Update field-sizing property dynamically:
FAIL(Chrome:FAIL, Safari:FAIL)
- number: Empty value:
- /html/rendering/widgets/field-sizing-input-text.tentative.html [wpt.fyi]
- text: Empty value:
FAIL(Chrome:FAIL, Safari:FAIL) - text: Empty value with a size atttribute:
FAIL(Chrome:FAIL, Safari:FAIL) - text: Auto width and auto height with a long text:
FAIL(Chrome:FAIL, Safari:FAIL) - text: Explicit height and auto width:
FAIL(Chrome:FAIL, Safari:FAIL) - text: Text caret is taller than the placeholder:
FAIL(Chrome:FAIL, Safari:FAIL) - text: Text caret is shorter than the placeholder:
FAIL(Chrome:FAIL, Safari:FAIL) - text: Update field-sizing property dynamically:
FAIL(Chrome:FAIL, Safari:FAIL) - search: Empty value:
FAIL(Chrome:FAIL, Safari:FAIL) - search: Empty value with a size atttribute:
FAIL(Chrome:FAIL, Safari:FAIL) - search: Auto width and auto height with a long text:
FAIL(Chrome:FAIL, Safari:FAIL) - search: Explicit height and auto width:
FAIL(Chrome:FAIL, Safari:FAIL) - search: Text caret is taller than the placeholder:
FAIL(Chrome:FAIL, Safari:FAIL) - search: Text caret is shorter than the placeholder:
FAIL(Chrome:FAIL, Safari:FAIL) - search: Update field-sizing property dynamically:
FAIL(Chrome:FAIL, Safari:FAIL) - tel: Empty value:
FAIL(Chrome:FAIL, Safari:FAIL) - tel: Empty value with a size atttribute:
FAIL(Chrome:FAIL, Safari:FAIL) - tel: Auto width and auto height with a long text:
FAIL(Chrome:FAIL, Safari:FAIL) - tel: Explicit height and auto width:
FAIL(Chrome:FAIL, Safari:FAIL) - tel: Text caret is taller than the placeholder:
FAIL(Chrome:FAIL, Safari:FAIL) - tel: Text caret is shorter than the placeholder:
FAIL(Chrome:FAIL, Safari:FAIL) - tel: Update field-sizing property dynamically:
FAIL(Chrome:FAIL, Safari:FAIL) - url: Empty value:
FAIL(Chrome:FAIL, Safari:FAIL) - url: Empty value with a size atttribute:
FAIL(Chrome:FAIL, Safari:FAIL) - url: Auto width and auto height with a long text:
FAIL(Chrome:FAIL, Safari:FAIL) - url: Explicit height and auto width:
FAIL(Chrome:FAIL, Safari:FAIL) - url: Text caret is taller than the placeholder:
FAIL(Chrome:FAIL, Safari:FAIL) - url: Text caret is shorter than the placeholder:
FAIL(Chrome:FAIL, Safari:FAIL) - url: Update field-sizing property dynamically:
FAIL(Chrome:FAIL, Safari:FAIL) - email: Empty value:
FAIL(Chrome:FAIL, Safari:FAIL) - email: Empty value with a size atttribute:
FAIL(Chrome:FAIL, Safari:FAIL) - email: Auto width and auto height with a long text:
FAIL(Chrome:FAIL, Safari:FAIL) - email: Explicit height and auto width:
FAIL(Chrome:FAIL, Safari:FAIL) - email: Text caret is taller than the placeholder:
FAIL(Chrome:FAIL, Safari:FAIL) - email: Text caret is shorter than the placeholder:
FAIL(Chrome:FAIL, Safari:FAIL) - email: Update field-sizing property dynamically:
FAIL(Chrome:FAIL, Safari:FAIL) - password: Empty value:
FAIL(Chrome:FAIL, Safari:FAIL) - password: Empty value with a size atttribute:
FAIL(Chrome:FAIL, Safari:FAIL) - password: Auto width and auto height with a long text:
FAIL(Chrome:FAIL, Safari:FAIL) - password: Explicit height and auto width:
FAIL(Chrome:FAIL, Safari:FAIL) - password: Text caret is taller than the placeholder:
FAIL(Chrome:FAIL, Safari:FAIL) - password: Text caret is shorter than the placeholder:
FAIL(Chrome:FAIL, Safari:FAIL) - password: Update field-sizing property dynamically:
FAIL(Chrome:FAIL, Safari:FAIL)
- text: Empty value:
- /html/rendering/widgets/field-sizing-select.tentative.html [wpt.fyi]
- dropdown: The width should depend on the selected OPTION:
FAIL(Chrome:FAIL, Safari:FAIL) - dropdown: Change the field-sizing value dynamically:
FAIL(Chrome:FAIL, Safari:FAIL) - listbox: The size depend on the content:
FAIL(Chrome:FAIL, Safari:FAIL) - listbox: The size attribute value is ignored:
FAIL(Chrome:FAIL, Safari:FAIL) - listbox: Change the field-sizing value dynamically:
FAIL(Chrome:FAIL, Safari:FAIL)
- dropdown: The width should depend on the selected OPTION:
- /html/rendering/widgets/field-sizing-textarea.tentative.html [wpt.fyi]
- Empty value:
FAIL(Chrome:FAIL, Safari:FAIL) - Empty value with cols/rows:
FAIL(Chrome:FAIL, Safari:FAIL) - Auto width and auto height with a long text:
FAIL(Chrome:FAIL, Safari:FAIL) - Explicit width and auto height:
FAIL(Chrome:FAIL, Safari:FAIL) - Explicit height and auto width:
FAIL(Chrome:FAIL, Safari:FAIL) - Text caret is taller than the placeholder:
FAIL(Chrome:FAIL, Safari:FAIL) - Text caret is shorter than the placeholder:
FAIL(Chrome:FAIL, Safari:FAIL) - Update field-sizing property dynamically:
FAIL(Chrome:FAIL, Safari:FAIL)
- Empty value:
Comment 6•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/d7da5f7f79af
https://hg.mozilla.org/mozilla-central/rev/8c4502370021
Description
•