Index: LayoutTests/fast/css/font-property-priority-expected.txt |
diff --git a/LayoutTests/fast/css/font-property-priority-expected.txt b/LayoutTests/fast/css/font-property-priority-expected.txt |
index 2f5b1b4f0a0eebf1e61973193b3041a47dd74704..055113f3e46c9645035498638237073d524303e0 100644 |
--- a/LayoutTests/fast/css/font-property-priority-expected.txt |
+++ b/LayoutTests/fast/css/font-property-priority-expected.txt |
@@ -1,6 +1,6 @@ |
Test for rdar://problem/6065547 REGRESSION (r34879): "Subject" in unread emails in Yahoo mail is not shown in bold. |
-Property 'font-weight' has priority 'important'. |
-Property 'font-variant' has priority 'important'. |
Property 'font-style' has priority 'important'. |
+Property 'font-variant' has priority 'important'. |
+Property 'font-weight' has priority 'important'. |