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

Unified Diff: LayoutTests/fast/css/disabled-form-control-elements-should-not-be-active-expected.txt

Issue 340143002: Disabled form control elements should not be active (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Review Comments Created 6 years, 6 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/css/disabled-form-control-elements-should-not-be-active-expected.txt
diff --git a/LayoutTests/fast/css/disabled-form-control-elements-should-not-be-active-expected.txt b/LayoutTests/fast/css/disabled-form-control-elements-should-not-be-active-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..772774931a0f0d3cf275125d5666e3d077e28a70
--- /dev/null
+++ b/LayoutTests/fast/css/disabled-form-control-elements-should-not-be-active-expected.txt
@@ -0,0 +1,10 @@
+Style :active should not be applied for disabled Form Control elements
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS background is "rgb(0, 255, 0)"
+PASS successfullyParsed is true
+
+TEST COMPLETE
+Click Me!
« no previous file with comments | « LayoutTests/fast/css/disabled-form-control-elements-should-not-be-active.html ('k') | Source/core/dom/Document.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698