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

Unified Diff: LayoutTests/fast/css/remove-class-name-expected.txt

Issue 165723006: Regression test for class removal. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 10 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/css/remove-class-name.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/css/remove-class-name-expected.txt
diff --git a/LayoutTests/fast/css/remove-class-name-expected.txt b/LayoutTests/fast/css/remove-class-name-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ccac38e5d66793b8a497034ebb94da6f2996cd57
--- /dev/null
+++ b/LayoutTests/fast/css/remove-class-name-expected.txt
@@ -0,0 +1,10 @@
+Removing a class affected by a selector.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS getComputedStyle(document.getElementsByTagName('div')[1], null).backgroundColor is 'rgba(0, 0, 0, 0)'
+PASS successfullyParsed is true
+
+TEST COMPLETE
+You should see no red.
« no previous file with comments | « LayoutTests/fast/css/remove-class-name.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698