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

Unified Diff: LayoutTests/platform/win/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
« no previous file with comments | « LayoutTests/platform/win/fast/css/css2-system-fonts-expected.png ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/platform/win/fast/css/css2-system-fonts-expected.txt
diff --git a/LayoutTests/platform/win/fast/css/css2-system-fonts-expected.txt b/LayoutTests/platform/win/fast/css/css2-system-fonts-expected.txt
index 52bbe5080bacf459776051883f16abdefbd7d45a..7e3fab367c5542eb48a7621062ac4307d38421be 100644
--- a/LayoutTests/platform/win/fast/css/css2-system-fonts-expected.txt
+++ b/LayoutTests/platform/win/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 784x102
- 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 744x15
- RenderListMarker at (-16,0) size 6x15: bullet
- RenderText {#text} at (0,0) size 265x15
- text run at (0,0) width 265: "Menu (on Mac will be Lucida Grande 13.0 Regular)"
- RenderListItem {LI} at (40,53) 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,72) size 744x15
- RenderListMarker at (-16,0) size 6x15: bullet
- RenderText {#text} at (0,0) size 310x15
- text run at (0,0) width 310: "Small-Caption (on Mac will be Lucida Grande 11.0 Regular)"
- RenderListItem {LI} at (40,87) size 744x15
- RenderListMarker at (-16,0) size 6x15: bullet
- RenderText {#text} at (0,0) size 288x15
- text run at (0,0) width 288: "Status-Bar (on Mac will be Lucida Grande 10.0 Regular)"
- RenderBlock {P} at (0,212.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 12px/normal 'Segoe UI'
+message-box: normal normal normal 16px/normal Arial
+small-caption: normal normal normal 12px/normal 'Segoe UI'
+status-bar: normal normal normal 12px/normal 'Segoe UI'
« no previous file with comments | « LayoutTests/platform/win/fast/css/css2-system-fonts-expected.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698