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

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

Issue 50453004: Finding an <object> element by name only works it has no children other than <param> elements (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove unnecessary include Created 7 years, 2 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 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:
« no previous file with comments | « LayoutTests/fast/dom/HTMLDocument/object-by-name-or-id.html ('k') | LayoutTests/plugins/embed-inside-object.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698