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

Side by Side 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 unified diff | Download patch
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x222
4 RenderBlock {HTML} at (0,0) size 800x222
5 RenderBody {BODY} at (8,16) size 784x198
6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 391x18
8 text run at (0,0) width 391: "Test passes if all the T and surrounding punctuation are green."
9 RenderBlock {DIV} at (0,34) size 784x41
10 RenderInline (generated) at (0,0) size 46x41 [color=#008000]
11 RenderText {#text} at (0,0) size 46x41
12 text run at (0,0) width 46: "(T)"
13 RenderText {#text} at (46,18) size 17x18
14 text run at (46,18) width 17: "est"
15 RenderBlock {DIV} at (0,75) size 784x41
16 RenderInline (generated) at (0,0) size 54x41 [color=#008000]
17 RenderText {#text} at (0,0) size 54x41
18 text run at (0,0) width 54: "\x{201C}T\x{201D}"
19 RenderText {#text} at (54,18) size 17x18
20 text run at (54,18) width 17: "est"
21 RenderBlock {DIV} at (0,116) size 784x41
22 RenderInline (generated) at (0,0) size 76x41 [color=#008000]
23 RenderText {#text} at (0,0) size 76x41
24 text run at (0,0) width 76: "\x{AB} T \x{BB}"
25 RenderText {#text} at (76,18) size 17x18
26 text run at (76,18) width 17: "est"
27 RenderBlock {DIV} at (0,157) size 784x41
28 RenderInline (generated) at (0,0) size 76x41 [color=#008000]
29 RenderText {#text} at (0,0) size 76x41
30 text run at (0,0) width 76: "\x{AB} T \x{BB}"
31 RenderText {#text} at (76,18) size 33x18
32 text run at (76,18) width 33: " est"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698