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

Unified Diff: third_party/WebKit/LayoutTests/platform/android/fast/table/add-before-anonymous-child-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/add-before-anonymous-child-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/table/add-before-anonymous-child-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/table/add-before-anonymous-child-expected.txt
deleted file mode 100644
index e587fbba7bc9f9f56bab7d5bd93a3660931a4589..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/android/fast/table/add-before-anonymous-child-expected.txt
+++ /dev/null
@@ -1,29 +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 784x584
- LayoutBlockFlow {P} at (0,0) size 784x40
- LayoutText {#text} at (0,0) size 202x19
- text run at (0,0) width 202: "This tests for a regression against "
- LayoutInline {I} at (0,0) size 757x39
- LayoutInline {A} at (0,0) size 350x19 [color=#0000EE]
- LayoutText {#text} at (202,0) size 350x19
- text run at (202,0) width 350: "http://bugzilla.opendarwin.org/show_bug.cgi?id=5868"
- LayoutText {#text} at (551,0) size 757x39
- text run at (551,0) width 5: " "
- text run at (555,0) width 202: "Crash on HP.com with ToT and"
- text run at (0,20) width 315: "Safari 2.0.2 in khtml::RenderContainer::detach()"
- LayoutText {#text} at (315,20) size 4x19
- text run at (315,20) width 4: "."
- LayoutBlockFlow {P} at (0,56) size 784x20
- LayoutText {#text} at (0,0) size 695x19
- text run at (0,0) width 389: "There should be two 100x100 squares stacked vertically below. "
- text run at (388,0) width 307: "The green square should be above the blue square."
- LayoutBlockFlow {HR} at (0,92) size 784x2 [border: (1px inset #EEEEEE)]
- LayoutTable {TABLE} at (0,102) size 104x204
- LayoutTableSection {TBODY} at (0,0) size 104x204
- LayoutTableRow (anonymous) at (0,2) size 104x200
- LayoutTableCell (anonymous) at (2,2) size 100x200 [r=0 c=0 rs=1 cs=1]
- LayoutBlockFlow {TR} at (0,0) size 100x100 [bgcolor=#008000]
- LayoutBlockFlow {TR} at (0,100) size 100x100 [bgcolor=#0000FF]

Powered by Google App Engine
This is Rietveld 408576698