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

Unified Diff: third_party/WebKit/LayoutTests/platform/android/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/android/fast/reflections/inline-crash-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/reflections/inline-crash-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/reflections/inline-crash-expected.txt
deleted file mode 100644
index 8b4e30d1d8cb314657ce74b595fd3c5fe1a689e9..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/android/fast/reflections/inline-crash-expected.txt
+++ /dev/null
@@ -1,27 +0,0 @@
-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 784x576
- LayoutBlockFlow {P} at (0,0) size 784x20
- LayoutText {#text} at (0,0) size 50x19
- text run at (0,0) width 50: "Test for "
- LayoutInline {I} at (0,0) size 667x19
- LayoutInline {A} at (0,0) size 312x19 [color=#0000EE]
- LayoutText {#text} at (49,0) size 312x19
- text run at (49,0) width 312: "https://bugs.webkit.org/show_bug.cgi?id=19525"
- LayoutText {#text} at (360,0) size 356x19
- text run at (360,0) width 5: " "
- text run at (364,0) width 352: "-webkit-box-reflect in hyperlink causes webkit to crash"
- 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 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