RenderFullScreen needs to clear override sizes when exiting full screen
Created attachment 192090 [details] Patch
Comment on attachment 192090 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=192090&action=review > LayoutTests/fullscreen/full-screen-with-flex-item.html:14 > + <div><div class=vertical>This div becomes a stretched flex item in fullscreen mode, and should Instead of putting a bunch of text, how about you put two or three display:inline-block divs that each have a height of 500px? Makes the test a bit simpler to grok.
Created attachment 192238 [details] Patch
Comment on attachment 192238 [details] Patch Clearing flags on attachment: 192238 Committed r145241: <http://trac.webkit.org/changeset/145241>
All reviewed patches have been landed. Closing bug.