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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/fast/reflections/inline-crash-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/reflections/inline-crash-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/reflections/inline-crash-expected.txt
index c1468d12821b50e7041dbd536767eec7d96e2305..8b4e30d1d8cb314657ce74b595fd3c5fe1a689e9 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/reflections/inline-crash-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/reflections/inline-crash-expected.txt
@@ -16,12 +16,12 @@ layer at (0,0) size 800x600
LayoutText {#text} at (715,0) size 5x19
text run at (715,0) width 5: "."
LayoutBlockFlow {P} at (0,36) size 784x20
- LayoutText {#text} at (0,0) size 165x19
- text run at (0,0) width 165: "Because it is an inline flow, "
- LayoutInline {SPAN} at (0,0) size 52x19
- LayoutText {#text} at (165,0) size 52x19
- text run at (165,0) width 52: "this span"
- LayoutText {#text} at (217,0) size 419x19
- text run at (217,0) width 419: " should not have a reflection, and selecting it should not cause a crash."
+ LayoutText {#text} at (0,0) size 164x19
+ text run at (0,0) width 164: "Because it is an inline flow, "
+ LayoutInline {SPAN} at (0,0) size 53x19
+ LayoutText {#text} at (163,0) size 53x19
+ text run at (163,0) width 53: "this span"
+ LayoutText {#text} at (215,0) size 420x19
+ text run at (215,0) width 420: " 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