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

Unified Diff: LayoutTests/platform/mac/fast/block/lineboxcontain/replaced-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/mac/fast/block/lineboxcontain/replaced-expected.txt
diff --git a/LayoutTests/platform/mac/fast/block/lineboxcontain/replaced-expected.txt b/LayoutTests/platform/mac/fast/block/lineboxcontain/replaced-expected.txt
deleted file mode 100644
index 6aaec3669940d869c10cecf21bb7d30cc2fb0a7d..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/mac/fast/block/lineboxcontain/replaced-expected.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x162
- LayoutBlockFlow {HTML} at (0,0) size 800x162
- LayoutBlockFlow {BODY} at (8,8) size 784x146
- LayoutBlockFlow (anonymous) at (0,0) size 784x18
- LayoutText {#text} at (0,0) size 502x18
- text run at (0,0) width 264: "You should see a green rectangle below. "
- text run at (263,0) width 239: "If you see any red, the test has failed."
- LayoutBlockFlow {DIV} at (0,18) size 320x128 [bgcolor=#FF0000]
- LayoutBlockFlow {DIV} at (0,0) size 320x128 [bgcolor=#008000]
- LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698