https://github.com/web-platform-tests/wpt
Revision 9a3fdb412a48f9e73c90eba30173c93cbd426437 authored by moz-wptsync-bot on 04 April 2018, 21:51:55 UTC, committed by jgraham on 04 April 2018, 21:51:55 UTC
This fixes an observable bug we had due to doing the steps in a different order
from the spec: the 'prototype' get can have side-effects so needs to happen
after some of the other sanity checks.
bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1446246
gecko-commit: 9ed0718ede32ea01c67a47b8f143152e860a8be2
gecko-integration-branch: central
gecko-reviewers: peterv
1 parent fc53891
History
Tip revision: 9a3fdb412a48f9e73c90eba30173c93cbd426437 authored by moz-wptsync-bot on 04 April 2018, 21:51:55 UTC
part 2. Combine HTMLConstructor and CreateXULOrHTMLElement into a single function. (#10311)
Tip revision: 9a3fdb4

back to top