mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +02:00
Partial fix for 12415
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
* https://dom.spec.whatwg.org/#interface-processinginstruction
|
||||
*/
|
||||
|
||||
[Exposed=(Window,Worker)]
|
||||
interface ProcessingInstruction : CharacterData {
|
||||
[Constant]
|
||||
readonly attribute DOMString target;
|
||||
|
||||
Reference in New Issue
Block a user