Bug 98782
| Summary: | [Chromium-Android] getComputedStyle for scrolling returns "visible" instead of "scroll" in some cases | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Peter Beverloo <peter> |
| Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | CC: | johnme, skyostil |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 96398 | ||
Peter Beverloo
Example test:
http://trac.webkit.org/export/130746/trunk/LayoutTests/fast/css/getComputedStyle/computed-style-select-overflow.html
Results:
http://build.webkit.org/results/Chromium%20Android%20Release%20(Tests)/r130746%20(1241)/fast/css/getComputedStyle/computed-style-select-overflow-pretty-diff.html
The relevant tests have been disabled in TestExpectations.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Peter Beverloo
Resolving as WontFix given that Chromium moved to Blink.