Changeset 225102 in webkit


Ignore:
Timestamp:
Nov 22, 2017 1:24:06 PM (6 years ago)
Author:
Antti Koivisto
Message:

Add performance test for inlines and inline-blocks without text
https://bugs.webkit.org/show_bug.cgi?id=179955

Reviewed by Darin Adler.

Test for https://bugs.webkit.org/show_bug.cgi?id=179950

  • Layout/inline-layout-no-text.html: Added.
Location:
trunk/PerformanceTests
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/PerformanceTests/ChangeLog

    r224742 r225102  
     12017-11-22  Antti Koivisto  <antti@apple.com>
     2
     3        Add performance test for inlines and inline-blocks without text
     4        https://bugs.webkit.org/show_bug.cgi?id=179955
     5
     6        Reviewed by Darin Adler.
     7
     8        Test for https://bugs.webkit.org/show_bug.cgi?id=179950
     9
     10        * Layout/inline-layout-no-text.html: Added.
     11
    1122017-11-12  Jon Lee  <jonlee@apple.com>
    213
Note: See TracChangeset for help on using the changeset viewer.