Commit cdb29d5e authored by Stefan Zager's avatar Stefan Zager Committed by Commit Bot

[IntersectionObserver] Enable feature to accept Document as root

Approved intent-to-ship:

https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/6dOOw2vu1is

BUG=1015183

Change-Id: I5231d4014e4ac260a78c3328df6a1b8171e5e598
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2015676Reviewed-by: default avatarChris Harrelson <chrishtr@chromium.org>
Commit-Queue: Stefan Zager <szager@chromium.org>
Cr-Commit-Position: refs/heads/master@{#735715}
parent fa39a7ae
...@@ -857,7 +857,7 @@ ...@@ -857,7 +857,7 @@
}, },
{ {
name: "IntersectionObserverDocumentScrollingElementRoot", name: "IntersectionObserverDocumentScrollingElementRoot",
status: "experimental", status: "stable",
}, },
{ {
name: "IntersectionObserverV2", name: "IntersectionObserverV2",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment