mirror of
https://github.com/servo/servo.git
synced 2025-08-08 23:15:33 +01:00
Link to the HTML multipage spec, not the single-page one.
This commit is contained in:
parent
8cb3c5f628
commit
fa606bf1c8
12 changed files with 47 additions and 47 deletions
|
@ -139,7 +139,7 @@ partial /*sealed*/ interface Document {
|
|||
};
|
||||
Document implements GlobalEventHandlers;
|
||||
|
||||
// https://html.spec.whatwg.org/#Document-partial
|
||||
// https://html.spec.whatwg.org/multipage/#Document-partial
|
||||
partial interface Document {
|
||||
// [TreatNullAs=EmptyString] attribute DOMString fgColor;
|
||||
// [TreatNullAs=EmptyString] attribute DOMString linkColor;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue