mirror of
https://github.com/servo/servo.git
synced 2025-08-10 16:05:43 +01:00
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:
commit
45b40d49a5
5 changed files with 102 additions and 62 deletions
|
@ -1,8 +0,0 @@
|
|||
[Document-getElementById.html]
|
||||
type: testharness
|
||||
[add id attribute via outerHTML]
|
||||
expected: FAIL
|
||||
|
||||
[remove id attribute via outerHTML]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue