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

Unified Diff: LayoutTests/fast/forms/submit-form-attributes-expected.txt

Issue 1321033003: Fix formAction return value for empty formaction content attribute. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 3 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
« no previous file with comments | « LayoutTests/fast/forms/submit-form-attributes.html ('k') | Source/core/html/HTMLButtonElement.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/forms/submit-form-attributes-expected.txt
diff --git a/LayoutTests/fast/forms/submit-form-attributes-expected.txt b/LayoutTests/fast/forms/submit-form-attributes-expected.txt
index 505990f0fae8c7d5138bd13c10403a708e259b38..3b6c7d2e92d1efaac0a299561e24521d49cdd54d 100644
--- a/LayoutTests/fast/forms/submit-form-attributes-expected.txt
+++ b/LayoutTests/fast/forms/submit-form-attributes-expected.txt
@@ -4,7 +4,6 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
Ordinary values for input:
-PASS input.formAction is ""
PASS input.formEnctype is ""
PASS input.formMethod is ""
PASS input.formTarget is ""
@@ -59,7 +58,6 @@ PASS input.getAttribute("formTarget") is "256"
PASS input.formTarget is "256"
Ordinary values for button:
-PASS button.formAction is ""
PASS button.formEnctype is ""
PASS button.formMethod is ""
PASS button.formTarget is ""
« no previous file with comments | « LayoutTests/fast/forms/submit-form-attributes.html ('k') | Source/core/html/HTMLButtonElement.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698