Changeset 225017 in webkit


Ignore:
Timestamp:
Nov 18, 2017 9:25:28 AM (6 years ago)
Author:
Antti Koivisto
Message:

Add test for a multicolumn render tree update issue
https://bugs.webkit.org/show_bug.cgi?id=179860

Reviewed by Zalan Bujtas.

  • fast/multicol/column-span-range-crash-expected.txt: Added.
  • fast/multicol/column-span-range-crash.html: Added.
Location:
trunk/LayoutTests
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r225014 r225017  
     12017-11-18  Antti Koivisto  <antti@apple.com>
     2
     3        Add test for a multicolumn render tree update issue
     4        https://bugs.webkit.org/show_bug.cgi?id=179860
     5
     6        Reviewed by Zalan Bujtas.
     7
     8        * fast/multicol/column-span-range-crash-expected.txt: Added.
     9        * fast/multicol/column-span-range-crash.html: Added.
     10
    1112017-11-18  Antti Koivisto  <antti@apple.com>
    212
Note: See TracChangeset for help on using the changeset viewer.