WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
86970
Move padding/margin/offset writing mode logic from RenderStyle to LengthBox
https://bugs.webkit.org/show_bug.cgi?id=86970
Summary
Move padding/margin/offset writing mode logic from RenderStyle to LengthBox
Emil A Eklund
Reported
2012-05-20 13:30:41 PDT
RenderStyle currently has a lot of logic for translating before/after/start/end to top/bottom/left/right for paddings, margins, borders and offsets. Move this logic to LengthBox and make paddings/margins/offsets use the same implementation.
Attachments
Patch
(19.70 KB, patch)
2012-05-20 13:38 PDT
,
Emil A Eklund
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Emil A Eklund
Comment 1
2012-05-20 13:38:29 PDT
Created
attachment 142915
[details]
Patch
Eric Seidel (no email)
Comment 2
2012-05-21 16:06:25 PDT
Comment on
attachment 142915
[details]
Patch Again, same possible perf considerations, but another huge cleanliness win. We'll see!
WebKit Review Bot
Comment 3
2012-05-21 16:42:10 PDT
Comment on
attachment 142915
[details]
Patch Clearing flags on attachment: 142915 Committed
r117832
: <
http://trac.webkit.org/changeset/117832
>
WebKit Review Bot
Comment 4
2012-05-21 16:42:14 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug