Bug 138886 - Images/replaced elements that are as tall as a page should be on their own page
Summary: Images/replaced elements that are as tall as a page should be on their own page
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: Dave Hyatt
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-11-19 14:45 PST by Dave Hyatt
Modified: 2014-11-20 08:34 PST (History)
7 users (show)

See Also:


Attachments
Patch (133.91 KB, patch)
2014-11-19 14:51 PST, Dave Hyatt
dino: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Hyatt 2014-11-19 14:45:28 PST
Images/replaced elements that are as tall as a page should be on their own page if they can fit with excess blank space removed.
Comment 1 Dave Hyatt 2014-11-19 14:51:49 PST
Created attachment 241891 [details]
Patch
Comment 2 WebKit Commit Bot 2014-11-19 14:53:29 PST
Attachment 241891 [details] did not pass style-queue:


ERROR: Source/WebCore/rendering/RenderBlockFlow.cpp:1643:  Multi line control clauses should use braces.  [whitespace/braces] [4]
Total errors found: 1 in 12 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Dave Hyatt 2014-11-19 15:40:18 PST
Fixed in r176354.
Comment 4 Jon Lee 2014-11-20 08:34:47 PST
rdar://problem/18296371