--- /home/clopez/webkit/webkit/layout-test-results/fast/media/mq-hover-styling-expected.txt
+++ /home/clopez/webkit/webkit/layout-test-results/fast/media/mq-hover-styling-actual.txt
@@ -3,10 +3,10 @@
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 
 
-getComputedStyle(target)["color"] = rgb(0, 128, 0)
-getComputedStyle(target)["background-color"] = rgb(0, 0, 255)
+getComputedStyle(target)["color"] = rgb(255, 0, 0)
+getComputedStyle(target)["background-color"] = rgb(0, 0, 0)
 getComputedStyle(target)["width"] = 100px
-getComputedStyle(target)["height"] = 100px
+getComputedStyle(target)["height"] = 10px
 PASS successfullyParsed is true
 
 TEST COMPLETE