Changeset 286760 in webkit


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

Add layout performance test for bidi content with direction override inside inline boxes
https://bugs.webkit.org/show_bug.cgi?id=234064

Unreviewed.

This is in preparation for enabling IFC bidi handling.

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

Legend:

Unmodified
Added
Removed
  • trunk/PerformanceTests/ChangeLog

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