WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
46116
Implement block-flow-aware logical properties
https://bugs.webkit.org/show_bug.cgi?id=46116
Summary
Implement block-flow-aware logical properties
Dave Hyatt
Reported
2010-09-20 13:01:49 PDT
We already have direction-aware properties like margin-start and margin-end. This patch adds the -before/-after equivalents and updates everything to work with block-flow correctly.
Attachments
Patch
(33.69 KB, patch)
2010-09-20 13:25 PDT
,
Dave Hyatt
mitz: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Dave Hyatt
Comment 1
2010-09-20 13:25:41 PDT
Created
attachment 68130
[details]
Patch
mitz
Comment 2
2010-09-20 14:00:16 PDT
Comment on
attachment 68130
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=68130&action=review
> WebCore/css/CSSProperty.cpp:67 > + } > + > + }
Extra newline
Dave Hyatt
Comment 3
2010-09-20 14:03:27 PDT
Fixed in
r67882
.
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