Bug 124041 - Add line layout performance test that exercises more cases
Summary: Add line layout performance test that exercises more cases
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-11-08 06:41 PST by Antti Koivisto
Modified: 2013-11-08 07:16 PST (History)
2 users (show)

See Also:


Attachments
patch (49.10 KB, patch)
2013-11-08 06:50 PST, Antti Koivisto
andersca: 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-11-08 06:41:59 PST
Currently line-layout.html tests the most basic left-aligned case only. Add a test with more coverage for things that not yet supported by the simple line layout path.
Comment 1 Antti Koivisto 2013-11-08 06:50:34 PST
Created attachment 216391 [details]
patch
Comment 2 Antti Koivisto 2013-11-08 07:16:00 PST
https://trac.webkit.org/r158920