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

Side by Side Diff: LayoutTests/platform/android/css1/font_properties/font_variant-expected.txt

Issue 306083006: Unreviewed Mac rebaselines (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#CCCCCC]
6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 368x19
8 text run at (0,0) width 368: "The style declarations which apply to th e text below are:"
9 RenderBlock {PRE} at (0,36) size 784x48
10 RenderText {#text} at (0,0) size 256x48
11 text run at (0,0) width 256: ".one {font-variant: small-caps;}"
12 text run at (256,0) width 0: " "
13 text run at (0,16) width 224: ".two {font-variant: normal;}"
14 text run at (224,16) width 0: " "
15 text run at (0,32) width 0: " "
16 RenderBlock {HR} at (0,97) size 784x2 [border: (1px inset #EEEEEE)]
17 RenderBlock {P} at (0,115) size 784x20
18 RenderText {#text} at (0,0) size 261x19
19 text run at (0,0) width 261: "This Paragraph should be in Small Caps."
20 RenderBlock {P} at (0,151) size 784x20
21 RenderText {#text} at (0,0) size 563x19
22 text run at (0,0) width 563: "This Paragraph should be in Small Caps, but the Last Word in the Sentence should be "
23 RenderInline {SPAN} at (0,0) size 50x19
24 RenderText {#text} at (563,0) size 50x19
25 text run at (563,0) width 50: "Normal"
26 RenderText {#text} at (613,0) size 3x19
27 text run at (613,0) width 3: "."
28 RenderTable {TABLE} at (0,187) size 638x94 [border: (1px outset #808080)]
29 RenderTableSection {TBODY} at (1,1) size 636x92
30 RenderTableRow {TR} at (0,0) size 636x28
31 RenderTableCell {TD} at (0,0) size 636x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
32 RenderInline {STRONG} at (0,0) size 169x19
33 RenderText {#text} at (4,4) size 169x19
34 text run at (4,4) width 169: "TABLE Testing Section"
35 RenderTableRow {TR} at (0,28) size 636x64
36 RenderTableCell {TD} at (0,46) size 12x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
37 RenderText {#text} at (4,4) size 4x19
38 text run at (4,4) width 4: " "
39 RenderTableCell {TD} at (12,28) size 624x64 [border: (1px inset #808 080)] [r=1 c=1 rs=1 cs=1]
40 RenderBlock {P} at (4,4) size 616x20
41 RenderText {#text} at (0,0) size 261x19
42 text run at (0,0) width 261: "This Paragraph should be in Smal l Caps."
43 RenderBlock {P} at (4,40) size 616x20
44 RenderText {#text} at (0,0) size 563x19
45 text run at (0,0) width 563: "This Paragraph should be in Smal l Caps, but the Last Word in the Sentence should be "
46 RenderInline {SPAN} at (0,0) size 50x19
47 RenderText {#text} at (563,0) size 50x19
48 text run at (563,0) width 50: "Normal"
49 RenderText {#text} at (613,0) size 3x19
50 text run at (613,0) width 3: "."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698