Bug 137052 - The style resolution cache applies properties incorrectly whenever direction != ltr
Summary: The style resolution cache applies properties incorrectly whenever direction ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-23 17:18 PDT by Benjamin Poulain
Modified: 2014-09-23 20:18 PDT (History)
1 user (show)

See Also:


Attachments
Patch (20.21 KB, patch)
2014-09-23 17:33 PDT, Benjamin Poulain
no flags Details | Formatted Diff | Diff
Patch (20.21 KB, patch)
2014-09-23 18:27 PDT, Benjamin Poulain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2014-09-23 17:18:28 PDT
The style resolution cache applies properties incorrectly whenever direction != ltr
Comment 1 Benjamin Poulain 2014-09-23 17:33:46 PDT
Created attachment 238578 [details]
Patch
Comment 2 Benjamin Poulain 2014-09-23 18:27:52 PDT
Created attachment 238579 [details]
Patch
Comment 3 Andreas Kling 2014-09-23 20:12:30 PDT
Comment on attachment 238579 [details]
Patch

Great catch. r=me
Comment 4 Benjamin Poulain 2014-09-23 20:17:57 PDT
Comment on attachment 238579 [details]
Patch

Clearing flags on attachment: 238579

Committed r173906: <http://trac.webkit.org/changeset/173906>
Comment 5 Benjamin Poulain 2014-09-23 20:18:01 PDT
All reviewed patches have been landed.  Closing bug.