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

Unified Diff: LayoutTests/platform/win/fast/block/lineboxcontain/none-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/win/fast/block/lineboxcontain/none-expected.txt
diff --git a/LayoutTests/platform/win/fast/block/lineboxcontain/none-expected.txt b/LayoutTests/platform/win/fast/block/lineboxcontain/none-expected.txt
deleted file mode 100644
index 957efa4414a8ad5edd512d447758f84e26576f8c..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/win/fast/block/lineboxcontain/none-expected.txt
+++ /dev/null
@@ -1,30 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x98
- LayoutBlockFlow {HTML} at (0,0) size 800x98
- LayoutBlockFlow {BODY} at (8,8) size 784x82
- LayoutBlockFlow (anonymous) at (0,0) size 784x18
- LayoutText {#text} at (0,0) size 467x17
- text run at (0,0) width 229: "You should see a green line below. "
- text run at (228,0) width 239: "If you see any red, the test has failed."
- LayoutBlockFlow {DIV} at (0,82) size 784x0 [bgcolor=#FF0000]
- LayoutInline {SPAN} at (0,0) size 320x64 [color=#FF0000]
- LayoutText {#text} at (0,-51) size 320x64
- text run at (0,-51) width 320: "xxxxx"
- LayoutBR {BR} at (320,-51) size 0x64
- LayoutInline {SPAN} at (0,0) size 320x64 [color=#FF0000]
- LayoutText {#text} at (0,-51) size 320x64
- text run at (0,-51) width 320: "xxxxx"
- LayoutBR {BR} at (320,-51) size 0x64
- LayoutInline {SPAN} at (0,0) size 320x64 [color=#FF0000]
- LayoutText {#text} at (0,-51) size 320x64
- text run at (0,-51) width 320: "xxxxx"
- LayoutBR {BR} at (320,-51) size 0x64
- LayoutInline {SPAN} at (0,0) size 320x64 [color=#FF0000]
- LayoutText {#text} at (0,-51) size 320x64
- text run at (0,-51) width 320: "xxxxx"
- LayoutBR {BR} at (320,-51) size 0x64
- LayoutInline {SPAN} at (0,0) size 320x64 [color=#008000]
- LayoutText {#text} at (0,-51) size 320x64
- text run at (0,-51) width 320: "xxxxx"
- LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698