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

Unified 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, 7 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/android/css1/font_properties/font_variant-expected.txt
diff --git a/LayoutTests/platform/android/css1/font_properties/font_variant-expected.txt b/LayoutTests/platform/android/css1/font_properties/font_variant-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d0e34439db8577bcefe215617bc04dbb0d321b6c
--- /dev/null
+++ b/LayoutTests/platform/android/css1/font_properties/font_variant-expected.txt
@@ -0,0 +1,50 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderBlock {HTML} at (0,0) size 800x600
+ RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#CCCCCC]
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 368x19
+ text run at (0,0) width 368: "The style declarations which apply to the text below are:"
+ RenderBlock {PRE} at (0,36) size 784x48
+ RenderText {#text} at (0,0) size 256x48
+ text run at (0,0) width 256: ".one {font-variant: small-caps;}"
+ text run at (256,0) width 0: " "
+ text run at (0,16) width 224: ".two {font-variant: normal;}"
+ text run at (224,16) width 0: " "
+ text run at (0,32) width 0: " "
+ RenderBlock {HR} at (0,97) size 784x2 [border: (1px inset #EEEEEE)]
+ RenderBlock {P} at (0,115) size 784x20
+ RenderText {#text} at (0,0) size 261x19
+ text run at (0,0) width 261: "This Paragraph should be in Small Caps."
+ RenderBlock {P} at (0,151) size 784x20
+ RenderText {#text} at (0,0) size 563x19
+ text run at (0,0) width 563: "This Paragraph should be in Small Caps, but the Last Word in the Sentence should be "
+ RenderInline {SPAN} at (0,0) size 50x19
+ RenderText {#text} at (563,0) size 50x19
+ text run at (563,0) width 50: "Normal"
+ RenderText {#text} at (613,0) size 3x19
+ text run at (613,0) width 3: "."
+ RenderTable {TABLE} at (0,187) size 638x94 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 636x92
+ RenderTableRow {TR} at (0,0) size 636x28
+ RenderTableCell {TD} at (0,0) size 636x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
+ RenderInline {STRONG} at (0,0) size 169x19
+ RenderText {#text} at (4,4) size 169x19
+ text run at (4,4) width 169: "TABLE Testing Section"
+ RenderTableRow {TR} at (0,28) size 636x64
+ RenderTableCell {TD} at (0,46) size 12x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+ RenderText {#text} at (4,4) size 4x19
+ text run at (4,4) width 4: " "
+ RenderTableCell {TD} at (12,28) size 624x64 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+ RenderBlock {P} at (4,4) size 616x20
+ RenderText {#text} at (0,0) size 261x19
+ text run at (0,0) width 261: "This Paragraph should be in Small Caps."
+ RenderBlock {P} at (4,40) size 616x20
+ RenderText {#text} at (0,0) size 563x19
+ text run at (0,0) width 563: "This Paragraph should be in Small Caps, but the Last Word in the Sentence should be "
+ RenderInline {SPAN} at (0,0) size 50x19
+ RenderText {#text} at (563,0) size 50x19
+ text run at (563,0) width 50: "Normal"
+ RenderText {#text} at (613,0) size 3x19
+ text run at (613,0) width 3: "."

Powered by Google App Engine
This is Rietveld 408576698