Changeset 286761 in webkit


Ignore:
Timestamp:
Dec 8, 2021, 8:21:43 PM (4 years ago)
Author:
Alan Bujtas
Message:

Add layout performance test for simple bidi content with inline boxes
https://bugs.webkit.org/show_bug.cgi?id=234062

Unreviewed.

This is in preparation for enabling IFC bidi handling.

  • Layout/line-layout-simple-bidi-with-inline-boxes.html: Added.
Location:
trunk/PerformanceTests
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/PerformanceTests/ChangeLog

    r286760 r286761  
     12021-12-08  Alan Bujtas  <zalan@apple.com>
     2
     3        Add layout performance test for simple bidi content with inline boxes
     4        https://bugs.webkit.org/show_bug.cgi?id=234062
     5
     6        Unreviewed.
     7
     8        This is in preparation for enabling IFC bidi handling.
     9
     10        * Layout/line-layout-simple-bidi-with-inline-boxes.html: Added.
     11
    1122021-12-08  Alan Bujtas  <zalan@apple.com>
    213
Note: See TracChangeset for help on using the changeset viewer.