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

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

Issue 123833005: Limit HTMLKeygenElement.keytype to only known values. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebased + updated reflect attribute syntax to current Created 6 years, 11 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/dom/element-attribute-js-null.html ('k') | Source/core/html/HTMLKeygenElement.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 d8b843077e6f6f29152b89cf878ef57547479fd2..35833c31063e6984f00529fc52f33145ad506040 100644
--- a/LayoutTests/fast/dom/element-attribute-js-null-expected.txt
+++ b/LayoutTests/fast/dom/element-attribute-js-null-expected.txt
@@ -166,7 +166,7 @@ TEST SUCCEEDED: The value was the string 'null'. [tested HTMLInputElement.useMap
TEST SUCCEEDED: The value was the empty string. [tested HTMLInputElement.value]
TEST SUCCEEDED: The value was the string 'null'. [tested HTMLKeygenElement.challenge]
-TEST SUCCEEDED: The value was the string 'null'. [tested HTMLKeygenElement.keytype]
+TEST SUCCEEDED: The value was the empty string. [tested HTMLKeygenElement.keytype]
TEST SUCCEEDED: The value was the string 'null'. [tested HTMLKeygenElement.name]
TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLabelElement.htmlFor]
« no previous file with comments | « LayoutTests/fast/dom/element-attribute-js-null.html ('k') | Source/core/html/HTMLKeygenElement.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698