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

Unified Diff: LayoutTests/fast/block/float/avoiding-float-centered-expected.txt

Issue 14146002: Remove all generic expected results for which a generic Chromium expected result exists (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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: LayoutTests/fast/block/float/avoiding-float-centered-expected.txt
diff --git a/LayoutTests/fast/block/float/avoiding-float-centered-expected.txt b/LayoutTests/fast/block/float/avoiding-float-centered-expected.txt
deleted file mode 100644
index d08528c656d4dbefca915e6429fb7222ab0aff87..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/block/float/avoiding-float-centered-expected.txt
+++ /dev/null
@@ -1,20 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x128
- RenderBlock {HTML} at (0,0) size 800x128
- RenderBody {BODY} at (8,8) size 784x78
- RenderBlock (floating) {DIV} at (474,10) size 300x100 [bgcolor=#008000]
- RenderTable {TABLE} at (0,0) size 464x42 [bgcolor=#FFA500]
- RenderTableSection {TBODY} at (0,0) size 464x42
- RenderTableRow {TR} at (0,2) size 464x38
- RenderTableCell {TD} at (2,2) size 460x38 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 442x37
- text run at (1,1) width 353: "This is a test and is demonstrating that auto width really "
- text run at (354,1) width 89: "should kick in"
- text run at (1,19) width 31: "here."
-layer at (90,50) size 300x36 scrollHeight 37
- RenderBlock {DIV} at (82,42) size 300x36 [bgcolor=#FFA500]
- RenderText {#text} at (0,0) size 270x37
- text run at (0,0) width 270: "This is a test and is demonstrating that auto"
- text run at (0,18) width 79: "width really "
- text run at (79,18) width 124: "should kick in here."

Powered by Google App Engine
This is Rietveld 408576698