Side by Side Diff: LayoutTests/editing/deleting/delete-across-editable-content-boundaries-1-expected.txt
Issue 14969020 :
Avoid adding placeholder when deleting last text in root (Closed)
Patch Set: Fixed bad TestExpectations behavior and unnecessary results churn.
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
LayoutTests/TestExpectations
LayoutTests/editing/deleting/5847330-2-expected.txt
LayoutTests/editing/deleting/delete-3775172-fix-expected.txt
LayoutTests/editing/deleting/delete-across-editable-content-boundaries-1-expected.txt
LayoutTests/editing/deleting/delete-all-text-in-text-field-assertion-expected.txt
LayoutTests/editing/deleting/delete-and-cleanup.html
LayoutTests/editing/deleting/delete-and-cleanup-expected.txt
LayoutTests/editing/deleting/delete-block-merge-contents-025-expected.txt
LayoutTests/editing/deleting/delete-select-all-002-expected.txt
LayoutTests/editing/deleting/delete-start-block-expected.txt
LayoutTests/editing/deleting/paste-with-transparent-background-color-expected.txt
LayoutTests/editing/execCommand/create-list-with-hr-expected.txt
LayoutTests/editing/execCommand/forward-delete-no-scroll-expected.txt
LayoutTests/editing/execCommand/insertHTML-expected.txt
LayoutTests/editing/pasteboard/copy-paste-content-starting-and-ending-canvas-expected.txt
LayoutTests/editing/pasteboard/select-element-1-expected.txt
LayoutTests/editing/spelling/spellcheck-paste-continuous-disabled-expected.txt
LayoutTests/fast/events/event-input-contentEditable-expected.txt
LayoutTests/fast/events/script-tests/event-input-contentEditable.js
LayoutTests/fast/parser/nested-fragment-parser-crash-expected.txt
LayoutTests/platform/chromium-win/editing/deleting/5272440-expected.txt
LayoutTests/platform/chromium-win/editing/deleting/delete-3775172-fix-expected.txt
LayoutTests/platform/chromium-win/editing/deleting/delete-all-text-in-text-field-assertion-expected.txt
LayoutTests/platform/chromium-win/editing/deleting/delete-block-contents-001-expected.txt
LayoutTests/platform/chromium-win/editing/deleting/delete-block-contents-002-expected.txt
LayoutTests/platform/chromium-win/editing/deleting/delete-block-contents-003-expected.txt
LayoutTests/platform/chromium-win/editing/deleting/delete-image-004-expected.txt
LayoutTests/platform/chromium-win/editing/execCommand/create-list-with-hr-expected.txt
LayoutTests/platform/chromium-win/editing/inserting/insert-3775316-fix-expected.txt
LayoutTests/platform/chromium-win/editing/inserting/insert-after-delete-001-expected.txt
LayoutTests/platform/chromium-win/editing/pasteboard/4076267-3-expected.txt
LayoutTests/platform/chromium-win/fast/forms/input-placeholder-visibility-3-expected.txt
LayoutTests/platform/chromium-win/fast/forms/textarea-placeholder-visibility-1-expected.txt
Source/core/editing/DeleteSelectionCommand.cpp
Source/core/html/HTMLInputElement.cpp