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!
Committed 266856@main (0fcecf40e3a1): <https://commits.webkit.org/266856@main> Reviewed commits have been landed. Closing PR #16648 and removing active labels.
<rdar://problem/113826514>