Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/editing/execCommand/format-block-contenteditable-false-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/editing/execCommand/format-block-contenteditable-false-expected.txt b/third_party/WebKit/LayoutTests/editing/execCommand/format-block-contenteditable-false-expected.txt |
| index ea1147d4708cc83b96fa776b7c7f2e71a9d94daf..1872d5bc47e3056d593bd06fd30b1a03d56ec4c3 100644 |
| --- a/third_party/WebKit/LayoutTests/editing/execCommand/format-block-contenteditable-false-expected.txt |
| +++ b/third_party/WebKit/LayoutTests/editing/execCommand/format-block-contenteditable-false-expected.txt |
| @@ -2,9 +2,10 @@ formatblock on selection with a contenteditable="false" child. |
| | <h1> |
|
yosin_UTC9
2016/11/30 01:48:40
Could you convert this test to utilize |assert_sel
yosin_UTC9
2016/11/30 03:18:51
It helps us what this CL changes behavior.
You can
|
| | <i> |
| | " |
| - <#selection-anchor>Will select from here |
| + <#selection-anchor>Will select from here" |
| +| <br> |
| +| " |
| " |
| -| <br> |
| | <i> |
| | " |
| until here.<#selection-focus> |