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

Unified Diff: LayoutTests/fast/css/first-letter-punctuation-expected.txt

Issue 198013006: Patch proposal (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add a few more test cases to first-letter-punctuation.html and update expectations Created 6 years, 9 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/fast/css/first-letter-punctuation-expected.txt
diff --git a/LayoutTests/fast/css/first-letter-punctuation-expected.txt b/LayoutTests/fast/css/first-letter-punctuation-expected.txt
deleted file mode 100644
index 5c1555505fdd773a4caf6566f1eb845da839970d..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/css/first-letter-punctuation-expected.txt
+++ /dev/null
@@ -1,32 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x222
- RenderBlock {HTML} at (0,0) size 800x222
- RenderBody {BODY} at (8,16) size 784x198
- RenderBlock {P} at (0,0) size 784x18
- RenderText {#text} at (0,0) size 391x18
- text run at (0,0) width 391: "Test passes if all the T and surrounding punctuation are green."
- RenderBlock {DIV} at (0,34) size 784x41
- RenderInline (generated) at (0,0) size 46x41 [color=#008000]
- RenderText {#text} at (0,0) size 46x41
- text run at (0,0) width 46: "(T)"
- RenderText {#text} at (46,18) size 17x18
- text run at (46,18) width 17: "est"
- RenderBlock {DIV} at (0,75) size 784x41
- RenderInline (generated) at (0,0) size 54x41 [color=#008000]
- RenderText {#text} at (0,0) size 54x41
- text run at (0,0) width 54: "\x{201C}T\x{201D}"
- RenderText {#text} at (54,18) size 17x18
- text run at (54,18) width 17: "est"
- RenderBlock {DIV} at (0,116) size 784x41
- RenderInline (generated) at (0,0) size 76x41 [color=#008000]
- RenderText {#text} at (0,0) size 76x41
- text run at (0,0) width 76: "\x{AB} T \x{BB}"
- RenderText {#text} at (76,18) size 17x18
- text run at (76,18) width 17: "est"
- RenderBlock {DIV} at (0,157) size 784x41
- RenderInline (generated) at (0,0) size 76x41 [color=#008000]
- RenderText {#text} at (0,0) size 76x41
- text run at (0,0) width 76: "\x{AB} T \x{BB}"
- RenderText {#text} at (76,18) size 33x18
- text run at (76,18) width 33: " est"

Powered by Google App Engine
This is Rietveld 408576698