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. |