Bug 123465 - Use left/right instead of left/width for simple text runs
Summary: Use left/right instead of left/width for simple text runs
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-29 13:58 PDT by Antti Koivisto
Modified: 2023-04-04 03:45 PDT (History)
5 users (show)

See Also:


Attachments
patch (3.99 KB, patch)
2013-10-29 14:01 PDT, Antti Koivisto
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2013-10-29 13:58:49 PDT
This simplifies the code a bit.
Comment 1 Antti Koivisto 2013-10-29 14:01:04 PDT
Created attachment 215423 [details]
patch