Bug 46024 - Canvas sizing ignores intrinsic size
Summary: Canvas sizing ignores intrinsic size
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-17 18:26 PDT by mitz
Modified: 2010-09-20 07:57 PDT (History)
2 users (show)

See Also:


Attachments
Patch (15.64 KB, patch)
2010-09-17 18:43 PDT, mitz
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2010-09-17 18:26:48 PDT
Patch forthcoming.
Comment 1 mitz 2010-09-17 18:43:17 PDT
Created attachment 67990 [details]
Patch
Comment 2 WebKit Review Bot 2010-09-17 18:45:33 PDT
Attachment 67990 [details] did not pass style-queue:

Failed to run "['WebKitTools/Scripts/check-webkit-style']" exit_code: 1
WebCore/rendering/RenderReplaced.cpp:263:  Boolean expressions that span multiple lines should have their operators on the left side of the line instead of the right side.  [whitespace/operators] [4]
WebCore/rendering/RenderReplaced.cpp:264:  Boolean expressions that span multiple lines should have their operators on the left side of the line instead of the right side.  [whitespace/operators] [4]
Total errors found: 2 in 9 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Simon Fraser (smfr) 2010-09-17 18:51:06 PDT
Comment on attachment 67990 [details]
Patch

r=me, some comments on irc.
Comment 5 Csaba Osztrogonác 2010-09-20 07:57:46 PDT
Expected file fix for Qt landed in http://trac.webkit.org/changeset/67848

The update is similar to http://trac.webkit.org/changeset/67770/trunk/LayoutTests/fast/replaced/table-percent-height-expected.txt