mirror of
https://github.com/servo/servo
synced 2026-05-03 04:42:17 +02:00
Partial fix for 12415
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
* liability, trademark and document use rules apply.
|
||||
*/
|
||||
|
||||
[Abstract, Exposed=(Window,Worker)]
|
||||
[Abstract]
|
||||
interface CharacterData : Node {
|
||||
[Pure, TreatNullAs=EmptyString] attribute DOMString data;
|
||||
[Pure] readonly attribute unsigned long length;
|
||||
|
||||
Reference in New Issue
Block a user