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

Changeset 222766 in webkit


Ignore:
Timestamp:
Oct 2, 2017, 8:07:05 PM (9 years ago)
Author:
Brent Fulgham
Message:

Merge three Blink test cases
https://bugs.webkit.org/show_bug.cgi?id=177797
<rdar://problem/27331975>

Unreviewed merge of Blink test cases.

Merge three test cases from the following Blink change:

https://chromium.googlesource.com/chromium/blink/+/17c5b48f130e4ebb796f9db89628f887624db4ef

Relevant fixes had been made in WebKit over the years, but we did not include proper
test coverage.

  • fast/dom/assertion-on-node-removal-expected.txt: Added.
  • fast/dom/assertion-on-node-removal.html: Added.
  • fast/forms/control-detach-crash-expected.txt: Added.
  • fast/forms/control-detach-crash.html: Added.
  • svg/custom/assert-on-node-removal-expected.txt: Added.
  • svg/custom/assert-on-node-removal.html: Added.
Location:
trunk/LayoutTests
Files:
6 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r222765 r222766  
     12017-10-02  Brent Fulgham  <bfulgham@apple.com>
     2
     3        Merge three Blink test cases
     4        https://bugs.webkit.org/show_bug.cgi?id=177797
     5        <rdar://problem/27331975>
     6
     7        Unreviewed merge of Blink test cases.
     8
     9        Merge three test cases from the following Blink change:
     10            https://chromium.googlesource.com/chromium/blink/+/17c5b48f130e4ebb796f9db89628f887624db4ef
     11
     12        Relevant fixes had been made in WebKit over the years, but we did not include proper
     13        test coverage.
     14
     15        * fast/dom/assertion-on-node-removal-expected.txt: Added.
     16        * fast/dom/assertion-on-node-removal.html: Added.
     17        * fast/forms/control-detach-crash-expected.txt: Added.
     18        * fast/forms/control-detach-crash.html: Added.
     19        * svg/custom/assert-on-node-removal-expected.txt: Added.
     20        * svg/custom/assert-on-node-removal.html: Added.
     21
    1222017-10-02  Joanmarie Diggs  <jdiggs@igalia.com>
    223
Note: See TracChangeset for help on using the changeset viewer.