web-platform-tests/wpt

Test target override better

Open

#2,321 opened on Nov 12, 2015

View on GitHub
 (1 comment) (0 reactions) (0 assignees)HTML (2,898 forks)batch import
domgood first issue

Repository metrics

Stars
 (4,581 stars)
PR merge metrics
 (Avg merge 6d 7h) (626 merged PRs in 30d)

Description

See https://github.com/whatwg/dom/commit/b8a8eb272d1ff3c654b3c5ae690c990f1d0cd700 for context.

In particular http://w3c-test.org/html/syntax/parsing/the-end.html could be updated to check that load does not dispatch on document (while that is the target override) and that eventPhase is 2 (AT_TARGET).

Contributor guide