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

Unified Diff: LayoutTests/platform/linux/fast/block/lineboxcontain/inline-box-vertical-expected.txt

Issue 1328673003: Remove -webkit-line-box-contain implementation. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix up a few more tests. Created 5 years, 3 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/platform/linux/fast/block/lineboxcontain/inline-box-vertical-expected.txt
diff --git a/LayoutTests/platform/linux/fast/block/lineboxcontain/inline-box-vertical-expected.txt b/LayoutTests/platform/linux/fast/block/lineboxcontain/inline-box-vertical-expected.txt
deleted file mode 100644
index 427a27a3c344bee4ae84178b8d038c180b13c14b..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/linux/fast/block/lineboxcontain/inline-box-vertical-expected.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 228x600
- LayoutBlockFlow {HTML} at (0,0) size 228x600
- LayoutBlockFlow {BODY} at (8,8) size 212x584
- LayoutBlockFlow (anonymous) at (0,0) size 20x584
- LayoutText {#text} at (0,0) size 19x469
- text run at (0,0) width 246: "You should see a green rectangle below. "
- text run at (0,245) width 223: "If you see any red, the test has failed."
- LayoutBlockFlow {DIV} at (20,0) size 192x384 [bgcolor=#FF0000]
- LayoutInline {SPAN} at (0,0) size 96x384 [bgcolor=#008000]
- LayoutBR {BR} at (0,384) size 64x0
- LayoutBlockFlow {DIV} at (64,0) size 128x384 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698