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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/borders/border-radius-inline-flow-expected.txt

Issue 1416553002: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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-inline-flow-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/borders/border-radius-inline-flow-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/borders/border-radius-inline-flow-expected.txt
index 2a2b3a7142528619391d40557d6fafc61efba362..48624a96ab86818b8bd23e1aea256de10663aedf 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/borders/border-radius-inline-flow-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/borders/border-radius-inline-flow-expected.txt
@@ -3,9 +3,9 @@ layer 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
- LayoutInline {SPAN} at (0,0) size 783x80 [border: (5px solid #000000)]
- LayoutText {#text} at (7,15) size 783x66
- text run at (7,15) width 420: "This is a span that crosses multiple lines and has a border-radius. "
- text run at (426,15) width 357: "The border-radius should only apply at the endpoints of"
+ LayoutInline {SPAN} at (0,0) size 782x80 [border: (5px solid #000000)]
+ LayoutText {#text} at (7,15) size 782x66
+ text run at (7,15) width 419: "This is a span that crosses multiple lines and has a border-radius. "
+ text run at (425,15) width 357: "The border-radius should only apply at the endpoints of"
text run at (0,63) width 707: "the span, and the edges that are \"open\" should just be solid right up to the edge (with no rounding or clipping)."
LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698