Changeset 287029 in webkit
- Timestamp:
- Dec 14, 2021, 10:03:05 AM (5 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r287018 r287029 1 2021-12-14 Brandon Stewart <brandonstewart@apple.com> 2 3 Add test case for execCommand to verify inserting an ordered list and deletion 4 https://bugs.webkit.org/show_bug.cgi?id=234113 5 <rdar://85926354> 6 7 Reviewed by Chris Dumez. 8 9 Add test to verify correct execution of execCommand when inserting an ordered 10 list and calling delete. 11 12 * editing/execCommand/insert-ordered-list-and-delete-expected.txt: Added. 13 * editing/execCommand/insert-ordered-list-and-delete.html: Added. 14 1 15 2021-12-14 Antti Koivisto <antti@apple.com> 2 16
Note:
See TracChangeset
for help on using the changeset viewer.