Skip to content

Commit 042a3fa

Browse files
committed
[css-ui-3][css-ui-4][editorial] Incorporated @frivoal's feedback
Removed `hidden` and their title from the manual tests for "Cursor of the canvas" and removed tests for the non-standard property `user-modified`, as they will be marked as tentative.
1 parent 5c12336 commit 042a3fa

File tree

2 files changed

+1
-25
lines changed

2 files changed

+1
-25
lines changed

css-ui-3/Overview.bs

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1579,7 +1579,7 @@ but still generate boxes. For example,
15791579
if the element has ''visibility: hidden'' but not ''display: none'',
15801580
boxes are generated for it and its cursor is used for the canvas.
15811581

1582-
<wpt hidden title="Manual tests">
1582+
<wpt>
15831583
canvas-cursor-001.html
15841584
canvas-cursor-002.html
15851585
</wpt>
@@ -2993,15 +2993,3 @@ parsing/field-sizing-computed.html
29932993
parsing/field-sizing-invalid.html
29942994
parsing/field-sizing-valid.html
29952995
</wpt>
2996-
2997-
<wpt hidden title="Tests for non-standard features">
2998-
historical/moz-user-modify-01.html
2999-
historical/moz-user-modify-02.html
3000-
historical/moz-user-modify-03.html
3001-
historical/user-modify-01.html
3002-
historical/user-modify-02.html
3003-
historical/user-modify-03.html
3004-
historical/webkit-user-modify-01.html
3005-
historical/webkit-user-modify-02.html
3006-
historical/webkit-user-modify-03.html
3007-
</wpt>

css-ui-4/Overview.bs

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4534,15 +4534,3 @@ Appendix D. Default style sheet additions for HTML</h2>
45344534
text-overflow-string-005.html
45354535
text-overflow.html
45364536
</wpt>
4537-
4538-
<wpt hidden title="Tests for non-standard features">
4539-
historical/moz-user-modify-01.html
4540-
historical/moz-user-modify-02.html
4541-
historical/moz-user-modify-03.html
4542-
historical/user-modify-01.html
4543-
historical/user-modify-02.html
4544-
historical/user-modify-03.html
4545-
historical/webkit-user-modify-01.html
4546-
historical/webkit-user-modify-02.html
4547-
historical/webkit-user-modify-03.html
4548-
</wpt>

0 commit comments

Comments
 (0)