WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
227743
[css-scroll-snap] scroll-snap-align should use the box's writing-mode when the box is larger than the snapport
https://bugs.webkit.org/show_bug.cgi?id=227743
Summary
[css-scroll-snap] scroll-snap-align should use the box's writing-mode when th...
Martin Robinson
Reported
2021-07-07 06:20:10 PDT
https://drafts.csswg.org/css-scroll-snap-1/#scroll-snap-align
says:
> Start and end alignments are resolved with respect to the writing mode > of the snap container unless the scroll snap area is larger than the > snapport, in which case they are resolved with respect to the writing > mode of the box itself.
The code should be updated to implement this part of the specification.
Attachments
Patch
(9.33 KB, patch)
2021-07-07 07:01 PDT
,
Martin Robinson
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Martin Robinson
Comment 1
2021-07-07 07:01:28 PDT
Created
attachment 433025
[details]
Patch
EWS
Comment 2
2021-07-08 00:23:38 PDT
Committed
r279714
(
239506@main
): <
https://commits.webkit.org/239506@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 433025
[details]
.
Radar WebKit Bug Importer
Comment 3
2021-07-08 00:24:37 PDT
<
rdar://problem/80309664
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug