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

Unified Diff: third_party/WebKit/LayoutTests/platform/android/fast/css/layerZOrderCrash-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/css/layerZOrderCrash-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/css/layerZOrderCrash-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/css/layerZOrderCrash-expected.txt
deleted file mode 100644
index 315b3005969294a5536532a0715c671711c80505..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/android/fast/css/layerZOrderCrash-expected.txt
+++ /dev/null
@@ -1,34 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x600
- LayoutBlockFlow (relative positioned) {HTML} at (0,0) size 800x600
- LayoutBlockFlow {BODY} at (8,8) size 784x584
- LayoutBlockFlow (anonymous) at (0,0) size 784x20
- LayoutText {#text} at (0,0) size 589x19
- text run at (0,0) width 589: "To reproduce this bug outside of DumpRenderTree, click the link below. If broken, we will crash. "
- LayoutBR {BR} at (588,15) size 1x0
-layer at (8,28) size 56x96
- LayoutTable (relative positioned) {TABLE} at (0,20) size 56x96
- LayoutTableSection {TBODY} at (0,0) size 56x96
- LayoutTableRow {TR} at (0,2) size 56x22
- LayoutTableCell {TD} at (2,2) size 52x22 [r=0 c=0 rs=1 cs=1]
- LayoutInline {A} at (0,0) size 21x19 [color=#0000EE]
- LayoutText {#text} at (1,1) size 21x19
- text run at (1,1) width 21: "link"
- LayoutTableRow {TR} at (0,26) size 56x68
- LayoutTableCell {TD} at (2,26) size 52x68 [r=1 c=0 rs=1 cs=1]
-layer at (11,55) size 50x66
- LayoutTable (relative positioned) {TABLE} at (1,1) size 50x66
- LayoutTableSection {TBODY} at (0,0) size 50x66
- LayoutTableRow {TR} at (0,2) size 50x62
- LayoutTableCell {TD} at (2,2) size 46x62 [r=0 c=0 rs=1 cs=1]
- LayoutText {#text} at (1,1) size 44x19
- text run at (1,1) width 44: "content"
- LayoutBR {BR} at (45,16) size 0x0
- LayoutText {#text} at (1,21) size 44x19
- text run at (1,21) width 44: "content"
- LayoutBR {BR} at (45,36) size 0x0
- LayoutText {#text} at (1,41) size 44x19
- text run at (1,41) width 44: "content"
- LayoutBR {BR} at (45,56) size 0x0
-caret: position 5 of child 0 {#text} of body

Powered by Google App Engine
This is Rietveld 408576698