Changeset 215641 in webkit


Ignore:
Timestamp:
Apr 21, 2017 2:41:41 PM (7 years ago)
Author:
Alan Bujtas
Message:

Simple line layout: Add performance test to measure mid-word line breaking with long text.
https://bugs.webkit.org/show_bug.cgi?id=171136

Reviewed by Ryosuke Niwa.

  • Layout/simple-line-layout-word-break-long-text.html: Added.
Location:
trunk/PerformanceTests
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/PerformanceTests/ChangeLog

    r215417 r215641  
     12017-04-21  Zalan Bujtas  <zalan@apple.com>
     2
     3        Simple line layout: Add performance test to measure mid-word line breaking with long text.
     4        https://bugs.webkit.org/show_bug.cgi?id=171136
     5
     6        Reviewed by Ryosuke Niwa.
     7
     8        * Layout/simple-line-layout-word-break-long-text.html: Added.
     9
    1102017-04-17  Ryan Haddad  <ryanhaddad@apple.com>
    211
Note: See TracChangeset for help on using the changeset viewer.