mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Remove out of date comments from domimplementation
This commit is contained in:
parent
d41f720ee4
commit
a07ae15abc
1 changed files with 2 additions and 2 deletions
|
@ -114,7 +114,7 @@ impl DOMImplementationMethods for DOMImplementation {
|
|||
}
|
||||
|
||||
// Step 6.
|
||||
// FIXME: https://github.com/mozilla/servo/issues/1522
|
||||
// The origin is already set
|
||||
|
||||
// Step 7.
|
||||
Ok(doc)
|
||||
|
@ -183,7 +183,7 @@ impl DOMImplementationMethods for DOMImplementation {
|
|||
}
|
||||
|
||||
// Step 8.
|
||||
// FIXME: https://github.com/mozilla/servo/issues/1522
|
||||
// The origin is already set
|
||||
|
||||
// Step 9.
|
||||
doc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue