mirror of
https://github.com/servo/servo.git
synced 2025-08-11 00:15:32 +01:00
Auto merge of #5806 - nox:splittext, r=Ms2ger
<!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/5806) <!-- Reviewable:end -->
This commit is contained in:
commit
1b08211a5e
3 changed files with 43 additions and 12 deletions
|
@ -276,15 +276,6 @@
|
|||
[Text interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[Text interface: operation splitText(unsigned long)]
|
||||
expected: FAIL
|
||||
|
||||
[Text interface: document.createTextNode("abc") must inherit property "splitText" with the proper type (0)]
|
||||
expected: FAIL
|
||||
|
||||
[Text interface: calling splitText(unsigned long) on document.createTextNode("abc") with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[CharacterData interface: calling before([object Object\],[object Object\]) on document.createTextNode("abc") with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue