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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/borders/border-large-radius-opposite-wide-edge-expected.txt

Issue 2695013011: Fix miter clipping of borders with large radius opposite a wide edge (Closed)
Patch Set: New image baselines Created 3 years, 10 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-large-radius-opposite-wide-edge-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/borders/border-large-radius-opposite-wide-edge-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/borders/border-large-radius-opposite-wide-edge-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a1b1788ef323ebf09954fb1556d125311a38d135
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/borders/border-large-radius-opposite-wide-edge-expected.txt
@@ -0,0 +1,17 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ LayoutBlockFlow {HTML} at (0,0) size 800x600
+ LayoutBlockFlow {BODY} at (8,8) size 784x584
+ LayoutBlockFlow {DIV} at (0,0) size 784x209
+ LayoutBlockFlow {DIV} at (0,0) size 160x205 [border: (50px solid #FF0000) (5px solid #000000)]
+ LayoutText {#text} at (160,191) size 4x18
+ text run at (160,191) width 4: " "
+ LayoutBlockFlow {DIV} at (164,0) size 160x205 [border: (5px solid #000000) (50px solid #FF0000) (5px solid #000000)]
+ LayoutText {#text} at (0,0) size 0x0
+ LayoutBlockFlow {DIV} at (0,209) size 784x164
+ LayoutBlockFlow {DIV} at (0,0) size 205x160 [border: (5px solid #000000) (50px solid #FF0000) (5px solid #000000)]
+ LayoutText {#text} at (205,146) size 4x18
+ text run at (205,146) width 4: " "
+ LayoutBlockFlow {DIV} at (209,0) size 205x160 [border: (5px solid #000000) (50px solid #FF0000)]
+ LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698