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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/reflections/inline-crash-expected.txt

Issue 1920463002: Manual rebaselines for r388291 #2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
Index: third_party/WebKit/LayoutTests/platform/mac/fast/reflections/inline-crash-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/reflections/inline-crash-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/reflections/inline-crash-expected.txt
index 88ef87bc1602823ef4822f5a886856a55972d31c..44f85e68e185b2c94f45f8e49e6b5935278c8998 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/reflections/inline-crash-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/reflections/inline-crash-expected.txt
@@ -16,12 +16,12 @@ layer at (0,0) size 800x600
LayoutText {#text} at (717,0) size 5x18
text run at (717,0) width 5: "."
LayoutBlockFlow {P} at (0,34) size 784x18
- LayoutText {#text} at (0,0) size 181x18
- text run at (0,0) width 181: "Because it is an inline flow, "
+ LayoutText {#text} at (0,0) size 180x18
+ text run at (0,0) width 180: "Because it is an inline flow, "
LayoutInline {SPAN} at (0,0) size 58x18
- LayoutText {#text} at (180,0) size 58x18
- text run at (180,0) width 58: "this span"
- LayoutText {#text} at (237,0) size 450x18
- text run at (237,0) width 450: " should not have a reflection, and selecting it should not cause a crash."
+ LayoutText {#text} at (179,0) size 58x18
+ text run at (179,0) width 58: "this span"
+ LayoutText {#text} at (236,0) size 450x18
+ text run at (236,0) width 450: " should not have a reflection, and selecting it should not cause a crash."
selection start: position 0 of child 0 {#text} of child 1 {SPAN} of child 2 {P} of body
selection end: position 9 of child 0 {#text} of child 1 {SPAN} of child 2 {P} of body

Powered by Google App Engine
This is Rietveld 408576698