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

Unified Diff: third_party/WebKit/LayoutTests/platform/android/fast/css-generated-content/table-row-before-after-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-generated-content/table-row-before-after-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/css-generated-content/table-row-before-after-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/css-generated-content/table-row-before-after-expected.txt
deleted file mode 100644
index 2810a39a23185540d9b539d17820a7ab1de0ffe8..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/android/fast/css-generated-content/table-row-before-after-expected.txt
+++ /dev/null
@@ -1,36 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x112
- LayoutBlockFlow {HTML} at (0,0) size 800x112
- LayoutBlockFlow {BODY} at (8,16) size 784x88
- LayoutBlockFlow {P} at (0,0) size 784x20
- LayoutText {#text} at (0,0) size 450x19
- text run at (0,0) width 450: "There word PASS should appear twice below, and there should be no red."
- LayoutTable {DIV} at (0,36) size 62x52 [color=#008000] [bgcolor=#FF0000]
- LayoutTableSection (anonymous) at (0,0) size 62x52
- LayoutTableRow {DIV} at (0,0) size 62x26
- LayoutTableCell {DIV} at (0,0) size 15x26 [bgcolor=#FFFFFF] [border: (3px solid #FFFFFF)] [r=0 c=0 rs=1 cs=1]
- LayoutText {#text} at (3,3) size 9x19
- text run at (3,3) width 9: "P"
- LayoutTableCell {DIV} at (15,0) size 17x26 [bgcolor=#FFFFFF] [border: (3px solid #FFFFFF)] [r=0 c=1 rs=1 cs=1]
- LayoutText {#text} at (3,3) size 11x19
- text run at (3,3) width 11: "A"
- LayoutTableCell {DIV} at (32,0) size 15x26 [bgcolor=#FFFFFF] [border: (3px solid #FFFFFF)] [r=0 c=2 rs=1 cs=1]
- LayoutText {#text} at (3,3) size 9x19
- text run at (3,3) width 9: "S"
- LayoutTableCell {DIV} at (47,0) size 15x26 [bgcolor=#FFFFFF] [border: (3px solid #FFFFFF)] [r=0 c=3 rs=1 cs=1]
- LayoutText {#text} at (3,3) size 9x19
- text run at (3,3) width 9: "S"
- LayoutTableRow {DIV} at (0,26) size 62x26
- LayoutTableCell {<pseudo:before>} at (0,26) size 15x26 [bgcolor=#FFFFFF] [border: (3px solid #FFFFFF)] [r=1 c=0 rs=1 cs=1]
- LayoutTextFragment (anonymous) at (3,3) size 9x19
- text run at (3,3) width 9: "P"
- LayoutTableCell {DIV} at (15,26) size 17x26 [bgcolor=#FFFFFF] [border: (3px solid #FFFFFF)] [r=1 c=1 rs=1 cs=1]
- LayoutText {#text} at (3,3) size 11x19
- text run at (3,3) width 11: "A"
- LayoutTableCell {DIV} at (32,26) size 15x26 [bgcolor=#FFFFFF] [border: (3px solid #FFFFFF)] [r=1 c=2 rs=1 cs=1]
- LayoutText {#text} at (3,3) size 9x19
- text run at (3,3) width 9: "S"
- LayoutTableCell {<pseudo:after>} at (47,26) size 15x26 [bgcolor=#FFFFFF] [border: (3px solid #FFFFFF)] [r=1 c=3 rs=1 cs=1]
- LayoutTextFragment (anonymous) at (3,3) size 9x19
- text run at (3,3) width 9: "S"

Powered by Google App Engine
This is Rietveld 408576698