Auto merge of #5338 - ChrisParis:outerhtml, r=jdm

The first commit refactors the fragment parsing and innerHTML setter. This makes the code mirror the structure of the spec more closely, and also prepares for reusing code with the outerHTML setter.
This commit is contained in:
bors-servo 2015-04-07 01:15:45 -05:00
commit 45b40d49a5
5 changed files with 102 additions and 62 deletions

View file

@ -1,8 +0,0 @@
[Document-getElementById.html]
type: testharness
[add id attribute via outerHTML]
expected: FAIL
[remove id attribute via outerHTML]
expected: FAIL