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

Unified Diff: LayoutTests/fast/css/hover-update-expected.txt

Issue 16951003: Fix broken AttachContext from r152289 (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fixed failing test (/fast/forms/file/input-file-re-render.html) Created 7 years, 6 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
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)"

Powered by Google App Engine
This is Rietveld 408576698