mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +02:00
* Update web-platform-tests to revision b'faa6d42ce21d126155dee771786ad7c74efbcba5' * Update test expectation --------- Co-authored-by: cybai <cyb.ai.815@gmail.com>
22 lines
568 B
INI
22 lines
568 B
INI
[select-parsing.tentative.html]
|
|
[<button>s and <datalist>s should be allowed in <select>.]
|
|
expected: FAIL
|
|
|
|
[Nested <button>s in <select> should be flattened out.]
|
|
expected: FAIL
|
|
|
|
[</select> should close <button>.]
|
|
expected: FAIL
|
|
|
|
[</select> should close <datalist>.]
|
|
expected: FAIL
|
|
|
|
[<select> in <button> in <select> should remove inner <select>.]
|
|
expected: FAIL
|
|
|
|
[<select> in <select><button><div> should remove inner <select>.]
|
|
expected: FAIL
|
|
|
|
[Nested <button>s or <datalist>s in <select> should be dropped.]
|
|
expected: FAIL
|