mirror of
https://github.com/servo/servo
synced 2026-04-28 02:19:14 +02:00
22 lines
598 B
INI
22 lines
598 B
INI
[149.html]
|
|
type: testharness
|
|
expected: ERROR
|
|
[for='window' event='onload()' parser inserted executes immediately]
|
|
expected: FAIL
|
|
|
|
[for='window' event='onload' parser inserted executes immediately]
|
|
expected: FAIL
|
|
|
|
[for=' WINdow\t\n' event='ONload\t\n' parser inserted executes immediately]
|
|
expected: FAIL
|
|
|
|
[for='window' event='onload()' dom inserted executes immediately]
|
|
expected: FAIL
|
|
|
|
[for='window' event='onload' dom inserted executes immediately]
|
|
expected: FAIL
|
|
|
|
[for=' WINdow\t\n' event='ONload\t\n' dom inserted executes immediately]
|
|
expected: FAIL
|
|
|