Files
ladybird/Tests/LibWeb/Text/expected/DOM/editable-subtree-flag.txt
Andreas Kling 86838c48f4 LibWeb: Add test for dynamic editability flag propagation
Stress-test the isContentEditable property across various scenarios:
dynamic contenteditable changes, node moves between editable/noneditable
subtrees, insertion/removal, design mode toggle, deep nesting, nested
contenteditable overrides, and plaintext-only mode.
2026-02-21 03:51:28 +01:00

29 lines
277 B
Plaintext

1a: true
2a: false
3a: false
3b: true
4a: true
4b: false
5a: true
5b: false
6a: false
6b: true
7a: true
7b: false
8a: false
8b: true
9a: true
9b: false
10a: false
10b: true
10c: false
11a: true
12a: true
13a: true
13b: false
13c: true
14a: true
15a: false
15b: false
16a: true