mirror of
https://github.com/servo/servo
synced 2026-05-02 04:17:38 +02:00
21 lines
580 B
INI
21 lines
580 B
INI
[149.html]
|
|
type: testharness
|
|
[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
|
|
|