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

Unified Diff: LayoutTests/platform/linux/fast/css/css2-system-fonts-expected.txt

Issue 204113007: Rewrite the fast/css/css2-system-fonts.html test (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Undelete Mac expectation, delete Win-XP expectation 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/platform/linux/fast/css/css2-system-fonts-expected.txt
diff --git a/LayoutTests/platform/linux/fast/css/css2-system-fonts-expected.txt b/LayoutTests/platform/linux/fast/css/css2-system-fonts-expected.txt
index 4e68111558ecb55116260e5e9107cc05df334bb6..28ba1ccf3baf035585d57755ddc0d579182e8aef 100644
--- a/LayoutTests/platform/linux/fast/css/css2-system-fonts-expected.txt
+++ b/LayoutTests/platform/linux/fast/css/css2-system-fonts-expected.txt
@@ -1,45 +1,7 @@
-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 784x576
- RenderBlock {H1} at (0,0) size 784x37
- RenderText {#text} at (0,0) size 265x36
- text run at (0,0) width 265: "CSS2 System Fonts"
- RenderBlock {P} at (0,58.44) size 784x20
- RenderText {#text} at (0,0) size 365x19
- text run at (0,0) width 365: "The following should appear with the fonts specified, per the "
- RenderInline {A} at (0,0) size 75x19 [color=#0000EE]
- RenderText {#text} at (365,0) size 75x19
- text run at (365,0) width 75: "CSS2 specs"
- RenderText {#text} at (440,0) size 332x19
- text run at (440,0) width 332: ". If they appear in a monospace font, the test has failed."
- RenderBlock {UL} at (0,94.44) size 784x114
- RenderListItem {LI} at (40,0) size 744x19
- RenderListMarker at (-18,0) size 7x18: bullet
- RenderText {#text} at (0,0) size 367x18
- text run at (0,0) width 367: "Caption (on Mac will be Lucida Grande 13.0 Regular)"
- RenderListItem {LI} at (40,19) size 744x19
- RenderListMarker at (-18,0) size 7x18: bullet
- RenderText {#text} at (0,0) size 673x18
- text run at (0,0) width 673: "Icon (on Mac will be Lucida Grande 13.0 Regular for now, not sure how to get this info from Finder)"
- RenderListItem {LI} at (40,38) size 744x19
- RenderListMarker at (-18,0) size 7x18: bullet
- RenderText {#text} at (0,0) size 350x18
- text run at (0,0) width 350: "Menu (on Mac will be Lucida Grande 13.0 Regular)"
- RenderListItem {LI} at (40,57) size 744x19
- RenderListMarker at (-18,0) size 7x18: bullet
- RenderText {#text} at (0,0) size 409x18
- text run at (0,0) width 409: "Message-Box (on Mac will be Lucida Grande 13.0 Regular)"
- RenderListItem {LI} at (40,76) size 744x19
- RenderListMarker at (-18,0) size 7x18: bullet
- RenderText {#text} at (0,0) size 411x18
- text run at (0,0) width 411: "Small-Caption (on Mac will be Lucida Grande 11.0 Regular)"
- RenderListItem {LI} at (40,95) size 744x19
- RenderListMarker at (-18,0) size 7x18: bullet
- RenderText {#text} at (0,0) size 386x18
- text run at (0,0) width 386: "Status-Bar (on Mac will be Lucida Grande 10.0 Regular)"
- RenderBlock {P} at (0,224.44) size 784x20
- RenderInline {A} at (0,0) size 173x19 [color=#0000EE]
- RenderText {#text} at (0,0) size 173x19
- text run at (0,0) width 173: "\x{AB} Return to Safari Bugs page"
+This tests platform specific system font styles. If any of the styles appear in monospace the test fails.
+caption: normal normal normal 16px/normal Arial
+icon: normal normal normal 16px/normal Arial
+menu: normal normal normal 16px/normal Arial
+message-box: normal normal normal 16px/normal Arial
+small-caption: normal normal normal 16px/normal Arial
+status-bar: normal normal normal 16px/normal Arial

Powered by Google App Engine
This is Rietveld 408576698