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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/borders/border-radius-with-composited-child-expected.txt

Issue 2588853002: Fix border radius on composited children. (Closed)
Patch Set: SPV2 expectations Created 3 years, 11 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/borders/border-radius-with-composited-child-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/borders/border-radius-with-composited-child-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/borders/border-radius-with-composited-child-expected.txt
index 52b99ab0b3f60a8f98e29e398351c981566cdf12..981b68655a4fd7a0ebfbe51f42ce22bae54c47f0 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/borders/border-radius-with-composited-child-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/borders/border-radius-with-composited-child-expected.txt
@@ -4,11 +4,11 @@ layer at (0,0) size 800x396
LayoutBlockFlow {HTML} at (0,0) size 800x396
LayoutBlockFlow {BODY} at (8,16) size 784x372
LayoutBlockFlow {P} at (0,0) size 784x18
- LayoutText {#text} at (0,0) size 272x18
- text run at (0,0) width 272: "Below there should be a solid black circle."
+ LayoutText {#text} at (0,0) size 473x18
+ text run at (0,0) width 473: "Below there should be a solid green circle with a black border and no red."
LayoutBlockFlow (anonymous) at (0,34) size 784x18
LayoutBR {BR} at (0,0) size 0x18
layer at (8,168) size 220x220 clip at (18,178) size 200x200 scrollWidth 250 scrollHeight 250
- LayoutBlockFlow (relative positioned) zI: 1 {DIV} at (0,152) size 220x220 [bgcolor=#000000] [border: (10px solid #000000)]
+ LayoutBlockFlow (relative positioned) zI: 1 {DIV} at (0,152) size 220x220 [bgcolor=#FF0000] [border: (10px solid #000000)]
layer at (-32,128) size 300x300 backgroundClip at (18,178) size 200x200 clip at (18,178) size 200x200
- LayoutBlockFlow {DIV} at (-40,-40) size 300x300
+ LayoutBlockFlow {DIV} at (-40,-40) size 300x300 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698