Skip to content

Commit

Permalink
Bug 1835129 [wpt PR 40233] - [css-ui] slider-horizontal, square-butto…
Browse files Browse the repository at this point in the history
…n, push-button are now invalid, a=testonly

Automatic update from web-platform-tests
[css-ui] slider-horizontal, square-button, push-button are now invalid

See w3c/csswg-drafts#8877

--

wpt-commits: dab2cc09ae7f8d5c276054a2a0a29bad06f0848e
wpt-pr: 40233
  • Loading branch information
zcorpan authored and moz-wptsync-bot committed Jun 13, 2023
1 parent 4c14d70 commit ed2de92
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 183 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@
"radio",
"searchfield",
"textarea",
"slider-horizontal",
"push-button",
"square-button",
];
const invalid_values = [
"bogus-button",
Expand Down Expand Up @@ -100,6 +97,7 @@
"progressbar-vertical",
"progresschunk",
"progresschunk-vertical",
"push-button",
"radio-container",
"radio-label",
"radiomenuitem",
Expand Down Expand Up @@ -130,6 +128,7 @@
"searchfield-results-decoration",
"separator",
"sheet",
"slider-horizontal",
"slider-vertical",
"sliderthumb-horizontal",
"sliderthumb-vertical",
Expand All @@ -139,6 +138,7 @@
"spinner-textfield",
"spinner-upbutton",
"splitter",
"square-button",
"statusbar",
"statusbarpanel",
"tab",
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit ed2de92

Please sign in to comment.