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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/mac/fast/css/child-style-can-override-visited-style-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/css/child-style-can-override-visited-style-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/css/child-style-can-override-visited-style-expected.txt
index 740eb8c34f8e0c1177c381897d85ca87f10be694..0991ac270b4fc9f1f98f59078ff694f90557d0e2 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/css/child-style-can-override-visited-style-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/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 367: "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,18) size 784x18
+ LayoutBlockFlow (anonymous) at (0,18) size 784x18 [color=#FF0000]
LayoutBlockFlow {DIV} at (0,0) size 784x18 [color=#008000]
LayoutText {#text} at (0,0) size 272x18
text run at (0,0) width 272: "This text should be green (and underlined)"

Powered by Google App Engine
This is Rietveld 408576698