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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/editing/run/insertlinebreak-expected.txt

Issue 2775503005: Editing: queryCommandValue("stylewithcss") should always return an empty string. (Closed)
Patch Set: . Created 3 years, 9 months 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 This is a testharness.js-based test. 1 This is a testharness.js-based test.
2 Found 1550 tests; 1514 PASS, 36 FAIL, 0 TIMEOUT, 0 NOTRUN. 2 Found 1550 tests; 1526 PASS, 24 FAIL, 0 TIMEOUT, 0 NOTRUN.
3 PASS [["insertlinebreak",""]] "foo[bar]baz": execCommand("insertlinebreak", fals e, "") return value 3 PASS [["insertlinebreak",""]] "foo[bar]baz": execCommand("insertlinebreak", fals e, "") return value
4 PASS [["insertlinebreak",""]] "foo[bar]baz" checks for modifications to non-edit able content 4 PASS [["insertlinebreak",""]] "foo[bar]baz" checks for modifications to non-edit able content
5 PASS [["insertlinebreak",""]] "foo[bar]baz" compare innerHTML 5 PASS [["insertlinebreak",""]] "foo[bar]baz" compare innerHTML
6 PASS [["insertlinebreak",""]] "foo[bar]baz" queryCommandIndeterm("insertlinebrea k") before 6 PASS [["insertlinebreak",""]] "foo[bar]baz" queryCommandIndeterm("insertlinebrea k") before
7 PASS [["insertlinebreak",""]] "foo[bar]baz" queryCommandState("insertlinebreak") before 7 PASS [["insertlinebreak",""]] "foo[bar]baz" queryCommandState("insertlinebreak") before
8 PASS [["insertlinebreak",""]] "foo[bar]baz" queryCommandValue("insertlinebreak") before 8 PASS [["insertlinebreak",""]] "foo[bar]baz" queryCommandValue("insertlinebreak") before
9 PASS [["insertlinebreak",""]] "foo[bar]baz" queryCommandIndeterm("insertlinebrea k") after 9 PASS [["insertlinebreak",""]] "foo[bar]baz" queryCommandIndeterm("insertlinebrea k") after
10 PASS [["insertlinebreak",""]] "foo[bar]baz" queryCommandState("insertlinebreak") after 10 PASS [["insertlinebreak",""]] "foo[bar]baz" queryCommandState("insertlinebreak") after
11 PASS [["insertlinebreak",""]] "foo[bar]baz" queryCommandValue("insertlinebreak") after 11 PASS [["insertlinebreak",""]] "foo[bar]baz" queryCommandValue("insertlinebreak") after
12 PASS [["insertlinebreak",""]] "fo[o<table><tr><td>b]ar</table>": execCommand("in sertlinebreak", false, "") return value 12 PASS [["insertlinebreak",""]] "fo[o<table><tr><td>b]ar</table>": execCommand("in sertlinebreak", false, "") return value
(...skipping 981 matching lines...) Expand 10 before | Expand all | Expand 10 after
994 PASS [["insertlinebreak",""]] "<p>foo{<span style=color:#aBcDeF>bar</span>}baz" queryCommandValue("insertlinebreak") before 994 PASS [["insertlinebreak",""]] "<p>foo{<span style=color:#aBcDeF>bar</span>}baz" queryCommandValue("insertlinebreak") before
995 PASS [["insertlinebreak",""]] "<p>foo{<span style=color:#aBcDeF>bar</span>}baz" queryCommandIndeterm("insertlinebreak") after 995 PASS [["insertlinebreak",""]] "<p>foo{<span style=color:#aBcDeF>bar</span>}baz" queryCommandIndeterm("insertlinebreak") after
996 PASS [["insertlinebreak",""]] "<p>foo{<span style=color:#aBcDeF>bar</span>}baz" queryCommandState("insertlinebreak") after 996 PASS [["insertlinebreak",""]] "<p>foo{<span style=color:#aBcDeF>bar</span>}baz" queryCommandState("insertlinebreak") after
997 PASS [["insertlinebreak",""]] "<p>foo{<span style=color:#aBcDeF>bar</span>}baz" queryCommandValue("insertlinebreak") after 997 PASS [["insertlinebreak",""]] "<p>foo{<span style=color:#aBcDeF>bar</span>}baz" queryCommandValue("insertlinebreak") after
998 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>[foo<span style=color: #aBcDeF>bar]</span>baz": execCommand("stylewithcss", false, "true") return value 998 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>[foo<span style=color: #aBcDeF>bar]</span>baz": execCommand("stylewithcss", false, "true") return value
999 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>[foo<span style=color: #aBcDeF>bar]</span>baz": execCommand("insertlinebreak", false, "") return value 999 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>[foo<span style=color: #aBcDeF>bar]</span>baz": execCommand("insertlinebreak", false, "") return value
1000 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>[foo<span style=color: #aBcDeF>bar]</span>baz" checks for modifications to non-editable content 1000 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>[foo<span style=color: #aBcDeF>bar]</span>baz" checks for modifications to non-editable content
1001 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>[foo<span style=color: #aBcDeF>bar]</span>baz" compare innerHTML 1001 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>[foo<span style=color: #aBcDeF>bar]</span>baz" compare innerHTML
1002 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>[foo<span style=color: #aBcDeF>bar]</span>baz" queryCommandIndeterm("stylewithcss") before 1002 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>[foo<span style=color: #aBcDeF>bar]</span>baz" queryCommandIndeterm("stylewithcss") before
1003 FAIL [["stylewithcss","true"],["insertlinebreak",""]] "<p>[foo<span style=color: #aBcDeF>bar]</span>baz" queryCommandState("stylewithcss") before assert_equals: Wrong result returned expected false but got true 1003 FAIL [["stylewithcss","true"],["insertlinebreak",""]] "<p>[foo<span style=color: #aBcDeF>bar]</span>baz" queryCommandState("stylewithcss") before assert_equals: Wrong result returned expected false but got true
1004 FAIL [["stylewithcss","true"],["insertlinebreak",""]] "<p>[foo<span style=color: #aBcDeF>bar]</span>baz" queryCommandValue("stylewithcss") before assert_equals: Wrong result returned expected "" but got "true" 1004 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>[foo<span style=color: #aBcDeF>bar]</span>baz" queryCommandValue("stylewithcss") before
1005 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>[foo<span style=color: #aBcDeF>bar]</span>baz" queryCommandIndeterm("stylewithcss") after 1005 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>[foo<span style=color: #aBcDeF>bar]</span>baz" queryCommandIndeterm("stylewithcss") after
1006 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>[foo<span style=color: #aBcDeF>bar]</span>baz" queryCommandState("stylewithcss") after 1006 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>[foo<span style=color: #aBcDeF>bar]</span>baz" queryCommandState("stylewithcss") after
1007 FAIL [["stylewithcss","true"],["insertlinebreak",""]] "<p>[foo<span style=color: #aBcDeF>bar]</span>baz" queryCommandValue("stylewithcss") after assert_equals: W rong result returned expected "" but got "true" 1007 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>[foo<span style=color: #aBcDeF>bar]</span>baz" queryCommandValue("stylewithcss") after
1008 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>[foo<span style=color: #aBcDeF>bar]</span>baz" queryCommandIndeterm("insertlinebreak") before 1008 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>[foo<span style=color: #aBcDeF>bar]</span>baz" queryCommandIndeterm("insertlinebreak") before
1009 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>[foo<span style=color: #aBcDeF>bar]</span>baz" queryCommandState("insertlinebreak") before 1009 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>[foo<span style=color: #aBcDeF>bar]</span>baz" queryCommandState("insertlinebreak") before
1010 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>[foo<span style=color: #aBcDeF>bar]</span>baz" queryCommandValue("insertlinebreak") before 1010 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>[foo<span style=color: #aBcDeF>bar]</span>baz" queryCommandValue("insertlinebreak") before
1011 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>[foo<span style=color: #aBcDeF>bar]</span>baz" queryCommandIndeterm("insertlinebreak") after 1011 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>[foo<span style=color: #aBcDeF>bar]</span>baz" queryCommandIndeterm("insertlinebreak") after
1012 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>[foo<span style=color: #aBcDeF>bar]</span>baz" queryCommandState("insertlinebreak") after 1012 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>[foo<span style=color: #aBcDeF>bar]</span>baz" queryCommandState("insertlinebreak") after
1013 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>[foo<span style=color: #aBcDeF>bar]</span>baz" queryCommandValue("insertlinebreak") after 1013 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>[foo<span style=color: #aBcDeF>bar]</span>baz" queryCommandValue("insertlinebreak") after
1014 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>[foo<span style=color :#aBcDeF>bar]</span>baz": execCommand("stylewithcss", false, "false") return val ue 1014 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>[foo<span style=color :#aBcDeF>bar]</span>baz": execCommand("stylewithcss", false, "false") return val ue
1015 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>[foo<span style=color :#aBcDeF>bar]</span>baz": execCommand("insertlinebreak", false, "") return value 1015 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>[foo<span style=color :#aBcDeF>bar]</span>baz": execCommand("insertlinebreak", false, "") return value
1016 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>[foo<span style=color :#aBcDeF>bar]</span>baz" checks for modifications to non-editable content 1016 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>[foo<span style=color :#aBcDeF>bar]</span>baz" checks for modifications to non-editable content
1017 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>[foo<span style=color :#aBcDeF>bar]</span>baz" compare innerHTML 1017 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>[foo<span style=color :#aBcDeF>bar]</span>baz" compare innerHTML
1018 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>[foo<span style=color :#aBcDeF>bar]</span>baz" queryCommandIndeterm("stylewithcss") before 1018 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>[foo<span style=color :#aBcDeF>bar]</span>baz" queryCommandIndeterm("stylewithcss") before
1019 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>[foo<span style=color :#aBcDeF>bar]</span>baz" queryCommandState("stylewithcss") before 1019 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>[foo<span style=color :#aBcDeF>bar]</span>baz" queryCommandState("stylewithcss") before
1020 FAIL [["stylewithcss","false"],["insertlinebreak",""]] "<p>[foo<span style=color :#aBcDeF>bar]</span>baz" queryCommandValue("stylewithcss") before assert_equals: Wrong result returned expected "" but got "true" 1020 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>[foo<span style=color :#aBcDeF>bar]</span>baz" queryCommandValue("stylewithcss") before
1021 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>[foo<span style=color :#aBcDeF>bar]</span>baz" queryCommandIndeterm("stylewithcss") after 1021 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>[foo<span style=color :#aBcDeF>bar]</span>baz" queryCommandIndeterm("stylewithcss") after
1022 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>[foo<span style=color :#aBcDeF>bar]</span>baz" queryCommandState("stylewithcss") after 1022 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>[foo<span style=color :#aBcDeF>bar]</span>baz" queryCommandState("stylewithcss") after
1023 FAIL [["stylewithcss","false"],["insertlinebreak",""]] "<p>[foo<span style=color :#aBcDeF>bar]</span>baz" queryCommandValue("stylewithcss") after assert_equals: Wrong result returned expected "" but got "false" 1023 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>[foo<span style=color :#aBcDeF>bar]</span>baz" queryCommandValue("stylewithcss") after
1024 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>[foo<span style=color :#aBcDeF>bar]</span>baz" queryCommandIndeterm("insertlinebreak") before 1024 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>[foo<span style=color :#aBcDeF>bar]</span>baz" queryCommandIndeterm("insertlinebreak") before
1025 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>[foo<span style=color :#aBcDeF>bar]</span>baz" queryCommandState("insertlinebreak") before 1025 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>[foo<span style=color :#aBcDeF>bar]</span>baz" queryCommandState("insertlinebreak") before
1026 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>[foo<span style=color :#aBcDeF>bar]</span>baz" queryCommandValue("insertlinebreak") before 1026 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>[foo<span style=color :#aBcDeF>bar]</span>baz" queryCommandValue("insertlinebreak") before
1027 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>[foo<span style=color :#aBcDeF>bar]</span>baz" queryCommandIndeterm("insertlinebreak") after 1027 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>[foo<span style=color :#aBcDeF>bar]</span>baz" queryCommandIndeterm("insertlinebreak") after
1028 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>[foo<span style=color :#aBcDeF>bar]</span>baz" queryCommandState("insertlinebreak") after 1028 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>[foo<span style=color :#aBcDeF>bar]</span>baz" queryCommandState("insertlinebreak") after
1029 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>[foo<span style=color :#aBcDeF>bar]</span>baz" queryCommandValue("insertlinebreak") after 1029 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>[foo<span style=color :#aBcDeF>bar]</span>baz" queryCommandValue("insertlinebreak") after
1030 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>{foo<span style=color: #aBcDeF>bar}</span>baz": execCommand("stylewithcss", false, "true") return value 1030 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>{foo<span style=color: #aBcDeF>bar}</span>baz": execCommand("stylewithcss", false, "true") return value
1031 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>{foo<span style=color: #aBcDeF>bar}</span>baz": execCommand("insertlinebreak", false, "") return value 1031 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>{foo<span style=color: #aBcDeF>bar}</span>baz": execCommand("insertlinebreak", false, "") return value
1032 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>{foo<span style=color: #aBcDeF>bar}</span>baz" checks for modifications to non-editable content 1032 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>{foo<span style=color: #aBcDeF>bar}</span>baz" checks for modifications to non-editable content
1033 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>{foo<span style=color: #aBcDeF>bar}</span>baz" compare innerHTML 1033 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>{foo<span style=color: #aBcDeF>bar}</span>baz" compare innerHTML
1034 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>{foo<span style=color: #aBcDeF>bar}</span>baz" queryCommandIndeterm("stylewithcss") before 1034 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>{foo<span style=color: #aBcDeF>bar}</span>baz" queryCommandIndeterm("stylewithcss") before
1035 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>{foo<span style=color: #aBcDeF>bar}</span>baz" queryCommandState("stylewithcss") before 1035 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>{foo<span style=color: #aBcDeF>bar}</span>baz" queryCommandState("stylewithcss") before
1036 FAIL [["stylewithcss","true"],["insertlinebreak",""]] "<p>{foo<span style=color: #aBcDeF>bar}</span>baz" queryCommandValue("stylewithcss") before assert_equals: Wrong result returned expected "" but got "false" 1036 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>{foo<span style=color: #aBcDeF>bar}</span>baz" queryCommandValue("stylewithcss") before
1037 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>{foo<span style=color: #aBcDeF>bar}</span>baz" queryCommandIndeterm("stylewithcss") after 1037 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>{foo<span style=color: #aBcDeF>bar}</span>baz" queryCommandIndeterm("stylewithcss") after
1038 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>{foo<span style=color: #aBcDeF>bar}</span>baz" queryCommandState("stylewithcss") after 1038 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>{foo<span style=color: #aBcDeF>bar}</span>baz" queryCommandState("stylewithcss") after
1039 FAIL [["stylewithcss","true"],["insertlinebreak",""]] "<p>{foo<span style=color: #aBcDeF>bar}</span>baz" queryCommandValue("stylewithcss") after assert_equals: W rong result returned expected "" but got "true" 1039 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>{foo<span style=color: #aBcDeF>bar}</span>baz" queryCommandValue("stylewithcss") after
1040 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>{foo<span style=color: #aBcDeF>bar}</span>baz" queryCommandIndeterm("insertlinebreak") before 1040 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>{foo<span style=color: #aBcDeF>bar}</span>baz" queryCommandIndeterm("insertlinebreak") before
1041 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>{foo<span style=color: #aBcDeF>bar}</span>baz" queryCommandState("insertlinebreak") before 1041 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>{foo<span style=color: #aBcDeF>bar}</span>baz" queryCommandState("insertlinebreak") before
1042 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>{foo<span style=color: #aBcDeF>bar}</span>baz" queryCommandValue("insertlinebreak") before 1042 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>{foo<span style=color: #aBcDeF>bar}</span>baz" queryCommandValue("insertlinebreak") before
1043 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>{foo<span style=color: #aBcDeF>bar}</span>baz" queryCommandIndeterm("insertlinebreak") after 1043 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>{foo<span style=color: #aBcDeF>bar}</span>baz" queryCommandIndeterm("insertlinebreak") after
1044 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>{foo<span style=color: #aBcDeF>bar}</span>baz" queryCommandState("insertlinebreak") after 1044 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>{foo<span style=color: #aBcDeF>bar}</span>baz" queryCommandState("insertlinebreak") after
1045 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>{foo<span style=color: #aBcDeF>bar}</span>baz" queryCommandValue("insertlinebreak") after 1045 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>{foo<span style=color: #aBcDeF>bar}</span>baz" queryCommandValue("insertlinebreak") after
1046 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>{foo<span style=color :#aBcDeF>bar}</span>baz": execCommand("stylewithcss", false, "false") return val ue 1046 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>{foo<span style=color :#aBcDeF>bar}</span>baz": execCommand("stylewithcss", false, "false") return val ue
1047 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>{foo<span style=color :#aBcDeF>bar}</span>baz": execCommand("insertlinebreak", false, "") return value 1047 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>{foo<span style=color :#aBcDeF>bar}</span>baz": execCommand("insertlinebreak", false, "") return value
1048 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>{foo<span style=color :#aBcDeF>bar}</span>baz" checks for modifications to non-editable content 1048 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>{foo<span style=color :#aBcDeF>bar}</span>baz" checks for modifications to non-editable content
1049 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>{foo<span style=color :#aBcDeF>bar}</span>baz" compare innerHTML 1049 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>{foo<span style=color :#aBcDeF>bar}</span>baz" compare innerHTML
1050 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>{foo<span style=color :#aBcDeF>bar}</span>baz" queryCommandIndeterm("stylewithcss") before 1050 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>{foo<span style=color :#aBcDeF>bar}</span>baz" queryCommandIndeterm("stylewithcss") before
1051 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>{foo<span style=color :#aBcDeF>bar}</span>baz" queryCommandState("stylewithcss") before 1051 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>{foo<span style=color :#aBcDeF>bar}</span>baz" queryCommandState("stylewithcss") before
1052 FAIL [["stylewithcss","false"],["insertlinebreak",""]] "<p>{foo<span style=color :#aBcDeF>bar}</span>baz" queryCommandValue("stylewithcss") before assert_equals: Wrong result returned expected "" but got "true" 1052 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>{foo<span style=color :#aBcDeF>bar}</span>baz" queryCommandValue("stylewithcss") before
1053 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>{foo<span style=color :#aBcDeF>bar}</span>baz" queryCommandIndeterm("stylewithcss") after 1053 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>{foo<span style=color :#aBcDeF>bar}</span>baz" queryCommandIndeterm("stylewithcss") after
1054 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>{foo<span style=color :#aBcDeF>bar}</span>baz" queryCommandState("stylewithcss") after 1054 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>{foo<span style=color :#aBcDeF>bar}</span>baz" queryCommandState("stylewithcss") after
1055 FAIL [["stylewithcss","false"],["insertlinebreak",""]] "<p>{foo<span style=color :#aBcDeF>bar}</span>baz" queryCommandValue("stylewithcss") after assert_equals: Wrong result returned expected "" but got "false" 1055 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>{foo<span style=color :#aBcDeF>bar}</span>baz" queryCommandValue("stylewithcss") after
1056 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>{foo<span style=color :#aBcDeF>bar}</span>baz" queryCommandIndeterm("insertlinebreak") before 1056 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>{foo<span style=color :#aBcDeF>bar}</span>baz" queryCommandIndeterm("insertlinebreak") before
1057 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>{foo<span style=color :#aBcDeF>bar}</span>baz" queryCommandState("insertlinebreak") before 1057 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>{foo<span style=color :#aBcDeF>bar}</span>baz" queryCommandState("insertlinebreak") before
1058 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>{foo<span style=color :#aBcDeF>bar}</span>baz" queryCommandValue("insertlinebreak") before 1058 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>{foo<span style=color :#aBcDeF>bar}</span>baz" queryCommandValue("insertlinebreak") before
1059 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>{foo<span style=color :#aBcDeF>bar}</span>baz" queryCommandIndeterm("insertlinebreak") after 1059 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>{foo<span style=color :#aBcDeF>bar}</span>baz" queryCommandIndeterm("insertlinebreak") after
1060 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>{foo<span style=color :#aBcDeF>bar}</span>baz" queryCommandState("insertlinebreak") after 1060 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>{foo<span style=color :#aBcDeF>bar}</span>baz" queryCommandState("insertlinebreak") after
1061 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>{foo<span style=color :#aBcDeF>bar}</span>baz" queryCommandValue("insertlinebreak") after 1061 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>{foo<span style=color :#aBcDeF>bar}</span>baz" queryCommandValue("insertlinebreak") after
1062 PASS [["insertlinebreak",""]] "<p>foo<span style=color:#aBcDeF>[bar</span>baz]": execCommand("insertlinebreak", false, "") return value 1062 PASS [["insertlinebreak",""]] "<p>foo<span style=color:#aBcDeF>[bar</span>baz]": execCommand("insertlinebreak", false, "") return value
1063 PASS [["insertlinebreak",""]] "<p>foo<span style=color:#aBcDeF>[bar</span>baz]" checks for modifications to non-editable content 1063 PASS [["insertlinebreak",""]] "<p>foo<span style=color:#aBcDeF>[bar</span>baz]" checks for modifications to non-editable content
1064 FAIL [["insertlinebreak",""]] "<p>foo<span style=color:#aBcDeF>[bar</span>baz]" compare innerHTML assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo<span style=\"color:rgb(171, 205, 239)\"><br><br></span>< /p>" but got "<p>foo<br><font color=\"#abcdef\"><br></font></p>" 1064 FAIL [["insertlinebreak",""]] "<p>foo<span style=color:#aBcDeF>[bar</span>baz]" compare innerHTML assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo<span style=\"color:rgb(171, 205, 239)\"><br><br></span>< /p>" but got "<p>foo<br><font color=\"#abcdef\"><br></font></p>"
1065 PASS [["insertlinebreak",""]] "<p>foo<span style=color:#aBcDeF>[bar</span>baz]" queryCommandIndeterm("insertlinebreak") before 1065 PASS [["insertlinebreak",""]] "<p>foo<span style=color:#aBcDeF>[bar</span>baz]" queryCommandIndeterm("insertlinebreak") before
(...skipping 10 matching lines...) Expand all
1076 PASS [["insertlinebreak",""]] "<p>foo<span style=color:#aBcDeF>{bar</span>baz}" queryCommandValue("insertlinebreak") before 1076 PASS [["insertlinebreak",""]] "<p>foo<span style=color:#aBcDeF>{bar</span>baz}" queryCommandValue("insertlinebreak") before
1077 PASS [["insertlinebreak",""]] "<p>foo<span style=color:#aBcDeF>{bar</span>baz}" queryCommandIndeterm("insertlinebreak") after 1077 PASS [["insertlinebreak",""]] "<p>foo<span style=color:#aBcDeF>{bar</span>baz}" queryCommandIndeterm("insertlinebreak") after
1078 PASS [["insertlinebreak",""]] "<p>foo<span style=color:#aBcDeF>{bar</span>baz}" queryCommandState("insertlinebreak") after 1078 PASS [["insertlinebreak",""]] "<p>foo<span style=color:#aBcDeF>{bar</span>baz}" queryCommandState("insertlinebreak") after
1079 PASS [["insertlinebreak",""]] "<p>foo<span style=color:#aBcDeF>{bar</span>baz}" queryCommandValue("insertlinebreak") after 1079 PASS [["insertlinebreak",""]] "<p>foo<span style=color:#aBcDeF>{bar</span>baz}" queryCommandValue("insertlinebreak") after
1080 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>foo<span style=color:# aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz": execCommand("stylew ithcss", false, "true") return value 1080 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>foo<span style=color:# aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz": execCommand("stylew ithcss", false, "true") return value
1081 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>foo<span style=color:# aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz": execCommand("insert linebreak", false, "") return value 1081 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>foo<span style=color:# aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz": execCommand("insert linebreak", false, "") return value
1082 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>foo<span style=color:# aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" checks for modificat ions to non-editable content 1082 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>foo<span style=color:# aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" checks for modificat ions to non-editable content
1083 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>foo<span style=color:# aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" compare innerHTML 1083 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>foo<span style=color:# aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" compare innerHTML
1084 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>foo<span style=color:# aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandIndeterm ("stylewithcss") before 1084 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>foo<span style=color:# aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandIndeterm ("stylewithcss") before
1085 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>foo<span style=color:# aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandState("s tylewithcss") before 1085 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>foo<span style=color:# aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandState("s tylewithcss") before
1086 FAIL [["stylewithcss","true"],["insertlinebreak",""]] "<p>foo<span style=color:# aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandValue("s tylewithcss") before assert_equals: Wrong result returned expected "" but got "f alse" 1086 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>foo<span style=color:# aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandValue("s tylewithcss") before
1087 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>foo<span style=color:# aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandIndeterm ("stylewithcss") after 1087 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>foo<span style=color:# aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandIndeterm ("stylewithcss") after
1088 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>foo<span style=color:# aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandState("s tylewithcss") after 1088 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>foo<span style=color:# aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandState("s tylewithcss") after
1089 FAIL [["stylewithcss","true"],["insertlinebreak",""]] "<p>foo<span style=color:# aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandValue("s tylewithcss") after assert_equals: Wrong result returned expected "" but got "tr ue" 1089 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>foo<span style=color:# aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandValue("s tylewithcss") after
1090 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>foo<span style=color:# aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandIndeterm ("insertlinebreak") before 1090 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>foo<span style=color:# aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandIndeterm ("insertlinebreak") before
1091 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>foo<span style=color:# aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandState("i nsertlinebreak") before 1091 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>foo<span style=color:# aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandState("i nsertlinebreak") before
1092 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>foo<span style=color:# aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandValue("i nsertlinebreak") before 1092 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>foo<span style=color:# aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandValue("i nsertlinebreak") before
1093 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>foo<span style=color:# aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandIndeterm ("insertlinebreak") after 1093 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>foo<span style=color:# aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandIndeterm ("insertlinebreak") after
1094 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>foo<span style=color:# aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandState("i nsertlinebreak") after 1094 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>foo<span style=color:# aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandState("i nsertlinebreak") after
1095 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>foo<span style=color:# aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandValue("i nsertlinebreak") after 1095 PASS [["stylewithcss","true"],["insertlinebreak",""]] "<p>foo<span style=color:# aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandValue("i nsertlinebreak") after
1096 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>foo<span style=color: #aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz": execCommand("style withcss", false, "false") return value 1096 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>foo<span style=color: #aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz": execCommand("style withcss", false, "false") return value
1097 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>foo<span style=color: #aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz": execCommand("inser tlinebreak", false, "") return value 1097 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>foo<span style=color: #aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz": execCommand("inser tlinebreak", false, "") return value
1098 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>foo<span style=color: #aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" checks for modifica tions to non-editable content 1098 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>foo<span style=color: #aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" checks for modifica tions to non-editable content
1099 FAIL [["stylewithcss","false"],["insertlinebreak",""]] "<p>foo<span style=color: #aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" compare innerHTML a ssert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p >foo<span style=\"color:rgb(171, 205, 239)\"><br></span>quz</p>" but got "<p>foo <font color=\"#abcdef\"><br></font>quz</p>" 1099 FAIL [["stylewithcss","false"],["insertlinebreak",""]] "<p>foo<span style=color: #aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" compare innerHTML a ssert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p >foo<span style=\"color:rgb(171, 205, 239)\"><br></span>quz</p>" but got "<p>foo <font color=\"#abcdef\"><br></font>quz</p>"
1100 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>foo<span style=color: #aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandIndeter m("stylewithcss") before 1100 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>foo<span style=color: #aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandIndeter m("stylewithcss") before
1101 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>foo<span style=color: #aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandState(" stylewithcss") before 1101 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>foo<span style=color: #aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandState(" stylewithcss") before
1102 FAIL [["stylewithcss","false"],["insertlinebreak",""]] "<p>foo<span style=color: #aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandValue(" stylewithcss") before assert_equals: Wrong result returned expected "" but got " true" 1102 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>foo<span style=color: #aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandValue(" stylewithcss") before
1103 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>foo<span style=color: #aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandIndeter m("stylewithcss") after 1103 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>foo<span style=color: #aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandIndeter m("stylewithcss") after
1104 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>foo<span style=color: #aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandState(" stylewithcss") after 1104 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>foo<span style=color: #aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandState(" stylewithcss") after
1105 FAIL [["stylewithcss","false"],["insertlinebreak",""]] "<p>foo<span style=color: #aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandValue(" stylewithcss") after assert_equals: Wrong result returned expected "" but got "f alse" 1105 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>foo<span style=color: #aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandValue(" stylewithcss") after
1106 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>foo<span style=color: #aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandIndeter m("insertlinebreak") before 1106 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>foo<span style=color: #aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandIndeter m("insertlinebreak") before
1107 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>foo<span style=color: #aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandState(" insertlinebreak") before 1107 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>foo<span style=color: #aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandState(" insertlinebreak") before
1108 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>foo<span style=color: #aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandValue(" insertlinebreak") before 1108 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>foo<span style=color: #aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandValue(" insertlinebreak") before
1109 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>foo<span style=color: #aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandIndeter m("insertlinebreak") after 1109 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>foo<span style=color: #aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandIndeter m("insertlinebreak") after
1110 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>foo<span style=color: #aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandState(" insertlinebreak") after 1110 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>foo<span style=color: #aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandState(" insertlinebreak") after
1111 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>foo<span style=color: #aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandValue(" insertlinebreak") after 1111 PASS [["stylewithcss","false"],["insertlinebreak",""]] "<p>foo<span style=color: #aBcDeF>[bar</span><span style=color:#fEdCbA>baz]</span>quz" queryCommandValue(" insertlinebreak") after
1112 PASS [["insertlinebreak",""]] "<ul contenteditable><li>{}<br></ul>": execCommand ("insertlinebreak", false, "") return value 1112 PASS [["insertlinebreak",""]] "<ul contenteditable><li>{}<br></ul>": execCommand ("insertlinebreak", false, "") return value
1113 PASS [["insertlinebreak",""]] "<ul contenteditable><li>{}<br></ul>" checks for m odifications to non-editable content 1113 PASS [["insertlinebreak",""]] "<ul contenteditable><li>{}<br></ul>" checks for m odifications to non-editable content
1114 PASS [["insertlinebreak",""]] "<ul contenteditable><li>{}<br></ul>" compare inne rHTML 1114 PASS [["insertlinebreak",""]] "<ul contenteditable><li>{}<br></ul>" compare inne rHTML
1115 PASS [["insertlinebreak",""]] "<ul contenteditable><li>{}<br></ul>" queryCommand Indeterm("insertlinebreak") before 1115 PASS [["insertlinebreak",""]] "<ul contenteditable><li>{}<br></ul>" queryCommand Indeterm("insertlinebreak") before
(...skipping 429 matching lines...) Expand 10 before | Expand all | Expand 10 after
1545 PASS [["insertlinebreak",""]] "<div class=a id=x><p class=b id=y>foo[]bar</div>" checks for modifications to non-editable content 1545 PASS [["insertlinebreak",""]] "<div class=a id=x><p class=b id=y>foo[]bar</div>" checks for modifications to non-editable content
1546 PASS [["insertlinebreak",""]] "<div class=a id=x><p class=b id=y>foo[]bar</div>" compare innerHTML 1546 PASS [["insertlinebreak",""]] "<div class=a id=x><p class=b id=y>foo[]bar</div>" compare innerHTML
1547 PASS [["insertlinebreak",""]] "<div class=a id=x><p class=b id=y>foo[]bar</div>" queryCommandIndeterm("insertlinebreak") before 1547 PASS [["insertlinebreak",""]] "<div class=a id=x><p class=b id=y>foo[]bar</div>" queryCommandIndeterm("insertlinebreak") before
1548 PASS [["insertlinebreak",""]] "<div class=a id=x><p class=b id=y>foo[]bar</div>" queryCommandState("insertlinebreak") before 1548 PASS [["insertlinebreak",""]] "<div class=a id=x><p class=b id=y>foo[]bar</div>" queryCommandState("insertlinebreak") before
1549 PASS [["insertlinebreak",""]] "<div class=a id=x><p class=b id=y>foo[]bar</div>" queryCommandValue("insertlinebreak") before 1549 PASS [["insertlinebreak",""]] "<div class=a id=x><p class=b id=y>foo[]bar</div>" queryCommandValue("insertlinebreak") before
1550 PASS [["insertlinebreak",""]] "<div class=a id=x><p class=b id=y>foo[]bar</div>" queryCommandIndeterm("insertlinebreak") after 1550 PASS [["insertlinebreak",""]] "<div class=a id=x><p class=b id=y>foo[]bar</div>" queryCommandIndeterm("insertlinebreak") after
1551 PASS [["insertlinebreak",""]] "<div class=a id=x><p class=b id=y>foo[]bar</div>" queryCommandState("insertlinebreak") after 1551 PASS [["insertlinebreak",""]] "<div class=a id=x><p class=b id=y>foo[]bar</div>" queryCommandState("insertlinebreak") after
1552 PASS [["insertlinebreak",""]] "<div class=a id=x><p class=b id=y>foo[]bar</div>" queryCommandValue("insertlinebreak") after 1552 PASS [["insertlinebreak",""]] "<div class=a id=x><p class=b id=y>foo[]bar</div>" queryCommandValue("insertlinebreak") after
1553 Harness: the test ran to completion. 1553 Harness: the test ran to completion.
1554 1554
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698