WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
260126
[IntersectionObserver] Fix some edge cases in parsing options
https://bugs.webkit.org/show_bug.cgi?id=260126
Summary
[IntersectionObserver] Fix some edge cases in parsing options
Ahmad Saleem
Reported
2023-08-13 09:24:11 PDT
Hi Team, This is just another Blink merge to fix IntersectionObserver bugs. Blink Commit:
https://chromium-review.googlesource.com/c/chromium/src/+/2388706
WPT Live Link:
http://wpt.live/intersection-observer/observer-attributes.html
WPT Test Case:
https://wpt.fyi/results/intersection-observer/observer-attributes.html?label=master&label=experimental&aligned
= ____ WebKit Source Changes: First Line 159 > tokenRange.consumeWhitespace(); Second Line 121 below: if (thresholds.isEmpty()) thresholds.append(0.f); ______ We are after above changes passing all tests. Thanks!
Attachments
Add attachment
proposed patch, testcase, etc.
EWS
Comment 1
2023-08-13 13:37:01 PDT
Committed
266856@main
(0fcecf40e3a1): <
https://commits.webkit.org/266856@main
> Reviewed commits have been landed. Closing PR #16648 and removing active labels.
Radar WebKit Bug Importer
Comment 2
2023-08-13 13:38:11 PDT
<
rdar://problem/113826514
>
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