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

Unified Diff: third_party/WebKit/LayoutTests/fast/css-generated-content/before-content-continuation-chain-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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/inline/middle-continuation-inherits-visibility-from-inline-parent.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/fast/css-generated-content/before-content-continuation-chain-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/css-generated-content/before-content-continuation-chain-expected.txt b/third_party/WebKit/LayoutTests/fast/css-generated-content/before-content-continuation-chain-expected.txt
index 0a56e970cad7cce887fae2f167781e9342dfa0eb..defe3216286f3e48187bc96b7aae43d03a373250 100644
--- a/third_party/WebKit/LayoutTests/fast/css-generated-content/before-content-continuation-chain-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/css-generated-content/before-content-continuation-chain-expected.txt
@@ -5,11 +5,11 @@ layer at (0,0) size 800x416
LayoutBlockFlow {BODY} at (8,8) size 784x400
LayoutBlockFlow (anonymous) at (0,0) size 784x0
LayoutInline {SPAN} at (0,0) size 0x0 [color=#008000]
- LayoutBlockFlow (anonymous) at (0,0) size 784x200
+ LayoutBlockFlow (anonymous) at (0,0) size 784x200 [color=#008000]
LayoutBlockFlow {<pseudo:before>} at (0,0) size 784x200 [color=#0000FF]
LayoutTextFragment (anonymous) at (0,0) size 200x200
text run at (0,0) width 200: "A"
- LayoutBlockFlow {DIV} at (0,200) size 784x0 [color=#008000]
+ LayoutBlockFlow {DIV} at (0,200) size 784x0
LayoutBlockFlow (anonymous) at (0,200) size 784x200
LayoutInline {SPAN} at (0,0) size 200x200 [color=#008000]
LayoutText {#text} at (0,0) size 200x200
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/inline/middle-continuation-inherits-visibility-from-inline-parent.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698