Bug 189698

Summary: [css-grid] Static position should use content-box, not padding-box
Product: WebKit Reporter: Manuel Rego Casasnovas <rego>
Component: New BugsAssignee: Manuel Rego Casasnovas <rego>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, jfernandez, svillar, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.chromium.org/p/chromium/issues/detail?id=884956
https://bugzilla.mozilla.org/show_bug.cgi?id=1490730
Attachments:
Description Flags
Patch
none
Patch for landing none

Manuel Rego Casasnovas
Reported 2018-09-18 06:09:01 PDT
[css-grid] Static position should use content-box, not padding-box
Attachments
Patch (6.02 KB, patch)
2018-09-18 06:09 PDT, Manuel Rego Casasnovas
no flags
Patch for landing (6.01 KB, patch)
2018-09-18 07:34 PDT, Manuel Rego Casasnovas
no flags
Manuel Rego Casasnovas
Comment 1 2018-09-18 06:09:28 PDT
Javier Fernandez
Comment 2 2018-09-18 07:10:08 PDT
Comment on attachment 350016 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=350016&action=review > Source/WebCore/rendering/RenderGrid.cpp:907 > + // (https://drafts.csswg.org/css-grid/#static-position). There is no need to wrap the line in this comment.
Manuel Rego Casasnovas
Comment 3 2018-09-18 07:34:23 PDT
Created attachment 350020 [details] Patch for landing
Manuel Rego Casasnovas
Comment 4 2018-09-18 07:35:21 PDT
Comment on attachment 350016 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=350016&action=review Thanks for the review. >> Source/WebCore/rendering/RenderGrid.cpp:907 >> + // (https://drafts.csswg.org/css-grid/#static-position). > > There is no need to wrap the line in this comment. Ok, fixed.
WebKit Commit Bot
Comment 5 2018-09-18 08:13:49 PDT
Comment on attachment 350020 [details] Patch for landing Clearing flags on attachment: 350020 Committed r236126: <https://trac.webkit.org/changeset/236126>
WebKit Commit Bot
Comment 6 2018-09-18 08:13:51 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 7 2018-09-18 08:14:24 PDT
Note You need to log in before you can comment on or make changes to this bug.