Index: LayoutTests/fast/history/self-is-visited-expected.txt |
diff --git a/LayoutTests/fast/history/self-is-visited-expected.txt b/LayoutTests/fast/history/self-is-visited-expected.txt |
index 8ad22391b37957acdfc2e22f8f390b64140c1a4c..5d54b7952afae44198b4d2f0abe7ee6ca85a380e 100644 |
--- a/LayoutTests/fast/history/self-is-visited-expected.txt |
+++ b/LayoutTests/fast/history/self-is-visited-expected.txt |
@@ -1,8 +1,8 @@ |
These two links should be different colors (green and orange): |
One Two |
-FAIL firstStyle.color did not become different from secondStyle.color in 0.5 seconds. |
-FAIL firstStyle.backgroundColor did not become different from secondStyle.backgroundColor in 0.5 seconds. |
+FAIL firstStyle.color did not become different from rgb(0, 128, 0) in 0.5 seconds. |
+FAIL firstStyle.backgroundColor did not become different from rgb(255, 255, 255) in 0.5 seconds. |
PASS successfullyParsed is true |
TEST COMPLETE |