Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(246)

Side by Side Diff: LayoutTests/inspector/console/console-xml-document-expected.txt

Issue 144063004: Add support for DOM4's XMLDocument interface (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove FIXME about XMLDocument.load() Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 CONSOLE MESSAGE: line 9: [object Document] 1 CONSOLE MESSAGE: line 9: [object XMLDocument]
2 Tests that XML document contents are logged using the correct case in the consol e. 2 Tests that XML document contents are logged using the correct case in the consol e.
3 3
4 #document<MixedCase> Test </MixedCase> console-xml-document.html:9 4 #document<MixedCase> Test </MixedCase> console-xml-document.html:9
5 5
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698