Skip to content

Commit

Permalink
Bug 1858630 [wpt PR 42505] - Rename form-sizing CSS property to `fi…
Browse files Browse the repository at this point in the history
…eld-sizing`, a=testonly

Automatic update from web-platform-tests
Rename `form-sizing` CSS property to `field-sizing`

w3c/csswg-drafts#7542 (comment)

Bug: 1447058
Change-Id: Ia87e0fde1bd47eda5102da937365be268c9f92f4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4930938
Reviewed-by: Ian Kilpatrick <ikilpatrickchromium.org>
Auto-Submit: Kent Tamura <tkentchromium.org>
Commit-Queue: Ian Kilpatrick <ikilpatrickchromium.org>
Cr-Commit-Position: refs/heads/main{#1208923}

--

wpt-commits: e93c967a027f4829a3a372f6f77788b84350a872
wpt-pr: 42505

UltraBlame original commit: d7da5f7f79afc09619785ebe045c0eda04438026
  • Loading branch information
marco-c committed Oct 30, 2023
1 parent 97f75d9 commit 867da72
Show file tree
Hide file tree
Showing 7 changed files with 31 additions and 31 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
(
)
.
formSizing
fieldSizing
<
/
title
Expand Down Expand Up @@ -147,7 +147,7 @@
test_computed_value
(
'
form
field
-
sizing
'
Expand All @@ -159,7 +159,7 @@
test_computed_value
(
'
form
field
-
sizing
'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
UI
:
parsing
form
field
-
sizing
with
Expand Down Expand Up @@ -137,7 +137,7 @@
test_invalid_value
(
'
form
field
-
sizing
'
Expand All @@ -149,7 +149,7 @@
test_invalid_value
(
'
form
field
-
sizing
'
Expand All @@ -161,7 +161,7 @@
test_invalid_value
(
'
form
field
-
sizing
'
Expand All @@ -173,7 +173,7 @@
test_invalid_value
(
'
form
field
-
sizing
'
Expand All @@ -185,7 +185,7 @@
test_invalid_value
(
'
form
field
-
sizing
'
Expand All @@ -198,7 +198,7 @@
test_invalid_value
(
'
form
field
-
sizing
'
Expand All @@ -211,7 +211,7 @@
test_invalid_value
(
'
form
field
-
sizing
'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
UI
:
parsing
form
field
-
sizing
with
Expand Down Expand Up @@ -137,7 +137,7 @@
test_valid_value
(
'
form
field
-
sizing
'
Expand All @@ -149,7 +149,7 @@
test_valid_value
(
'
form
field
-
sizing
'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
-
default
{
form
field
-
sizing
:
Expand Down Expand Up @@ -351,7 +351,7 @@
input
>
with
form
field
-
sizing
:
Expand Down Expand Up @@ -1493,7 +1493,7 @@
}
:
Update
form
field
-
sizing
property
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
-
default
{
form
field
-
sizing
:
Expand Down Expand Up @@ -357,7 +357,7 @@
input
>
with
form
field
-
sizing
:
Expand Down Expand Up @@ -1567,7 +1567,7 @@
}
:
Update
form
field
-
sizing
property
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
-
default
{
form
field
-
sizing
:
Expand Down Expand Up @@ -237,7 +237,7 @@
.
style
.
formSizing
fieldSizing
=
'
content
Expand Down Expand Up @@ -349,7 +349,7 @@
.
style
.
formSizing
fieldSizing
=
'
content
Expand All @@ -367,7 +367,7 @@
.
style
.
formSizing
fieldSizing
=
'
fixed
Expand All @@ -387,7 +387,7 @@
:
Change
the
form
field
-
sizing
value
Expand Down Expand Up @@ -811,7 +811,7 @@
.
style
.
formSizing
fieldSizing
=
'
content
Expand All @@ -829,7 +829,7 @@
.
style
.
formSizing
fieldSizing
=
'
fixed
Expand All @@ -849,7 +849,7 @@
:
Change
the
form
field
-
sizing
value
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
-
default
{
form
field
-
sizing
:
Expand Down Expand Up @@ -332,7 +332,7 @@
textarea
>
with
form
field
-
sizing
:
Expand Down Expand Up @@ -1404,7 +1404,7 @@
}
'
Update
form
field
-
sizing
property
Expand Down

0 comments on commit 867da72

Please sign in to comment.