summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/css/font-property-priority-expected.txt
diff options
context:
space:
mode:
authormitz@apple.com <mitz@apple.com@bbb929c8-8fbe-4397-9dbb-9b2b20218538>2008-08-25 03:22:44 +0000
committermitz@apple.com <mitz@apple.com@bbb929c8-8fbe-4397-9dbb-9b2b20218538>2008-08-25 03:22:44 +0000
commit400ae11c5990ea3e26fcc3cfeaa43e308a25cf9e (patch)
tree033880ad61c0f28e4e9038430acac0b8d11d4395 /third_party/WebKit/LayoutTests/fast/css/font-property-priority-expected.txt
parent1808d8437bb746bef0fbea6c6e2647eab48f9165 (diff)
downloadchromium_src-400ae11c5990ea3e26fcc3cfeaa43e308a25cf9e.zip
chromium_src-400ae11c5990ea3e26fcc3cfeaa43e308a25cf9e.tar.gz
chromium_src-400ae11c5990ea3e26fcc3cfeaa43e308a25cf9e.tar.bz2
WebCore:
Reviewed by Darin Adler. - fix <rdar://problem/6065547> REGRESSION (r34879): "Subject" in unread emails in Yahoo mail is not shown in bold Test: fast/css/font-property-priority.html * css/CSSParser.cpp: (WebCore::CSSParser::parseValue): Changed to pass the 'important' flag to the font-property-parsing functions. (WebCore::CSSParser::parseFontStyle): Added an 'important' argument and changed to use it rather than the m_important member. (WebCore::CSSParser::parseFontVariant): Ditto. (WebCore::CSSParser::parseFontWeight): Ditto. * css/CSSParser.h: LayoutTests: Reviewed by Darin Adler. - test for <rdar://problem/6065547> REGRESSION (r34879): "Subject" in unread emails in Yahoo mail is not shown in bold * fast/css/font-property-priority-expected.txt: Added. * fast/css/font-property-priority.html: Added. git-svn-id: svn://svn.chromium.org/blink/trunk@35910 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/css/font-property-priority-expected.txt')
-rw-r--r--third_party/WebKit/LayoutTests/fast/css/font-property-priority-expected.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/css/font-property-priority-expected.txt b/third_party/WebKit/LayoutTests/fast/css/font-property-priority-expected.txt
new file mode 100644
index 0000000..2f5b1b4
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/fast/css/font-property-priority-expected.txt
@@ -0,0 +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'.
+