Bug 224357
Summary: | some WPTs assume `writing-mode: vertical-rl` vertical scrollbars are on the right-hand side | ||
---|---|---|---|
Product: | WebKit | Reporter: | Cameron McCormack (:heycam) <heycam> |
Component: | Layout and Rendering | Assignee: | Cameron McCormack (:heycam) <heycam> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bfulgham, ntim, simon.fraser, webkit-bug-importer, zalan |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Local Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 224224 | ||
Bug Blocks: |
Cameron McCormack (:heycam)
Once https://bugs.webkit.org/show_bug.cgi?id=224224 lands, the /css/css-writing-modes/sizing-orthog-vrl-in-htb-013.xht and /css/cssom-view/cssom-getBoundingClientRect-vertical-rl.html WPTs will start failing. These tests need adjusting to avoid making assumptions about scrollbar position.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Cameron McCormack (:heycam)
Fixing these upstream at https://github.com/web-platform-tests/wpt/pull/28425.
Radar WebKit Bug Importer
<rdar://problem/76742072>
Tim Nguyen (:ntim)
https://github.com/WebKit/WebKit/commit/d18274eda4f79ced493eeccb0ea66d04bc03aa2c removed the last ref to this bug in WebKit. The upstream PR seems merged as well.