Open
Bug 1486593
Opened 7 years ago
Updated 3 years ago
[wpt-sync] Sync PR 12704 - Avoid scrolling when entering fullscreen
Categories
(Core :: DOM: Core & HTML, enhancement, P4)
Core
DOM: Core & HTML
Tracking
()
NEW
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 12704 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/12704
Details from upstream follow.
Dave Tapuska <dtapuska@chromium.org> wrote:
> Avoid scrolling when entering fullscreen
>
> When entering fullscreen we shouldn't need to set scroll to 0,0. This
> fixes fullscreening an element that has scroll offset.
>
> BUG=693075,684920
>
> Change-Id: I2acf27eb2641731d580865d38e1a1495f6aee7de
> Reviewed-on: https://chromium-review.googlesource.com/1191664
> WPT-Export-Revision: 2e00ecfb93293ba828dcd5bf50cbf4bd07608590
| Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → DOM
Product: Testing → Core
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•