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

Unified Diff: third_party/WebKit/LayoutTests/platform/android/fast/table/border-collapsing/003-vertical-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/table/border-collapsing/003-vertical-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/table/border-collapsing/003-vertical-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/table/border-collapsing/003-vertical-expected.txt
deleted file mode 100644
index e0501a53c6c1e38bac6f54bf6f6520524d9c3471..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/android/fast/table/border-collapsing/003-vertical-expected.txt
+++ /dev/null
@@ -1,30 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (410,0) size 390x600
- LayoutBlockFlow {HTML} at (0,0) size 390x600
- LayoutBlockFlow {BODY} at (16,8) size 342x584
- LayoutBlockFlow {P} at (0,0) size 40x584
- LayoutText {#text} at (0,0) size 19x193
- text run at (0,0) width 193: "The black border below should "
- LayoutInline {I} at (0,0) size 19x21
- LayoutText {#text} at (0,193) size 19x21
- text run at (0,193) width 21: "not"
- LayoutText {#text} at (0,214) size 39x566
- text run at (0,214) width 202: " cut through the top left corner of "
- text run at (0,416) width 150: "the blue border. It would"
- text run at (20,0) width 230: "cut through with our old behavior, but "
- LayoutInline {A} at (0,0) size 19x21 [color=#0000EE]
- LayoutText {#text} at (20,229) size 19x21
- text run at (20,229) width 20: "this"
- LayoutText {#text} at (20,249) size 19x293
- text run at (20,249) width 4: " "
- text run at (20,253) width 288: "bug fix changed our behavior to match the spec."
- LayoutBlockFlow {DIV} at (72,32) size 270x520 [border: (1px solid #0000FF)]
- LayoutTable {DIV} at (1,1) size 220x115 [border: (1px none #000000)]
- LayoutTableSection (anonymous) at (10,1) size 200x104
- LayoutTableRow {P} at (0,0) size 100x104
- LayoutTableCell {SPAN} at (0,0) size 100x-37 [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
- LayoutTableCell {SPAN} at (0,52) size 100x20 [border: (10px solid #000000)] [r=0 c=1 rs=1 cs=1]
- LayoutTableRow {P} at (0,100) size 100x104 [border: (1px solid #0000FF)]
- LayoutTableCell {SPAN} at (100,0) size 100x-28 [border: (10px solid #000000)] [r=1 c=0 rs=1 cs=1]
- LayoutTableCell {SPAN} at (100,52) size 100x20 [border: (10px solid #000000)] [r=1 c=1 rs=1 cs=1]

Powered by Google App Engine
This is Rietveld 408576698