Bug 131955 - topContentInset does not play well with fullscreen elements
Summary: topContentInset does not play well with fullscreen elements
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-04-21 14:49 PDT by Beth Dakin
Modified: 2014-04-21 15:23 PDT (History)
5 users (show)

See Also:


Attachments
Patch (5.80 KB, patch)
2014-04-21 14:57 PDT, Beth Dakin
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Beth Dakin 2014-04-21 14:49:30 PDT
If you take an element (such as a <video>) fullscreen when you have a topContentInset set, there will be an inset-sized gap at the top of the fullscreen video.

<rdar://problem/16651925>
Comment 1 Beth Dakin 2014-04-21 14:57:19 PDT
Created attachment 229838 [details]
Patch
Comment 2 Beth Dakin 2014-04-21 15:23:25 PDT
http://trac.webkit.org/changeset/167630