Index: third_party/WebKit/LayoutTests/fast/css/invalidation/remove-first-line-style-expected.html |
diff --git a/third_party/WebKit/LayoutTests/fast/css/invalidation/remove-first-line-style-expected.html b/third_party/WebKit/LayoutTests/fast/css/invalidation/remove-first-line-style-expected.html |
index a8463d6a5c350193af98d82ace5999f2903d403f..cb57bef6ab9432d726991586b996219397e30fd9 100644 |
--- a/third_party/WebKit/LayoutTests/fast/css/invalidation/remove-first-line-style-expected.html |
+++ b/third_party/WebKit/LayoutTests/fast/css/invalidation/remove-first-line-style-expected.html |
@@ -1,4 +1,2 @@ |
<!DOCTYPE html> |
-<!-- This expectation is wrong because of crbug.com/564239. |
- Correct expectation should be style="color: green". --> |
-<div style="color: red">This text should be green.</div> |
+<div style="color: green">This text should be green.</div> |