New issue
Advanced search Search tips

Issue 773369 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Nov 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug

Blocking:
issue 417782



Sign in to add a comment

[root layer scrolls] IntersectionObserver tests failing

Project Member Reported by szager@chromium.org, Oct 10 2017

Issue description

With RLS enabled, intersection-observer tests are failing:

external/wpt/intersection-observer/iframe-no-root.html
external/wpt/intersection-observer/multiple-targets.html
external/wpt/intersection-observer/multiple-thresholds.html
external/wpt/intersection-observer/root-margin.html
external/wpt/intersection-observer/same-document-no-root.html
external/wpt/intersection-observer/same-document-zero-size-target.html
intersection-observer/cross-origin-iframe.html
intersection-observer/iframe-no-root.html
intersection-observer/multiple-targets.html
intersection-observer/multiple-thresholds.html
intersection-observer/root-margin.html
intersection-observer/same-document-no-root.html
intersection-observer/same-document-zero-size-target.html
intersection-observer/text-target.html

 

Comment 2 by pdr@chromium.org, Oct 10 2017

 Issue 773370  has been merged into this issue.
Project Member

Comment 3 by bugdroid1@chromium.org, Oct 26 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/58b9194706686b68e98f14eae4f368605a9d0744

commit 58b9194706686b68e98f14eae4f368605a9d0744
Author: Stefan Zager <szager@chromium.org>
Date: Thu Oct 26 22:53:40 2017

[root layer scrolls] Fix IntersectionObserver for RLS

BUG= 773369 
R=skobes@chromium.org,pdr@chromium.org

Change-Id: I6ddb98aa8ebd06a313cb8ebb46a18e9658575739
Reviewed-on: https://chromium-review.googlesource.com/740364
Reviewed-by: Philip Rogers <pdr@chromium.org>
Reviewed-by: Steve Kobes <skobes@chromium.org>
Commit-Queue: Stefan Zager <szager@chromium.org>
Cr-Commit-Position: refs/heads/master@{#511997}
[modify] https://crrev.com/58b9194706686b68e98f14eae4f368605a9d0744/third_party/WebKit/LayoutTests/FlagExpectations/root-layer-scrolls
[modify] https://crrev.com/58b9194706686b68e98f14eae4f368605a9d0744/third_party/WebKit/Source/core/layout/IntersectionGeometry.cpp

Status: Fixed (was: Assigned)
\o/

Sign in to add a comment