|
| 1 | +2018-09-26 Ryosuke Niwa < [email protected]> |
| 2 | + |
| 3 | + Selection should work across shadow boundary when initiated by a mouse drag |
| 4 | + https://bugs.webkit.org/show_bug.cgi?id=151380 |
| 5 | + <rdar://problem/24363872> |
| 6 | + |
| 7 | + Reviewed by Antti Koivisto and Wenson Hsieh. |
| 8 | + |
| 9 | + Added regression tests using ref tests since getSelection() doesn't expose any node inside a shadow tree. |
| 10 | + |
| 11 | + * editing/selection/selection-across-shadow-boundaries-mixed-editability-1-expected.html: Added. |
| 12 | + * editing/selection/selection-across-shadow-boundaries-mixed-editability-1.html: Added. |
| 13 | + * editing/selection/selection-across-shadow-boundaries-mixed-editability-2-expected.html: Added. |
| 14 | + * editing/selection/selection-across-shadow-boundaries-mixed-editability-2.html: Added. |
| 15 | + * editing/selection/selection-across-shadow-boundaries-mixed-editability-3-expected.html: Added. |
| 16 | + * editing/selection/selection-across-shadow-boundaries-mixed-editability-3.html: Added. |
| 17 | + * editing/selection/selection-across-shadow-boundaries-mixed-editability-4-expected.html: Added. |
| 18 | + * editing/selection/selection-across-shadow-boundaries-mixed-editability-4.html: Added. |
| 19 | + * editing/selection/selection-across-shadow-boundaries-mixed-editability-5-expected.html: Added. |
| 20 | + * editing/selection/selection-across-shadow-boundaries-mixed-editability-5.html: Added. |
| 21 | + * editing/selection/selection-across-shadow-boundaries-readonly-1-expected.html: Added. |
| 22 | + * editing/selection/selection-across-shadow-boundaries-readonly-1.html: Added. |
| 23 | + * editing/selection/selection-across-shadow-boundaries-readonly-2-expected.html: Added. |
| 24 | + * editing/selection/selection-across-shadow-boundaries-readonly-2.html: Added. |
| 25 | + * editing/selection/selection-across-shadow-boundaries-readonly-3-expected.html: Added. |
| 26 | + * editing/selection/selection-across-shadow-boundaries-readonly-3.html: Added. |
| 27 | + * editing/selection/selection-across-shadow-boundaries-user-select-all-1-expected.html: Added. |
| 28 | + * editing/selection/selection-across-shadow-boundaries-user-select-all-1.html: Added. |
| 29 | + |
1 | 30 | 2018-09-26 Alicia Boya García < [email protected]>
|
2 | 31 |
|
3 | 32 | [GTK] Unreviewed test gardening
|
|
0 commit comments