forked from mykmelez/gecko
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1793670 [wpt PR 36269] - Update wpt metadata, a=testonly
wpt-pr: 36269 wpt-type: metadata
- Loading branch information
1 parent
6ccf192
commit de517dd
Showing
2 changed files
with
16 additions
and
0 deletions.
There are no files selected for viewing
11 changes: 11 additions & 0 deletions
11
...ting/editing-0/contenteditable/contenteditable-enumerated-ascii-case-insensitive.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,14 @@ | ||
[contenteditable-enumerated-ascii-case-insensitive.html] | ||
expected: | ||
if (os == "android") and fission: [OK, TIMEOUT] | ||
[IDL attribute getter for attribute value "plaintext-only"] | ||
expected: FAIL | ||
|
||
[IDL attribute setter for value "plaintext-only"] | ||
expected: FAIL | ||
|
||
[IDL attribute getter for attribute value "PLAINTEXT-ONLY"] | ||
expected: FAIL | ||
|
||
[IDL attribute setter for value "PLAINTEXT-ONLY"] | ||
expected: FAIL |
5 changes: 5 additions & 0 deletions
5
.../html/editing/editing-0/contenteditable/user-interaction-editing-contenteditable.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,8 @@ | ||
[user-interaction-editing-contenteditable.html] | ||
expected: | ||
if (os == "android") and fission: [TIMEOUT, OK] | ||
[contentEditable=plaintext-only attribute] | ||
expected: FAIL | ||
|
||
[set parent element contentEditable = "plaintext-only"] | ||
expected: FAIL |