Index: LayoutTests/fast/css/hover-update-expected.txt |
diff --git a/LayoutTests/fast/css/hover-update-expected.txt b/LayoutTests/fast/css/hover-update-expected.txt |
index 14582bc45458133418cd9f100bf72c854e9df78d..75419e699944bb284f8d8899e0620a30948d8f6b 100644 |
--- a/LayoutTests/fast/css/hover-update-expected.txt |
+++ b/LayoutTests/fast/css/hover-update-expected.txt |
@@ -5,4 +5,5 @@ To run manually, move your mouse over the black box. You should see a green box. |
Only green now |
Hover color before test: rgb(255, 255, 0) |
PASS window.getComputedStyle(document.getElementById('b'), null).backgroundColor is "rgb(0, 128, 0)" |
+PASS window.getComputedStyle(document.getElementById('a'), null).backgroundColor is "rgb(0, 128, 0)" |