mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
Implement element.innerText getter
This commit is contained in:
parent
0d7c2271c2
commit
2a4535f43e
16 changed files with 844 additions and 16 deletions
|
@ -8268,9 +8268,6 @@
|
|||
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "onmousewheel" with the proper type (130)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLElement interface: attribute innerText]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLElement interface: document.createElement("noscript") must inherit property "contextMenu" with the proper type (14)]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -10689,9 +10686,6 @@
|
|||
[HTMLElement interface: document.createElement("noscript") must inherit property "spellcheck" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLElement interface: document.createElement("noscript") must inherit property "innerText" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLElement interface: document.createElement("noscript") must inherit property "onauxclick" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue