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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/editing/run/formatblock-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 4989 tests; 4648 PASS, 341 FAIL, 0 TIMEOUT, 0 NOTRUN. 2 Found 4989 tests; 4656 PASS, 333 FAIL, 0 TIMEOUT, 0 NOTRUN.
3 PASS [["defaultparagraphseparator","div"],["formatblock","<div>"]] "foo[]bar<p>e xtra": execCommand("defaultparagraphseparator", false, "div") return value 3 PASS [["defaultparagraphseparator","div"],["formatblock","<div>"]] "foo[]bar<p>e xtra": execCommand("defaultparagraphseparator", false, "div") return value
4 PASS [["defaultparagraphseparator","div"],["formatblock","<div>"]] "foo[]bar<p>e xtra": execCommand("formatblock", false, "<div>") return value 4 PASS [["defaultparagraphseparator","div"],["formatblock","<div>"]] "foo[]bar<p>e xtra": execCommand("formatblock", false, "<div>") return value
5 PASS [["defaultparagraphseparator","div"],["formatblock","<div>"]] "foo[]bar<p>e xtra" checks for modifications to non-editable content 5 PASS [["defaultparagraphseparator","div"],["formatblock","<div>"]] "foo[]bar<p>e xtra" checks for modifications to non-editable content
6 PASS [["defaultparagraphseparator","div"],["formatblock","<div>"]] "foo[]bar<p>e xtra" compare innerHTML 6 PASS [["defaultparagraphseparator","div"],["formatblock","<div>"]] "foo[]bar<p>e xtra" compare innerHTML
7 PASS [["defaultparagraphseparator","div"],["formatblock","<div>"]] "foo[]bar<p>e xtra" queryCommandIndeterm("defaultparagraphseparator") before 7 PASS [["defaultparagraphseparator","div"],["formatblock","<div>"]] "foo[]bar<p>e xtra" queryCommandIndeterm("defaultparagraphseparator") before
8 PASS [["defaultparagraphseparator","div"],["formatblock","<div>"]] "foo[]bar<p>e xtra" queryCommandState("defaultparagraphseparator") before 8 PASS [["defaultparagraphseparator","div"],["formatblock","<div>"]] "foo[]bar<p>e xtra" queryCommandState("defaultparagraphseparator") before
9 PASS [["defaultparagraphseparator","div"],["formatblock","<div>"]] "foo[]bar<p>e xtra" queryCommandValue("defaultparagraphseparator") before 9 PASS [["defaultparagraphseparator","div"],["formatblock","<div>"]] "foo[]bar<p>e xtra" queryCommandValue("defaultparagraphseparator") before
10 PASS [["defaultparagraphseparator","div"],["formatblock","<div>"]] "foo[]bar<p>e xtra" queryCommandIndeterm("defaultparagraphseparator") after 10 PASS [["defaultparagraphseparator","div"],["formatblock","<div>"]] "foo[]bar<p>e xtra" queryCommandIndeterm("defaultparagraphseparator") after
11 PASS [["defaultparagraphseparator","div"],["formatblock","<div>"]] "foo[]bar<p>e xtra" queryCommandState("defaultparagraphseparator") after 11 PASS [["defaultparagraphseparator","div"],["formatblock","<div>"]] "foo[]bar<p>e xtra" queryCommandState("defaultparagraphseparator") after
12 PASS [["defaultparagraphseparator","div"],["formatblock","<div>"]] "foo[]bar<p>e xtra" queryCommandValue("defaultparagraphseparator") after 12 PASS [["defaultparagraphseparator","div"],["formatblock","<div>"]] "foo[]bar<p>e xtra" queryCommandValue("defaultparagraphseparator") after
(...skipping 4852 matching lines...) Expand 10 before | Expand all | Expand 10 after
4865 PASS [["defaultparagraphseparator","p"],["formatblock","<div>"]] "<div>[foo</div >bar]" queryCommandIndeterm("formatblock") after 4865 PASS [["defaultparagraphseparator","p"],["formatblock","<div>"]] "<div>[foo</div >bar]" queryCommandIndeterm("formatblock") after
4866 PASS [["defaultparagraphseparator","p"],["formatblock","<div>"]] "<div>[foo</div >bar]" queryCommandState("formatblock") after 4866 PASS [["defaultparagraphseparator","p"],["formatblock","<div>"]] "<div>[foo</div >bar]" queryCommandState("formatblock") after
4867 FAIL [["defaultparagraphseparator","p"],["formatblock","<div>"]] "<div>[foo</div >bar]" queryCommandValue("formatblock") after assert_equals: Wrong result return ed expected "div" but got "" 4867 FAIL [["defaultparagraphseparator","p"],["formatblock","<div>"]] "<div>[foo</div >bar]" queryCommandValue("formatblock") after assert_equals: Wrong result return ed expected "div" but got ""
4868 PASS [["stylewithcss","true"],["defaultparagraphseparator","div"],["formatblock" ,"<p>"]] "<div style=color:blue>[foo]</div>": execCommand("stylewithcss", false, "true") return value 4868 PASS [["stylewithcss","true"],["defaultparagraphseparator","div"],["formatblock" ,"<p>"]] "<div style=color:blue>[foo]</div>": execCommand("stylewithcss", false, "true") return value
4869 PASS [["stylewithcss","true"],["defaultparagraphseparator","div"],["formatblock" ,"<p>"]] "<div style=color:blue>[foo]</div>": execCommand("defaultparagraphsepar ator", false, "div") return value 4869 PASS [["stylewithcss","true"],["defaultparagraphseparator","div"],["formatblock" ,"<p>"]] "<div style=color:blue>[foo]</div>": execCommand("defaultparagraphsepar ator", false, "div") return value
4870 PASS [["stylewithcss","true"],["defaultparagraphseparator","div"],["formatblock" ,"<p>"]] "<div style=color:blue>[foo]</div>": execCommand("formatblock", false, "<p>") return value 4870 PASS [["stylewithcss","true"],["defaultparagraphseparator","div"],["formatblock" ,"<p>"]] "<div style=color:blue>[foo]</div>": execCommand("formatblock", false, "<p>") return value
4871 PASS [["stylewithcss","true"],["defaultparagraphseparator","div"],["formatblock" ,"<p>"]] "<div style=color:blue>[foo]</div>" checks for modifications to non-edi table content 4871 PASS [["stylewithcss","true"],["defaultparagraphseparator","div"],["formatblock" ,"<p>"]] "<div style=color:blue>[foo]</div>" checks for modifications to non-edi table content
4872 FAIL [["stylewithcss","true"],["defaultparagraphseparator","div"],["formatblock" ,"<p>"]] "<div style=color:blue>[foo]</div>" compare innerHTML assert_equals: Un expected innerHTML (after normalizing inline style) expected "<p><span style=\"c olor:rgb(0, 0, 255)\">foo</span></p>" but got "<p style=\"color:rgb(0, 0, 255)\" >foo</p>" 4872 FAIL [["stylewithcss","true"],["defaultparagraphseparator","div"],["formatblock" ,"<p>"]] "<div style=color:blue>[foo]</div>" compare innerHTML assert_equals: Un expected innerHTML (after normalizing inline style) expected "<p><span style=\"c olor:rgb(0, 0, 255)\">foo</span></p>" but got "<p style=\"color:rgb(0, 0, 255)\" >foo</p>"
4873 PASS [["stylewithcss","true"],["defaultparagraphseparator","div"],["formatblock" ,"<p>"]] "<div style=color:blue>[foo]</div>" queryCommandIndeterm("stylewithcss" ) before 4873 PASS [["stylewithcss","true"],["defaultparagraphseparator","div"],["formatblock" ,"<p>"]] "<div style=color:blue>[foo]</div>" queryCommandIndeterm("stylewithcss" ) before
4874 FAIL [["stylewithcss","true"],["defaultparagraphseparator","div"],["formatblock" ,"<p>"]] "<div style=color:blue>[foo]</div>" queryCommandState("stylewithcss") b efore assert_equals: Wrong result returned expected false but got true 4874 FAIL [["stylewithcss","true"],["defaultparagraphseparator","div"],["formatblock" ,"<p>"]] "<div style=color:blue>[foo]</div>" queryCommandState("stylewithcss") b efore assert_equals: Wrong result returned expected false but got true
4875 FAIL [["stylewithcss","true"],["defaultparagraphseparator","div"],["formatblock" ,"<p>"]] "<div style=color:blue>[foo]</div>" queryCommandValue("stylewithcss") b efore assert_equals: Wrong result returned expected "" but got "true" 4875 PASS [["stylewithcss","true"],["defaultparagraphseparator","div"],["formatblock" ,"<p>"]] "<div style=color:blue>[foo]</div>" queryCommandValue("stylewithcss") b efore
4876 PASS [["stylewithcss","true"],["defaultparagraphseparator","div"],["formatblock" ,"<p>"]] "<div style=color:blue>[foo]</div>" queryCommandIndeterm("stylewithcss" ) after 4876 PASS [["stylewithcss","true"],["defaultparagraphseparator","div"],["formatblock" ,"<p>"]] "<div style=color:blue>[foo]</div>" queryCommandIndeterm("stylewithcss" ) after
4877 PASS [["stylewithcss","true"],["defaultparagraphseparator","div"],["formatblock" ,"<p>"]] "<div style=color:blue>[foo]</div>" queryCommandState("stylewithcss") a fter 4877 PASS [["stylewithcss","true"],["defaultparagraphseparator","div"],["formatblock" ,"<p>"]] "<div style=color:blue>[foo]</div>" queryCommandState("stylewithcss") a fter
4878 FAIL [["stylewithcss","true"],["defaultparagraphseparator","div"],["formatblock" ,"<p>"]] "<div style=color:blue>[foo]</div>" queryCommandValue("stylewithcss") a fter assert_equals: Wrong result returned expected "" but got "true" 4878 PASS [["stylewithcss","true"],["defaultparagraphseparator","div"],["formatblock" ,"<p>"]] "<div style=color:blue>[foo]</div>" queryCommandValue("stylewithcss") a fter
4879 PASS [["stylewithcss","true"],["defaultparagraphseparator","div"],["formatblock" ,"<p>"]] "<div style=color:blue>[foo]</div>" queryCommandIndeterm("defaultparagr aphseparator") before 4879 PASS [["stylewithcss","true"],["defaultparagraphseparator","div"],["formatblock" ,"<p>"]] "<div style=color:blue>[foo]</div>" queryCommandIndeterm("defaultparagr aphseparator") before
4880 PASS [["stylewithcss","true"],["defaultparagraphseparator","div"],["formatblock" ,"<p>"]] "<div style=color:blue>[foo]</div>" queryCommandState("defaultparagraph separator") before 4880 PASS [["stylewithcss","true"],["defaultparagraphseparator","div"],["formatblock" ,"<p>"]] "<div style=color:blue>[foo]</div>" queryCommandState("defaultparagraph separator") before
4881 PASS [["stylewithcss","true"],["defaultparagraphseparator","div"],["formatblock" ,"<p>"]] "<div style=color:blue>[foo]</div>" queryCommandValue("defaultparagraph separator") before 4881 PASS [["stylewithcss","true"],["defaultparagraphseparator","div"],["formatblock" ,"<p>"]] "<div style=color:blue>[foo]</div>" queryCommandValue("defaultparagraph separator") before
4882 PASS [["stylewithcss","true"],["defaultparagraphseparator","div"],["formatblock" ,"<p>"]] "<div style=color:blue>[foo]</div>" queryCommandIndeterm("defaultparagr aphseparator") after 4882 PASS [["stylewithcss","true"],["defaultparagraphseparator","div"],["formatblock" ,"<p>"]] "<div style=color:blue>[foo]</div>" queryCommandIndeterm("defaultparagr aphseparator") after
4883 PASS [["stylewithcss","true"],["defaultparagraphseparator","div"],["formatblock" ,"<p>"]] "<div style=color:blue>[foo]</div>" queryCommandState("defaultparagraph separator") after 4883 PASS [["stylewithcss","true"],["defaultparagraphseparator","div"],["formatblock" ,"<p>"]] "<div style=color:blue>[foo]</div>" queryCommandState("defaultparagraph separator") after
4884 PASS [["stylewithcss","true"],["defaultparagraphseparator","div"],["formatblock" ,"<p>"]] "<div style=color:blue>[foo]</div>" queryCommandValue("defaultparagraph separator") after 4884 PASS [["stylewithcss","true"],["defaultparagraphseparator","div"],["formatblock" ,"<p>"]] "<div style=color:blue>[foo]</div>" queryCommandValue("defaultparagraph separator") after
4885 PASS [["stylewithcss","true"],["defaultparagraphseparator","div"],["formatblock" ,"<p>"]] "<div style=color:blue>[foo]</div>" queryCommandIndeterm("formatblock") before 4885 PASS [["stylewithcss","true"],["defaultparagraphseparator","div"],["formatblock" ,"<p>"]] "<div style=color:blue>[foo]</div>" queryCommandIndeterm("formatblock") before
4886 PASS [["stylewithcss","true"],["defaultparagraphseparator","div"],["formatblock" ,"<p>"]] "<div style=color:blue>[foo]</div>" queryCommandState("formatblock") be fore 4886 PASS [["stylewithcss","true"],["defaultparagraphseparator","div"],["formatblock" ,"<p>"]] "<div style=color:blue>[foo]</div>" queryCommandState("formatblock") be fore
4887 PASS [["stylewithcss","true"],["defaultparagraphseparator","div"],["formatblock" ,"<p>"]] "<div style=color:blue>[foo]</div>" queryCommandValue("formatblock") be fore 4887 PASS [["stylewithcss","true"],["defaultparagraphseparator","div"],["formatblock" ,"<p>"]] "<div style=color:blue>[foo]</div>" queryCommandValue("formatblock") be fore
4888 PASS [["stylewithcss","true"],["defaultparagraphseparator","div"],["formatblock" ,"<p>"]] "<div style=color:blue>[foo]</div>" queryCommandIndeterm("formatblock") after 4888 PASS [["stylewithcss","true"],["defaultparagraphseparator","div"],["formatblock" ,"<p>"]] "<div style=color:blue>[foo]</div>" queryCommandIndeterm("formatblock") after
4889 PASS [["stylewithcss","true"],["defaultparagraphseparator","div"],["formatblock" ,"<p>"]] "<div style=color:blue>[foo]</div>" queryCommandState("formatblock") af ter 4889 PASS [["stylewithcss","true"],["defaultparagraphseparator","div"],["formatblock" ,"<p>"]] "<div style=color:blue>[foo]</div>" queryCommandState("formatblock") af ter
4890 PASS [["stylewithcss","true"],["defaultparagraphseparator","div"],["formatblock" ,"<p>"]] "<div style=color:blue>[foo]</div>" queryCommandValue("formatblock") af ter 4890 PASS [["stylewithcss","true"],["defaultparagraphseparator","div"],["formatblock" ,"<p>"]] "<div style=color:blue>[foo]</div>" queryCommandValue("formatblock") af ter
4891 PASS [["stylewithcss","false"],["defaultparagraphseparator","div"],["formatblock ","<p>"]] "<div style=color:blue>[foo]</div>": execCommand("stylewithcss", false , "false") return value 4891 PASS [["stylewithcss","false"],["defaultparagraphseparator","div"],["formatblock ","<p>"]] "<div style=color:blue>[foo]</div>": execCommand("stylewithcss", false , "false") return value
4892 PASS [["stylewithcss","false"],["defaultparagraphseparator","div"],["formatblock ","<p>"]] "<div style=color:blue>[foo]</div>": execCommand("defaultparagraphsepa rator", false, "div") return value 4892 PASS [["stylewithcss","false"],["defaultparagraphseparator","div"],["formatblock ","<p>"]] "<div style=color:blue>[foo]</div>": execCommand("defaultparagraphsepa rator", false, "div") return value
4893 PASS [["stylewithcss","false"],["defaultparagraphseparator","div"],["formatblock ","<p>"]] "<div style=color:blue>[foo]</div>": execCommand("formatblock", false, "<p>") return value 4893 PASS [["stylewithcss","false"],["defaultparagraphseparator","div"],["formatblock ","<p>"]] "<div style=color:blue>[foo]</div>": execCommand("formatblock", false, "<p>") return value
4894 PASS [["stylewithcss","false"],["defaultparagraphseparator","div"],["formatblock ","<p>"]] "<div style=color:blue>[foo]</div>" checks for modifications to non-ed itable content 4894 PASS [["stylewithcss","false"],["defaultparagraphseparator","div"],["formatblock ","<p>"]] "<div style=color:blue>[foo]</div>" checks for modifications to non-ed itable content
4895 FAIL [["stylewithcss","false"],["defaultparagraphseparator","div"],["formatblock ","<p>"]] "<div style=color:blue>[foo]</div>" compare innerHTML assert_equals: U nexpected innerHTML (after normalizing inline style) expected "<p><font color=\" #0000ff\">foo</font></p>" but got "<p style=\"color:rgb(0, 0, 255)\">foo</p>" 4895 FAIL [["stylewithcss","false"],["defaultparagraphseparator","div"],["formatblock ","<p>"]] "<div style=color:blue>[foo]</div>" compare innerHTML assert_equals: U nexpected innerHTML (after normalizing inline style) expected "<p><font color=\" #0000ff\">foo</font></p>" but got "<p style=\"color:rgb(0, 0, 255)\">foo</p>"
4896 PASS [["stylewithcss","false"],["defaultparagraphseparator","div"],["formatblock ","<p>"]] "<div style=color:blue>[foo]</div>" queryCommandIndeterm("stylewithcss ") before 4896 PASS [["stylewithcss","false"],["defaultparagraphseparator","div"],["formatblock ","<p>"]] "<div style=color:blue>[foo]</div>" queryCommandIndeterm("stylewithcss ") before
4897 PASS [["stylewithcss","false"],["defaultparagraphseparator","div"],["formatblock ","<p>"]] "<div style=color:blue>[foo]</div>" queryCommandState("stylewithcss") before 4897 PASS [["stylewithcss","false"],["defaultparagraphseparator","div"],["formatblock ","<p>"]] "<div style=color:blue>[foo]</div>" queryCommandState("stylewithcss") before
4898 FAIL [["stylewithcss","false"],["defaultparagraphseparator","div"],["formatblock ","<p>"]] "<div style=color:blue>[foo]</div>" queryCommandValue("stylewithcss") before assert_equals: Wrong result returned expected "" but got "true" 4898 PASS [["stylewithcss","false"],["defaultparagraphseparator","div"],["formatblock ","<p>"]] "<div style=color:blue>[foo]</div>" queryCommandValue("stylewithcss") before
4899 PASS [["stylewithcss","false"],["defaultparagraphseparator","div"],["formatblock ","<p>"]] "<div style=color:blue>[foo]</div>" queryCommandIndeterm("stylewithcss ") after 4899 PASS [["stylewithcss","false"],["defaultparagraphseparator","div"],["formatblock ","<p>"]] "<div style=color:blue>[foo]</div>" queryCommandIndeterm("stylewithcss ") after
4900 PASS [["stylewithcss","false"],["defaultparagraphseparator","div"],["formatblock ","<p>"]] "<div style=color:blue>[foo]</div>" queryCommandState("stylewithcss") after 4900 PASS [["stylewithcss","false"],["defaultparagraphseparator","div"],["formatblock ","<p>"]] "<div style=color:blue>[foo]</div>" queryCommandState("stylewithcss") after
4901 FAIL [["stylewithcss","false"],["defaultparagraphseparator","div"],["formatblock ","<p>"]] "<div style=color:blue>[foo]</div>" queryCommandValue("stylewithcss") after assert_equals: Wrong result returned expected "" but got "false" 4901 PASS [["stylewithcss","false"],["defaultparagraphseparator","div"],["formatblock ","<p>"]] "<div style=color:blue>[foo]</div>" queryCommandValue("stylewithcss") after
4902 PASS [["stylewithcss","false"],["defaultparagraphseparator","div"],["formatblock ","<p>"]] "<div style=color:blue>[foo]</div>" queryCommandIndeterm("defaultparag raphseparator") before 4902 PASS [["stylewithcss","false"],["defaultparagraphseparator","div"],["formatblock ","<p>"]] "<div style=color:blue>[foo]</div>" queryCommandIndeterm("defaultparag raphseparator") before
4903 PASS [["stylewithcss","false"],["defaultparagraphseparator","div"],["formatblock ","<p>"]] "<div style=color:blue>[foo]</div>" queryCommandState("defaultparagrap hseparator") before 4903 PASS [["stylewithcss","false"],["defaultparagraphseparator","div"],["formatblock ","<p>"]] "<div style=color:blue>[foo]</div>" queryCommandState("defaultparagrap hseparator") before
4904 PASS [["stylewithcss","false"],["defaultparagraphseparator","div"],["formatblock ","<p>"]] "<div style=color:blue>[foo]</div>" queryCommandValue("defaultparagrap hseparator") before 4904 PASS [["stylewithcss","false"],["defaultparagraphseparator","div"],["formatblock ","<p>"]] "<div style=color:blue>[foo]</div>" queryCommandValue("defaultparagrap hseparator") before
4905 PASS [["stylewithcss","false"],["defaultparagraphseparator","div"],["formatblock ","<p>"]] "<div style=color:blue>[foo]</div>" queryCommandIndeterm("defaultparag raphseparator") after 4905 PASS [["stylewithcss","false"],["defaultparagraphseparator","div"],["formatblock ","<p>"]] "<div style=color:blue>[foo]</div>" queryCommandIndeterm("defaultparag raphseparator") after
4906 PASS [["stylewithcss","false"],["defaultparagraphseparator","div"],["formatblock ","<p>"]] "<div style=color:blue>[foo]</div>" queryCommandState("defaultparagrap hseparator") after 4906 PASS [["stylewithcss","false"],["defaultparagraphseparator","div"],["formatblock ","<p>"]] "<div style=color:blue>[foo]</div>" queryCommandState("defaultparagrap hseparator") after
4907 PASS [["stylewithcss","false"],["defaultparagraphseparator","div"],["formatblock ","<p>"]] "<div style=color:blue>[foo]</div>" queryCommandValue("defaultparagrap hseparator") after 4907 PASS [["stylewithcss","false"],["defaultparagraphseparator","div"],["formatblock ","<p>"]] "<div style=color:blue>[foo]</div>" queryCommandValue("defaultparagrap hseparator") after
4908 PASS [["stylewithcss","false"],["defaultparagraphseparator","div"],["formatblock ","<p>"]] "<div style=color:blue>[foo]</div>" queryCommandIndeterm("formatblock" ) before 4908 PASS [["stylewithcss","false"],["defaultparagraphseparator","div"],["formatblock ","<p>"]] "<div style=color:blue>[foo]</div>" queryCommandIndeterm("formatblock" ) before
4909 PASS [["stylewithcss","false"],["defaultparagraphseparator","div"],["formatblock ","<p>"]] "<div style=color:blue>[foo]</div>" queryCommandState("formatblock") b efore 4909 PASS [["stylewithcss","false"],["defaultparagraphseparator","div"],["formatblock ","<p>"]] "<div style=color:blue>[foo]</div>" queryCommandState("formatblock") b efore
4910 PASS [["stylewithcss","false"],["defaultparagraphseparator","div"],["formatblock ","<p>"]] "<div style=color:blue>[foo]</div>" queryCommandValue("formatblock") b efore 4910 PASS [["stylewithcss","false"],["defaultparagraphseparator","div"],["formatblock ","<p>"]] "<div style=color:blue>[foo]</div>" queryCommandValue("formatblock") b efore
4911 PASS [["stylewithcss","false"],["defaultparagraphseparator","div"],["formatblock ","<p>"]] "<div style=color:blue>[foo]</div>" queryCommandIndeterm("formatblock" ) after 4911 PASS [["stylewithcss","false"],["defaultparagraphseparator","div"],["formatblock ","<p>"]] "<div style=color:blue>[foo]</div>" queryCommandIndeterm("formatblock" ) after
4912 PASS [["stylewithcss","false"],["defaultparagraphseparator","div"],["formatblock ","<p>"]] "<div style=color:blue>[foo]</div>" queryCommandState("formatblock") a fter 4912 PASS [["stylewithcss","false"],["defaultparagraphseparator","div"],["formatblock ","<p>"]] "<div style=color:blue>[foo]</div>" queryCommandState("formatblock") a fter
4913 PASS [["stylewithcss","false"],["defaultparagraphseparator","div"],["formatblock ","<p>"]] "<div style=color:blue>[foo]</div>" queryCommandValue("formatblock") a fter 4913 PASS [["stylewithcss","false"],["defaultparagraphseparator","div"],["formatblock ","<p>"]] "<div style=color:blue>[foo]</div>" queryCommandValue("formatblock") a fter
4914 PASS [["stylewithcss","true"],["defaultparagraphseparator","p"],["formatblock"," <p>"]] "<div style=color:blue>[foo]</div>": execCommand("stylewithcss", false, " true") return value 4914 PASS [["stylewithcss","true"],["defaultparagraphseparator","p"],["formatblock"," <p>"]] "<div style=color:blue>[foo]</div>": execCommand("stylewithcss", false, " true") return value
4915 PASS [["stylewithcss","true"],["defaultparagraphseparator","p"],["formatblock"," <p>"]] "<div style=color:blue>[foo]</div>": execCommand("defaultparagraphseparat or", false, "p") return value 4915 PASS [["stylewithcss","true"],["defaultparagraphseparator","p"],["formatblock"," <p>"]] "<div style=color:blue>[foo]</div>": execCommand("defaultparagraphseparat or", false, "p") return value
4916 PASS [["stylewithcss","true"],["defaultparagraphseparator","p"],["formatblock"," <p>"]] "<div style=color:blue>[foo]</div>": execCommand("formatblock", false, "< p>") return value 4916 PASS [["stylewithcss","true"],["defaultparagraphseparator","p"],["formatblock"," <p>"]] "<div style=color:blue>[foo]</div>": execCommand("formatblock", false, "< p>") return value
4917 PASS [["stylewithcss","true"],["defaultparagraphseparator","p"],["formatblock"," <p>"]] "<div style=color:blue>[foo]</div>" checks for modifications to non-edita ble content 4917 PASS [["stylewithcss","true"],["defaultparagraphseparator","p"],["formatblock"," <p>"]] "<div style=color:blue>[foo]</div>" checks for modifications to non-edita ble content
4918 FAIL [["stylewithcss","true"],["defaultparagraphseparator","p"],["formatblock"," <p>"]] "<div style=color:blue>[foo]</div>" compare innerHTML assert_equals: Unex pected innerHTML (after normalizing inline style) expected "<p><span style=\"col or:rgb(0, 0, 255)\">foo</span></p>" but got "<p style=\"color:rgb(0, 0, 255)\">f oo</p>" 4918 FAIL [["stylewithcss","true"],["defaultparagraphseparator","p"],["formatblock"," <p>"]] "<div style=color:blue>[foo]</div>" compare innerHTML assert_equals: Unex pected innerHTML (after normalizing inline style) expected "<p><span style=\"col or:rgb(0, 0, 255)\">foo</span></p>" but got "<p style=\"color:rgb(0, 0, 255)\">f oo</p>"
4919 PASS [["stylewithcss","true"],["defaultparagraphseparator","p"],["formatblock"," <p>"]] "<div style=color:blue>[foo]</div>" queryCommandIndeterm("stylewithcss") before 4919 PASS [["stylewithcss","true"],["defaultparagraphseparator","p"],["formatblock"," <p>"]] "<div style=color:blue>[foo]</div>" queryCommandIndeterm("stylewithcss") before
4920 PASS [["stylewithcss","true"],["defaultparagraphseparator","p"],["formatblock"," <p>"]] "<div style=color:blue>[foo]</div>" queryCommandState("stylewithcss") bef ore 4920 PASS [["stylewithcss","true"],["defaultparagraphseparator","p"],["formatblock"," <p>"]] "<div style=color:blue>[foo]</div>" queryCommandState("stylewithcss") bef ore
4921 FAIL [["stylewithcss","true"],["defaultparagraphseparator","p"],["formatblock"," <p>"]] "<div style=color:blue>[foo]</div>" queryCommandValue("stylewithcss") bef ore assert_equals: Wrong result returned expected "" but got "false" 4921 PASS [["stylewithcss","true"],["defaultparagraphseparator","p"],["formatblock"," <p>"]] "<div style=color:blue>[foo]</div>" queryCommandValue("stylewithcss") bef ore
4922 PASS [["stylewithcss","true"],["defaultparagraphseparator","p"],["formatblock"," <p>"]] "<div style=color:blue>[foo]</div>" queryCommandIndeterm("stylewithcss") after 4922 PASS [["stylewithcss","true"],["defaultparagraphseparator","p"],["formatblock"," <p>"]] "<div style=color:blue>[foo]</div>" queryCommandIndeterm("stylewithcss") after
4923 PASS [["stylewithcss","true"],["defaultparagraphseparator","p"],["formatblock"," <p>"]] "<div style=color:blue>[foo]</div>" queryCommandState("stylewithcss") aft er 4923 PASS [["stylewithcss","true"],["defaultparagraphseparator","p"],["formatblock"," <p>"]] "<div style=color:blue>[foo]</div>" queryCommandState("stylewithcss") aft er
4924 FAIL [["stylewithcss","true"],["defaultparagraphseparator","p"],["formatblock"," <p>"]] "<div style=color:blue>[foo]</div>" queryCommandValue("stylewithcss") aft er assert_equals: Wrong result returned expected "" but got "true" 4924 PASS [["stylewithcss","true"],["defaultparagraphseparator","p"],["formatblock"," <p>"]] "<div style=color:blue>[foo]</div>" queryCommandValue("stylewithcss") aft er
4925 PASS [["stylewithcss","true"],["defaultparagraphseparator","p"],["formatblock"," <p>"]] "<div style=color:blue>[foo]</div>" queryCommandIndeterm("defaultparagrap hseparator") before 4925 PASS [["stylewithcss","true"],["defaultparagraphseparator","p"],["formatblock"," <p>"]] "<div style=color:blue>[foo]</div>" queryCommandIndeterm("defaultparagrap hseparator") before
4926 PASS [["stylewithcss","true"],["defaultparagraphseparator","p"],["formatblock"," <p>"]] "<div style=color:blue>[foo]</div>" queryCommandState("defaultparagraphse parator") before 4926 PASS [["stylewithcss","true"],["defaultparagraphseparator","p"],["formatblock"," <p>"]] "<div style=color:blue>[foo]</div>" queryCommandState("defaultparagraphse parator") before
4927 PASS [["stylewithcss","true"],["defaultparagraphseparator","p"],["formatblock"," <p>"]] "<div style=color:blue>[foo]</div>" queryCommandValue("defaultparagraphse parator") before 4927 PASS [["stylewithcss","true"],["defaultparagraphseparator","p"],["formatblock"," <p>"]] "<div style=color:blue>[foo]</div>" queryCommandValue("defaultparagraphse parator") before
4928 PASS [["stylewithcss","true"],["defaultparagraphseparator","p"],["formatblock"," <p>"]] "<div style=color:blue>[foo]</div>" queryCommandIndeterm("defaultparagrap hseparator") after 4928 PASS [["stylewithcss","true"],["defaultparagraphseparator","p"],["formatblock"," <p>"]] "<div style=color:blue>[foo]</div>" queryCommandIndeterm("defaultparagrap hseparator") after
4929 PASS [["stylewithcss","true"],["defaultparagraphseparator","p"],["formatblock"," <p>"]] "<div style=color:blue>[foo]</div>" queryCommandState("defaultparagraphse parator") after 4929 PASS [["stylewithcss","true"],["defaultparagraphseparator","p"],["formatblock"," <p>"]] "<div style=color:blue>[foo]</div>" queryCommandState("defaultparagraphse parator") after
4930 PASS [["stylewithcss","true"],["defaultparagraphseparator","p"],["formatblock"," <p>"]] "<div style=color:blue>[foo]</div>" queryCommandValue("defaultparagraphse parator") after 4930 PASS [["stylewithcss","true"],["defaultparagraphseparator","p"],["formatblock"," <p>"]] "<div style=color:blue>[foo]</div>" queryCommandValue("defaultparagraphse parator") after
4931 PASS [["stylewithcss","true"],["defaultparagraphseparator","p"],["formatblock"," <p>"]] "<div style=color:blue>[foo]</div>" queryCommandIndeterm("formatblock") b efore 4931 PASS [["stylewithcss","true"],["defaultparagraphseparator","p"],["formatblock"," <p>"]] "<div style=color:blue>[foo]</div>" queryCommandIndeterm("formatblock") b efore
4932 PASS [["stylewithcss","true"],["defaultparagraphseparator","p"],["formatblock"," <p>"]] "<div style=color:blue>[foo]</div>" queryCommandState("formatblock") befo re 4932 PASS [["stylewithcss","true"],["defaultparagraphseparator","p"],["formatblock"," <p>"]] "<div style=color:blue>[foo]</div>" queryCommandState("formatblock") befo re
4933 PASS [["stylewithcss","true"],["defaultparagraphseparator","p"],["formatblock"," <p>"]] "<div style=color:blue>[foo]</div>" queryCommandValue("formatblock") befo re 4933 PASS [["stylewithcss","true"],["defaultparagraphseparator","p"],["formatblock"," <p>"]] "<div style=color:blue>[foo]</div>" queryCommandValue("formatblock") befo re
4934 PASS [["stylewithcss","true"],["defaultparagraphseparator","p"],["formatblock"," <p>"]] "<div style=color:blue>[foo]</div>" queryCommandIndeterm("formatblock") a fter 4934 PASS [["stylewithcss","true"],["defaultparagraphseparator","p"],["formatblock"," <p>"]] "<div style=color:blue>[foo]</div>" queryCommandIndeterm("formatblock") a fter
4935 PASS [["stylewithcss","true"],["defaultparagraphseparator","p"],["formatblock"," <p>"]] "<div style=color:blue>[foo]</div>" queryCommandState("formatblock") afte r 4935 PASS [["stylewithcss","true"],["defaultparagraphseparator","p"],["formatblock"," <p>"]] "<div style=color:blue>[foo]</div>" queryCommandState("formatblock") afte r
4936 PASS [["stylewithcss","true"],["defaultparagraphseparator","p"],["formatblock"," <p>"]] "<div style=color:blue>[foo]</div>" queryCommandValue("formatblock") afte r 4936 PASS [["stylewithcss","true"],["defaultparagraphseparator","p"],["formatblock"," <p>"]] "<div style=color:blue>[foo]</div>" queryCommandValue("formatblock") afte r
4937 PASS [["stylewithcss","false"],["defaultparagraphseparator","p"],["formatblock", "<p>"]] "<div style=color:blue>[foo]</div>": execCommand("stylewithcss", false, "false") return value 4937 PASS [["stylewithcss","false"],["defaultparagraphseparator","p"],["formatblock", "<p>"]] "<div style=color:blue>[foo]</div>": execCommand("stylewithcss", false, "false") return value
4938 PASS [["stylewithcss","false"],["defaultparagraphseparator","p"],["formatblock", "<p>"]] "<div style=color:blue>[foo]</div>": execCommand("defaultparagraphsepara tor", false, "p") return value 4938 PASS [["stylewithcss","false"],["defaultparagraphseparator","p"],["formatblock", "<p>"]] "<div style=color:blue>[foo]</div>": execCommand("defaultparagraphsepara tor", false, "p") return value
4939 PASS [["stylewithcss","false"],["defaultparagraphseparator","p"],["formatblock", "<p>"]] "<div style=color:blue>[foo]</div>": execCommand("formatblock", false, " <p>") return value 4939 PASS [["stylewithcss","false"],["defaultparagraphseparator","p"],["formatblock", "<p>"]] "<div style=color:blue>[foo]</div>": execCommand("formatblock", false, " <p>") return value
4940 PASS [["stylewithcss","false"],["defaultparagraphseparator","p"],["formatblock", "<p>"]] "<div style=color:blue>[foo]</div>" checks for modifications to non-edit able content 4940 PASS [["stylewithcss","false"],["defaultparagraphseparator","p"],["formatblock", "<p>"]] "<div style=color:blue>[foo]</div>" checks for modifications to non-edit able content
4941 FAIL [["stylewithcss","false"],["defaultparagraphseparator","p"],["formatblock", "<p>"]] "<div style=color:blue>[foo]</div>" compare innerHTML assert_equals: Une xpected innerHTML (after normalizing inline style) expected "<p><font color=\"#0 000ff\">foo</font></p>" but got "<p style=\"color:rgb(0, 0, 255)\">foo</p>" 4941 FAIL [["stylewithcss","false"],["defaultparagraphseparator","p"],["formatblock", "<p>"]] "<div style=color:blue>[foo]</div>" compare innerHTML assert_equals: Une xpected innerHTML (after normalizing inline style) expected "<p><font color=\"#0 000ff\">foo</font></p>" but got "<p style=\"color:rgb(0, 0, 255)\">foo</p>"
4942 PASS [["stylewithcss","false"],["defaultparagraphseparator","p"],["formatblock", "<p>"]] "<div style=color:blue>[foo]</div>" queryCommandIndeterm("stylewithcss") before 4942 PASS [["stylewithcss","false"],["defaultparagraphseparator","p"],["formatblock", "<p>"]] "<div style=color:blue>[foo]</div>" queryCommandIndeterm("stylewithcss") before
4943 PASS [["stylewithcss","false"],["defaultparagraphseparator","p"],["formatblock", "<p>"]] "<div style=color:blue>[foo]</div>" queryCommandState("stylewithcss") be fore 4943 PASS [["stylewithcss","false"],["defaultparagraphseparator","p"],["formatblock", "<p>"]] "<div style=color:blue>[foo]</div>" queryCommandState("stylewithcss") be fore
4944 FAIL [["stylewithcss","false"],["defaultparagraphseparator","p"],["formatblock", "<p>"]] "<div style=color:blue>[foo]</div>" queryCommandValue("stylewithcss") be fore assert_equals: Wrong result returned expected "" but got "true" 4944 PASS [["stylewithcss","false"],["defaultparagraphseparator","p"],["formatblock", "<p>"]] "<div style=color:blue>[foo]</div>" queryCommandValue("stylewithcss") be fore
4945 PASS [["stylewithcss","false"],["defaultparagraphseparator","p"],["formatblock", "<p>"]] "<div style=color:blue>[foo]</div>" queryCommandIndeterm("stylewithcss") after 4945 PASS [["stylewithcss","false"],["defaultparagraphseparator","p"],["formatblock", "<p>"]] "<div style=color:blue>[foo]</div>" queryCommandIndeterm("stylewithcss") after
4946 PASS [["stylewithcss","false"],["defaultparagraphseparator","p"],["formatblock", "<p>"]] "<div style=color:blue>[foo]</div>" queryCommandState("stylewithcss") af ter 4946 PASS [["stylewithcss","false"],["defaultparagraphseparator","p"],["formatblock", "<p>"]] "<div style=color:blue>[foo]</div>" queryCommandState("stylewithcss") af ter
4947 FAIL [["stylewithcss","false"],["defaultparagraphseparator","p"],["formatblock", "<p>"]] "<div style=color:blue>[foo]</div>" queryCommandValue("stylewithcss") af ter assert_equals: Wrong result returned expected "" but got "false" 4947 PASS [["stylewithcss","false"],["defaultparagraphseparator","p"],["formatblock", "<p>"]] "<div style=color:blue>[foo]</div>" queryCommandValue("stylewithcss") af ter
4948 PASS [["stylewithcss","false"],["defaultparagraphseparator","p"],["formatblock", "<p>"]] "<div style=color:blue>[foo]</div>" queryCommandIndeterm("defaultparagra phseparator") before 4948 PASS [["stylewithcss","false"],["defaultparagraphseparator","p"],["formatblock", "<p>"]] "<div style=color:blue>[foo]</div>" queryCommandIndeterm("defaultparagra phseparator") before
4949 PASS [["stylewithcss","false"],["defaultparagraphseparator","p"],["formatblock", "<p>"]] "<div style=color:blue>[foo]</div>" queryCommandState("defaultparagraphs eparator") before 4949 PASS [["stylewithcss","false"],["defaultparagraphseparator","p"],["formatblock", "<p>"]] "<div style=color:blue>[foo]</div>" queryCommandState("defaultparagraphs eparator") before
4950 PASS [["stylewithcss","false"],["defaultparagraphseparator","p"],["formatblock", "<p>"]] "<div style=color:blue>[foo]</div>" queryCommandValue("defaultparagraphs eparator") before 4950 PASS [["stylewithcss","false"],["defaultparagraphseparator","p"],["formatblock", "<p>"]] "<div style=color:blue>[foo]</div>" queryCommandValue("defaultparagraphs eparator") before
4951 PASS [["stylewithcss","false"],["defaultparagraphseparator","p"],["formatblock", "<p>"]] "<div style=color:blue>[foo]</div>" queryCommandIndeterm("defaultparagra phseparator") after 4951 PASS [["stylewithcss","false"],["defaultparagraphseparator","p"],["formatblock", "<p>"]] "<div style=color:blue>[foo]</div>" queryCommandIndeterm("defaultparagra phseparator") after
4952 PASS [["stylewithcss","false"],["defaultparagraphseparator","p"],["formatblock", "<p>"]] "<div style=color:blue>[foo]</div>" queryCommandState("defaultparagraphs eparator") after 4952 PASS [["stylewithcss","false"],["defaultparagraphseparator","p"],["formatblock", "<p>"]] "<div style=color:blue>[foo]</div>" queryCommandState("defaultparagraphs eparator") after
4953 PASS [["stylewithcss","false"],["defaultparagraphseparator","p"],["formatblock", "<p>"]] "<div style=color:blue>[foo]</div>" queryCommandValue("defaultparagraphs eparator") after 4953 PASS [["stylewithcss","false"],["defaultparagraphseparator","p"],["formatblock", "<p>"]] "<div style=color:blue>[foo]</div>" queryCommandValue("defaultparagraphs eparator") after
4954 PASS [["stylewithcss","false"],["defaultparagraphseparator","p"],["formatblock", "<p>"]] "<div style=color:blue>[foo]</div>" queryCommandIndeterm("formatblock") before 4954 PASS [["stylewithcss","false"],["defaultparagraphseparator","p"],["formatblock", "<p>"]] "<div style=color:blue>[foo]</div>" queryCommandIndeterm("formatblock") before
4955 PASS [["stylewithcss","false"],["defaultparagraphseparator","p"],["formatblock", "<p>"]] "<div style=color:blue>[foo]</div>" queryCommandState("formatblock") bef ore 4955 PASS [["stylewithcss","false"],["defaultparagraphseparator","p"],["formatblock", "<p>"]] "<div style=color:blue>[foo]</div>" queryCommandState("formatblock") bef ore
4956 PASS [["stylewithcss","false"],["defaultparagraphseparator","p"],["formatblock", "<p>"]] "<div style=color:blue>[foo]</div>" queryCommandValue("formatblock") bef ore 4956 PASS [["stylewithcss","false"],["defaultparagraphseparator","p"],["formatblock", "<p>"]] "<div style=color:blue>[foo]</div>" queryCommandValue("formatblock") bef ore
4957 PASS [["stylewithcss","false"],["defaultparagraphseparator","p"],["formatblock", "<p>"]] "<div style=color:blue>[foo]</div>" queryCommandIndeterm("formatblock") after 4957 PASS [["stylewithcss","false"],["defaultparagraphseparator","p"],["formatblock", "<p>"]] "<div style=color:blue>[foo]</div>" queryCommandIndeterm("formatblock") after
(...skipping 26 matching lines...) Expand all
4984 PASS [["defaultparagraphseparator","p"],["formatblock","<h1>"]] "{<p>foo</p>ba]r " queryCommandState("defaultparagraphseparator") after 4984 PASS [["defaultparagraphseparator","p"],["formatblock","<h1>"]] "{<p>foo</p>ba]r " queryCommandState("defaultparagraphseparator") after
4985 PASS [["defaultparagraphseparator","p"],["formatblock","<h1>"]] "{<p>foo</p>ba]r " queryCommandValue("defaultparagraphseparator") after 4985 PASS [["defaultparagraphseparator","p"],["formatblock","<h1>"]] "{<p>foo</p>ba]r " queryCommandValue("defaultparagraphseparator") after
4986 FAIL [["defaultparagraphseparator","p"],["formatblock","<h1>"]] "{<p>foo</p>ba]r " queryCommandIndeterm("formatblock") before assert_equals: Wrong result returne d expected true but got false 4986 FAIL [["defaultparagraphseparator","p"],["formatblock","<h1>"]] "{<p>foo</p>ba]r " queryCommandIndeterm("formatblock") before assert_equals: Wrong result returne d expected true but got false
4987 PASS [["defaultparagraphseparator","p"],["formatblock","<h1>"]] "{<p>foo</p>ba]r " queryCommandState("formatblock") before 4987 PASS [["defaultparagraphseparator","p"],["formatblock","<h1>"]] "{<p>foo</p>ba]r " queryCommandState("formatblock") before
4988 FAIL [["defaultparagraphseparator","p"],["formatblock","<h1>"]] "{<p>foo</p>ba]r " queryCommandValue("formatblock") before assert_equals: Wrong result returned e xpected "p" but got "" 4988 FAIL [["defaultparagraphseparator","p"],["formatblock","<h1>"]] "{<p>foo</p>ba]r " queryCommandValue("formatblock") before assert_equals: Wrong result returned e xpected "p" but got ""
4989 PASS [["defaultparagraphseparator","p"],["formatblock","<h1>"]] "{<p>foo</p>ba]r " queryCommandIndeterm("formatblock") after 4989 PASS [["defaultparagraphseparator","p"],["formatblock","<h1>"]] "{<p>foo</p>ba]r " queryCommandIndeterm("formatblock") after
4990 PASS [["defaultparagraphseparator","p"],["formatblock","<h1>"]] "{<p>foo</p>ba]r " queryCommandState("formatblock") after 4990 PASS [["defaultparagraphseparator","p"],["formatblock","<h1>"]] "{<p>foo</p>ba]r " queryCommandState("formatblock") after
4991 PASS [["defaultparagraphseparator","p"],["formatblock","<h1>"]] "{<p>foo</p>ba]r " queryCommandValue("formatblock") after 4991 PASS [["defaultparagraphseparator","p"],["formatblock","<h1>"]] "{<p>foo</p>ba]r " queryCommandValue("formatblock") after
4992 Harness: the test ran to completion. 4992 Harness: the test ran to completion.
4993 4993
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698