servo: Merge #19724 - Remove out of date FIXME comments from domimplementation (from hindenbug:19723-remove-fixme-comments); r=metajack

<!-- Please describe your changes on the following line: -->
This removes out of date FIXME comments from `domimplementation.rs`

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [ ] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #19723

<!-- Either: -->
- [ ] There are tests for these changes OR
- [x] These changes do not require tests because this is a comment cleanup

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

Source-Repo: https://github.com/servo/servo
Source-Revision: aa199307c86051e13b17a5feb77722ddcdeed5ce

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 389a0f62b8ec997d1ea665182b2ed38a2ad90665
This commit is contained in:
Manoj 2018-01-08 19:28:49 -06:00
Родитель e3413cd8d2
Коммит bafb51a99f
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -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