Bug 137052

Summary: The style resolution cache applies properties incorrectly whenever direction != ltr
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: New BugsAssignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal CC: kling
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

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.