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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/css/css2-system-fonts-expected.txt
diff --git a/LayoutTests/platform/mac/fast/css/css2-system-fonts-expected.txt b/LayoutTests/platform/mac/fast/css/css2-system-fonts-expected.txt
index d905ded0be82e2888c71e2b2b9590f341184d911..630a3e2264cbb53e8cb2ddc182752f48a76c93c0 100644
--- a/LayoutTests/platform/mac/fast/css/css2-system-fonts-expected.txt
+++ b/LayoutTests/platform/mac/fast/css/css2-system-fonts-expected.txt
@@ -1,46 +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 266x37
- text run at (0,0) width 266: "CSS2 System Fonts"
- RenderBlock {P} at (0,58.44) size 784x36
- RenderText {#text} at (0,0) size 387x18
- text run at (0,0) width 387: "The following should appear with the fonts specified, per the "
- RenderInline {A} at (0,0) size 75x18 [color=#0000EE]
- RenderText {#text} at (387,0) size 75x18
- text run at (387,0) width 75: "CSS2 specs"
- RenderText {#text} at (462,0) size 765x36
- text run at (462,0) width 303: ". If they appear in a monospace font, the test has"
- text run at (0,18) width 39: "failed."
- RenderBlock {UL} at (0,110.44) size 784x89
- RenderListItem {LI} at (40,0) size 744x16
- RenderListMarker at (-16,0) size 6x16: bullet
- RenderText {#text} at (0,0) size 332x16
- text run at (0,0) width 332: "Caption (on Mac will be Lucida Grande 13.0 Regular)"
- RenderListItem {LI} at (40,16) size 744x16
- RenderListMarker at (-16,0) size 6x16: bullet
- RenderText {#text} at (0,0) size 627x16
- text run at (0,0) width 627: "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,32) size 744x16
- RenderListMarker at (-16,0) size 6x16: bullet
- RenderText {#text} at (0,0) size 317x16
- text run at (0,0) width 317: "Menu (on Mac will be Lucida Grande 13.0 Regular)"
- RenderListItem {LI} at (40,48) size 744x16
- RenderListMarker at (-16,0) size 6x16: bullet
- RenderText {#text} at (0,0) size 368x16
- text run at (0,0) width 368: "Message-Box (on Mac will be Lucida Grande 13.0 Regular)"
- RenderListItem {LI} at (40,64) size 744x13
- RenderListMarker at (-15,0) size 6x13: bullet
- RenderText {#text} at (0,0) size 316x13
- text run at (0,0) width 316: "Small-Caption (on Mac will be Lucida Grande 11.0 Regular)"
- RenderListItem {LI} at (40,77) size 744x12
- RenderListMarker at (-14,0) size 5x12: bullet
- RenderText {#text} at (0,0) size 268x12
- text run at (0,0) width 268: "Status-Bar (on Mac will be Lucida Grande 10.0 Regular)"
- RenderBlock {P} at (0,215.44) size 784x18
- RenderInline {A} at (0,0) size 183x18 [color=#0000EE]
- RenderText {#text} at (0,0) size 183x18
- text run at (0,0) width 183: "\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 13px/normal 'Lucida Grande'
+icon: normal normal normal 13px/normal 'Lucida Grande'
+menu: normal normal normal 13px/normal 'Lucida Grande'
+message-box: normal normal normal 13px/normal 'Lucida Grande'
+small-caption: normal normal normal 11px/normal 'Lucida Grande'
+status-bar: normal normal normal 10px/normal 'Lucida Grande'

Powered by Google App Engine
This is Rietveld 408576698