mirror of
https://github.com/servo/servo
synced 2026-05-03 12:52:25 +02:00
Replace usage of old-style WHATWG spec links
This commit is contained in:
@@ -9,7 +9,7 @@ interface HTMLBodyElement : HTMLElement {
|
||||
};
|
||||
HTMLBodyElement implements WindowEventHandlers;
|
||||
|
||||
// https://www.whatwg.org/html/#HTMLBodyElement-partial
|
||||
// https://html.spec.whatwg.org/multipage#HTMLBodyElement-partial
|
||||
partial interface HTMLBodyElement {
|
||||
[TreatNullAs=EmptyString] attribute DOMString text;
|
||||
//[TreatNullAs=EmptyString] attribute DOMString link;
|
||||
|
||||
Reference in New Issue
Block a user