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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/css/child-style-can-override-visited-style-expected.txt

Issue 2806123002: Restore behaviour of middle anonymous blocks inheriting style from inline parents (Closed)
Patch Set: Restore behaviour of middle anonymous blocks inheriting style from inline parents Created 3 years, 8 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: third_party/WebKit/LayoutTests/platform/win/fast/css/child-style-can-override-visited-style-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/css/child-style-can-override-visited-style-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/css/child-style-can-override-visited-style-expected.txt
index dbe50280c2057aa7b22f0261f3c74a6dfd123978..3b6baea5e15d89b6ff74e7c06dee7741c1ebc57d 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/css/child-style-can-override-visited-style-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/css/child-style-can-override-visited-style-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 337: "This tests that a child style can override the :visited style."
LayoutInline {A} at (0,0) size 0x0 [color=#FF0000]
LayoutText {#text} at (0,0) size 0x0
- LayoutBlockFlow (anonymous) at (0,20) size 784x20
+ LayoutBlockFlow (anonymous) at (0,20) size 784x20 [color=#FF0000]
LayoutBlockFlow {DIV} at (0,0) size 784x20 [color=#008000]
LayoutText {#text} at (0,0) size 252x19
text run at (0,0) width 252: "This text should be green (and underlined)"

Powered by Google App Engine
This is Rietveld 408576698