Changeset 222766 in webkit
- Timestamp:
- Oct 2, 2017, 8:07:05 PM (9 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 6 added
- 1 edited
-
ChangeLog (modified) (1 diff)
-
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)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r222765 r222766 1 2017-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 1 22 2017-10-02 Joanmarie Diggs <jdiggs@igalia.com> 2 23
Note:
See TracChangeset
for help on using the changeset viewer.