New issue
Advanced search Search tips

Issue 646656 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: Sep 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 3
Type: Bug



Sign in to add a comment

ResizeObserver fires when element changes from non-inline to inline

Project Member Reported by atotic@chromium.org, Sep 13 2016

Issue description

I just noticed the ResizeObserver implementation in Chromium right now will fire the observation when an element changes from non-inline to inline.

Example:
http://jsbin.com/zoyupajaje/1/edit?html,js,console,output

I'm using the build from latest Chromium repository and change 'ResizeObserver status' in RuntimeEnabledFeatures.in so I can use ResizeObserver.

I think we really need to add the test case for this to test/notify.html
 

Comment 1 by atotic@chromium.org, Sep 14 2016

Status: WontFix (was: Assigned)
Spec changed, no longer a bug.

Sign in to add a comment