Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(69)

Side by Side Diff: third_party/WebKit/LayoutTests/editing/execCommand/format-block-contenteditable-false-expected.txt

Issue 2532373002: (CANCELED) Ensure before/after is within the editable in moveParagraphWithClones (Closed)
Patch Set: Rebaseline Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 formatblock on selection with a contenteditable="false" child. 1 formatblock on selection with a contenteditable="false" child.
2 | <h1> 2 | <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
3 | <i> 3 | <i>
4 | " 4 | "
5 <#selection-anchor>Will select from here 5 <#selection-anchor>Will select from here"
6 | <br>
7 | "
6 " 8 "
7 | <br>
8 | <i> 9 | <i>
9 | " 10 | "
10 until here.<#selection-focus> 11 until here.<#selection-focus>
11 " 12 "
12 | <div> 13 | <div>
13 | contenteditable="false" 14 | contenteditable="false"
14 | " 15 | "
15 over this contenteditable=false div 16 over this contenteditable=false div
16 " 17 "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698