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

Unified Diff: LayoutTests/fast/runin/runin-table-before-child-expected.txt

Issue 53373003: Remove display:run-in as per https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/_tHSX… (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fix test Created 7 years, 2 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/runin/runin-table-before-child-expected.txt
diff --git a/LayoutTests/fast/runin/runin-table-before-child-expected.txt b/LayoutTests/fast/runin/runin-table-before-child-expected.txt
deleted file mode 100644
index 1b87ccb988aeb56fac4fdc753cd9caf957067140..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/runin/runin-table-before-child-expected.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x116
- RenderBlock {HTML} at (0,0) size 800x116 [color=#FFFFFF]
- RenderBody {BODY} at (8,8) size 784x100
- RenderTable at (0,0) size 50x50
- RenderTableSection (anonymous) at (0,0) size 50x50
- RenderTableRow {TR} at (0,0) size 50x50
- RenderTableCell (anonymous) at (0,0) size 50x50 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 50x50
- text run at (0,0) width 50: "A"
- RenderBlock {DIV} at (0,50) size 784x50
- RenderInline (run-in) {DIV} at (0,0) size 50x50
- RenderText {#text} at (0,0) size 50x50
- text run at (0,0) width 50: "B"
- RenderText {#text} at (50,0) size 50x50
- text run at (50,0) width 50: "C"
« no previous file with comments | « LayoutTests/fast/runin/runin-table-before-child-expected.png ('k') | LayoutTests/fast/runin/select-runin.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698