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

Unified Diff: LayoutTests/fast/dom/HTMLDocument/object-by-name-or-id-expected.txt

Issue 75273004: Add 'exposed' objects and embeds to a document's named properties. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove extraneous empty line in expected output Created 7 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/fast/dom/HTMLDocument/object-by-name-or-id-expected.txt
diff --git a/LayoutTests/fast/dom/HTMLDocument/object-by-name-or-id-expected.txt b/LayoutTests/fast/dom/HTMLDocument/object-by-name-or-id-expected.txt
index e35741cc6e14da3701585c243c77e13a0d36b9f6..dafbf3dcba0082e90e8aa068defb2c2da4141987 100644
--- a/LayoutTests/fast/dom/HTMLDocument/object-by-name-or-id-expected.txt
+++ b/LayoutTests/fast/dom/HTMLDocument/object-by-name-or-id-expected.txt
@@ -1,4 +1,4 @@
-This tests when object elements are accessible by name or id directly as properties of the document object. IE allows this only if the object has not child nodes other than param and whitespace anonymous text. A PASS result means that behavior matches IE. WebKit’s results for comments differ.
+This tests when object elements are accessible by name or id directly as properties of the document object. A PASS result means that behavior matches IE and Firefox.
Results:

Powered by Google App Engine
This is Rietveld 408576698