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

Unified Diff: LayoutTests/fast/runin/runin-into-div-with-float-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-into-div-with-float-child-expected.txt
diff --git a/LayoutTests/fast/runin/runin-into-div-with-float-child-expected.txt b/LayoutTests/fast/runin/runin-into-div-with-float-child-expected.txt
deleted file mode 100644
index ba6405166857438a03a7db36efd22e10583fd366..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/runin/runin-into-div-with-float-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 800x56
- RenderBlock {HTML} at (0,0) size 800x56
- RenderBody {BODY} at (8,8) size 784x40
- RenderBlock {DIV} at (0,0) size 784x40 [color=#008000]
- RenderInline (run-in) {DIV} at (0,0) size 160x40 [color=#FFA500]
- RenderText {#text} at (40,0) size 160x40
- text run at (40,0) width 160: "ABCD"
- RenderInline (generated) at (0,0) size 160x40 [color=#0000FF]
- RenderText at (200,0) size 160x40
- text run at (200,0) width 160: "EFGH"
- RenderBlock (floating) {DIV} at (0,0) size 40x40
- RenderText {#text} at (0,0) size 40x40
- text run at (0,0) width 40: "A"
- RenderText {#text} at (360,0) size 160x40
- text run at (360,0) width 160: "IJKL"

Powered by Google App Engine
This is Rietveld 408576698