Bug 148818 - multicol-fill-auto-block-children-002.xht and multicol-nested-column-rule-001.xht fail due to scrollbars
Summary: multicol-fill-auto-block-children-002.xht and multicol-nested-column-rule-001...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: WPTImpact
Depends on:
Blocks: 148813
  Show dependency treegraph
 
Reported: 2015-09-04 13:33 PDT by Ryosuke Niwa
Modified: 2023-12-15 18:20 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2015-09-04 13:33:22 PDT
The following two tests fail because there's a horizontal scrollbar shown in the tests but not in the references:
imported/w3c/css/css-multicol-1/multicol-fill-auto-block-children-002.xht
imported/w3c/css/css-multicol-1/multicol-nested-column-rule-001.xht

I guess we can modify the test to suppress scrollbars?