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

Unified Diff: LayoutTests/editing/execCommand/arguments-combinations-expected.txt

Issue 751553005: Sync execCommand() and queryCommand*() IDL with spec (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase Created 6 years 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/editing/execCommand/arguments-combinations-expected.txt
diff --git a/LayoutTests/editing/execCommand/arguments-combinations-expected.txt b/LayoutTests/editing/execCommand/arguments-combinations-expected.txt
index 9d1ba770dc30c420664912353042aa6b37778e4e..7f407938c155625e067d5a11c5c95dfd61a6ec2e 100644
--- a/LayoutTests/editing/execCommand/arguments-combinations-expected.txt
+++ b/LayoutTests/editing/execCommand/arguments-combinations-expected.txt
@@ -7,7 +7,7 @@ PASS <hr> is <hr>
PASS <hr id="foo"> is <hr id="foo">
PASS <hr id="foo"> is <hr id="foo">
PASS <hr> is <hr>
-PASS <hr> is <hr>
+PASS <hr id="null"> is <hr id="null">
PASS <hr> is <hr>
PASS <hr id="0"> is <hr id="0">
PASS <hr> is <hr>
« no previous file with comments | « LayoutTests/editing/execCommand/arguments-combinations.html ('k') | LayoutTests/editing/execCommand/insertImage-src.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698