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

Unified Diff: LayoutTests/platform/mac/fast/block/lineboxcontain/block-glyphs-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/block-glyphs-replaced-expected.txt
diff --git a/LayoutTests/platform/mac/fast/block/lineboxcontain/block-glyphs-replaced-expected.txt b/LayoutTests/platform/mac/fast/block/lineboxcontain/block-glyphs-replaced-expected.txt
deleted file mode 100644
index a0f7417cca2acaf663b46eeb3e93a137e5945e61..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/mac/fast/block/lineboxcontain/block-glyphs-replaced-expected.txt
+++ /dev/null
@@ -1,24 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x272
- LayoutBlockFlow {HTML} at (0,0) size 800x272
- LayoutBlockFlow {BODY} at (8,8) size 784x248
- LayoutBlockFlow (anonymous) at (0,0) size 784x18
- LayoutText {#text} at (0,0) size 653x18
- text run at (0,0) width 264: "You should see a green rectangle below. "
- text run at (263,0) width 390: "If you see any red other than anti-aliasing, the test has failed."
- LayoutBlockFlow {P} at (0,228) size 784x20 [border: (1px solid #000000)]
- LayoutText {#text} at (1,1) size 189x18
- text run at (1,1) width 189: "This line should look normal."
-layer at (8,26) size 384x194
- LayoutBlockFlow {DIV} at (0,18) size 384x194 [bgcolor=#FF0000]
- LayoutInline {SPAN} at (0,0) size 320x65 [color=#008000] [border: (1px solid #008000) none]
- LayoutText {#text} at (0,1) size 320x64
- text run at (0,1) width 320: "xxxxx"
- LayoutInline {SPAN} at (0,0) size 64x128 [bgcolor=#008000]
- LayoutBR {BR} at (384,1) size 0x64
- LayoutInline {SPAN} at (0,0) size 320x128 [color=#008000]
- LayoutText {#text} at (0,66) size 320x128
- text run at (0,66) width 320: "xxxxx"
- LayoutBlockFlow {DIV} at (320,66) size 64x128 [bgcolor=#008000]
- LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698