mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +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
|
@ -33,7 +33,7 @@ impl DOMStringMap {
|
|||
}
|
||||
}
|
||||
|
||||
// https://html.spec.whatwg.org/#domstringmap
|
||||
// https://html.spec.whatwg.org/multipage/#domstringmap
|
||||
impl DOMStringMapMethods for DOMStringMap {
|
||||
// https://html.spec.whatwg.org/multipage/#dom-domstringmap-removeitem
|
||||
fn NamedDeleter(&self, name: DOMString) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue