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

Unified Diff: LayoutTests/fast/dom/element-attribute-js-null-expected.txt

Issue 220563002: Remove HTMLFrameElement.location (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fix tests Created 6 years, 9 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/element-attribute-js-null-expected.txt
diff --git a/LayoutTests/fast/dom/element-attribute-js-null-expected.txt b/LayoutTests/fast/dom/element-attribute-js-null-expected.txt
index 97dd746dd0af09ee8a2e03c38b7f3be27ba69478..06baa9a34a76140f13d515f1790973ded9bd1013 100644
--- a/LayoutTests/fast/dom/element-attribute-js-null-expected.txt
+++ b/LayoutTests/fast/dom/element-attribute-js-null-expected.txt
@@ -98,7 +98,6 @@ TEST SUCCEEDED: The value was the string 'get'. [tested HTMLFormElement.method]
TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFormElement.name]
TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFormElement.target]
-TEST SUCCEEDED: The value was the empty string. [tested HTMLFrameElement.location]
TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFrameElement.frameBorder]
TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLFrameElement.longDesc]
TEST SUCCEEDED: The value was the empty string. [tested HTMLFrameElement.marginHeight]

Powered by Google App Engine
This is Rietveld 408576698