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

Side by Side Diff: LayoutTests/fast/dom/XMLSerializer-doctype2-expected.txt

Issue 16818023: DOMException toString is not correct (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase Created 7 years, 6 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 | Annotate | Revision Log
OLDNEW
1 This tests XMLSerializer.serializeToString() on a DocumentType node that does no t have a document associated with it. It should throw an INVALID_ACCESS_ERR DOME xception. 1 This tests XMLSerializer.serializeToString() on a DocumentType node that does no t have a document associated with it. It should throw an INVALID_ACCESS_ERR DOME xception.
2 PASS: an Error: InvalidAccessError: DOM Exception 15 was thrown as expected. 2 PASS: an InvalidAccessError: A parameter or an operation was not supported by th e underlying object. was thrown as expected.
OLDNEW
« no previous file with comments | « LayoutTests/fast/dom/XMLSerializer-doctype2.html ('k') | LayoutTests/fast/dom/computed-style-set-property-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698