Bug 42971 - @page rules in media queries should be tested
Summary: @page rules in media queries should be tested
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Yuzo Fujishima
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-26 06:11 PDT by Yuzo Fujishima
Modified: 2010-07-27 20:48 PDT (History)
2 users (show)

See Also:


Attachments
Patch (4.49 KB, patch)
2010-07-26 06:18 PDT, Yuzo Fujishima
hamaji: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yuzo Fujishima 2010-07-26 06:11:23 PDT
LayoutTests/printing/page-rule-selection.html should test if @page rules in media queries work as expected.
Comment 1 Yuzo Fujishima 2010-07-26 06:18:00 PDT
Created attachment 62564 [details]
Patch
Comment 2 Shinichiro Hamaji 2010-07-27 03:16:56 PDT
Comment on attachment 62564 [details]
Patch

Looks good to me.
Comment 3 Yuzo Fujishima 2010-07-27 20:48:53 PDT
Committed r64187: <http://trac.webkit.org/changeset/64187>