Back to Chromium

Breaking Editing Boundary With Table

third_party/blink/web_tests/editing/shadow/breaking-editing-boundary-with-table.html

149.0.7827.2292 B
Original Source

On the second time selecting <span>, it should not become non-contenteditable. If it becomes non-contenteditable, the selection from <span> to <table> will break editing boundaries and contain "a". This test checks the <span> does not changed to non-contenteditable element.