Closed Bug 1858630 Opened 2 years ago Closed 2 years ago

[wpt-sync] Sync PR 42505 - Rename `form-sizing` CSS property to `field-sizing`

Categories

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

task

Tracking

()

RESOLVED FIXED
121 Branch
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-sizing CSS property to field-sizing

https://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

PR 42505 applied with additional changes from upstream: 8a78be2625618f180b71e6b79d540637ac5c3866
Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INVALID
Status: RESOLVED → REOPENED
Resolution: INVALID → ---

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

GitHub PR Head
GitHub PR Base

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)
  • /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)
  • /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)
  • /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)
  • /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)
  • /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)
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/d7da5f7f79af [wpt PR 42505] - Rename `form-sizing` CSS property to `field-sizing`, a=testonly https://hg.mozilla.org/integration/autoland/rev/8c4502370021 [wpt PR 42505] - Update wpt metadata, a=testonly
Status: REOPENED → RESOLVED
Closed: 2 years ago2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 121 Branch
You need to log in before you can comment on or make changes to this bug.