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

Unified Diff: LayoutTests/fast/runin/001-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
« no previous file with comments | « LayoutTests/fast/runin/001.html ('k') | LayoutTests/fast/runin/002.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/runin/001-expected.txt
diff --git a/LayoutTests/fast/runin/001-expected.txt b/LayoutTests/fast/runin/001-expected.txt
deleted file mode 100644
index 067bbad4d9e9ad381c38af000edd3de28a06b5f3..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/runin/001-expected.txt
+++ /dev/null
@@ -1,47 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x214
- RenderBlock {HTML} at (0,0) size 800x214
- RenderBody {BODY} at (8,8) size 784x198
- RenderBlock (anonymous) at (0,0) size 784x18
- RenderText {#text} at (0,0) size 51x18
- text run at (0,0) width 51: "Case A:"
- RenderBlock {DIV} at (0,18) size 784x36
- RenderBlock (run-in) {DIV} at (0,0) size 784x18
- RenderText {#text} at (0,0) size 112x18
- text run at (0,0) width 112: "This should NOT"
- RenderBlock (anonymous) at (0,18) size 784x18
- RenderInline {DIV} at (0,0) size 41x18
- RenderText {#text} at (0,0) size 41x18
- text run at (0,0) width 41: "run in."
- RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,54) size 784x18
- RenderText {#text} at (0,0) size 50x18
- text run at (0,0) width 50: "Case B:"
- RenderBlock {DIV} at (0,72) size 784x36
- RenderBlock (run-in) {DIV} at (0,0) size 784x18
- RenderText {#text} at (0,0) size 112x18
- text run at (0,0) width 112: "This should NOT"
- RenderBlock (anonymous) at (0,18) size 784x18
- RenderText {#text} at (0,0) size 41x18
- text run at (0,0) width 41: "run in."
- RenderBlock (anonymous) at (0,108) size 784x18
- RenderText {#text} at (0,0) size 50x18
- text run at (0,0) width 50: "Case C:"
- RenderBlock {DIV} at (0,126) size 784x18
- RenderBlock {DIV} at (0,0) size 784x18
- RenderInline (run-in) {DIV} at (0,0) size 78x18
- RenderText {#text} at (0,0) size 78x18
- text run at (0,0) width 78: "This should "
- RenderText {#text} at (78,0) size 41x18
- text run at (78,0) width 41: "run in."
- RenderBlock (anonymous) at (0,144) size 784x18
- RenderText {#text} at (0,0) size 51x18
- text run at (0,0) width 51: "Case D:"
- RenderBlock {DIV} at (0,162) size 784x36
- RenderBlock (run-in) {DIV} at (0,0) size 784x18
- RenderText {#text} at (0,0) size 112x18
- text run at (0,0) width 112: "This should NOT"
- RenderBlock (run-in) {DIV} at (0,18) size 784x18
- RenderText {#text} at (0,0) size 41x18
- text run at (0,0) width 41: "run in."
« no previous file with comments | « LayoutTests/fast/runin/001.html ('k') | LayoutTests/fast/runin/002.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698