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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/fast/borders/border-radius-inline-flow-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/borders/border-radius-inline-flow-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/borders/border-radius-inline-flow-expected.txt
index c8498bff3086023961f13f4f8619d471c3ae6ed0..06f24b8940ad0c9cf2297018ef5cc228a1ca5754 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/borders/border-radius-inline-flow-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/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 783x79 [border: (5px solid #000000)]
- LayoutText {#text} at (7,15) size 783x65
- 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 782x79 [border: (5px solid #000000)]
+ LayoutText {#text} at (7,15) size 782x65
+ 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