⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 286108 in webkit


Ignore:
Timestamp:
Nov 21, 2021, 7:06:33 PM (5 years ago)
Author:
cathiechen
Message:

[Performance test][css-contain] Add case to test contain: layout inside a complex document
https://bugs.webkit.org/show_bug.cgi?id=232883

Reviewed by Rob Buis.

This case test the performance of changing the content of a layout containment which is
inside a complex document.

  • Layout/css-contain-layout-size-inside-complex-document.html: Added.
Location:
trunk/PerformanceTests
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/PerformanceTests/ChangeLog

    r286090 r286108  
     12021-11-21  Cathie Chen  <cathiechen@igalia.com>
     2
     3        [Performance test][css-contain] Add case to test contain: layout inside a complex document
     4        https://bugs.webkit.org/show_bug.cgi?id=232883
     5
     6        Reviewed by Rob Buis.
     7
     8        This case test the performance of changing the content of a layout containment which is
     9        inside a complex document.
     10
     11        * Layout/css-contain-layout-size-inside-complex-document.html: Added.
     12
    1132021-11-19  Alan Bujtas  <zalan@apple.com>
    214
Note: See TracChangeset for help on using the changeset viewer.