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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/editing/run/indent-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 1301 tests; 1171 PASS, 130 FAIL, 0 TIMEOUT, 0 NOTRUN. 2 Found 1301 tests; 1175 PASS, 126 FAIL, 0 TIMEOUT, 0 NOTRUN.
3 PASS [["indent",""]] "foo[]bar<p>extra": execCommand("indent", false, "") return value 3 PASS [["indent",""]] "foo[]bar<p>extra": execCommand("indent", false, "") return value
4 PASS [["indent",""]] "foo[]bar<p>extra" checks for modifications to non-editable content 4 PASS [["indent",""]] "foo[]bar<p>extra" checks for modifications to non-editable content
5 FAIL [["indent",""]] "foo[]bar<p>extra" compare innerHTML assert_equals: Unexpec ted innerHTML (after normalizing inline style) expected "<blockquote>foobar</blo ckquote><p>extra</p>" but got "<blockquote style=\"margin:0 0 0 40px; border:non e; padding:0px\">foobar</blockquote><p>extra</p>" 5 FAIL [["indent",""]] "foo[]bar<p>extra" compare innerHTML assert_equals: Unexpec ted innerHTML (after normalizing inline style) expected "<blockquote>foobar</blo ckquote><p>extra</p>" but got "<blockquote style=\"margin:0 0 0 40px; border:non e; padding:0px\">foobar</blockquote><p>extra</p>"
6 PASS [["indent",""]] "foo[]bar<p>extra" queryCommandIndeterm("indent") before 6 PASS [["indent",""]] "foo[]bar<p>extra" queryCommandIndeterm("indent") before
7 PASS [["indent",""]] "foo[]bar<p>extra" queryCommandState("indent") before 7 PASS [["indent",""]] "foo[]bar<p>extra" queryCommandState("indent") before
8 PASS [["indent",""]] "foo[]bar<p>extra" queryCommandValue("indent") before 8 PASS [["indent",""]] "foo[]bar<p>extra" queryCommandValue("indent") before
9 PASS [["indent",""]] "foo[]bar<p>extra" queryCommandIndeterm("indent") after 9 PASS [["indent",""]] "foo[]bar<p>extra" queryCommandIndeterm("indent") after
10 PASS [["indent",""]] "foo[]bar<p>extra" queryCommandState("indent") after 10 PASS [["indent",""]] "foo[]bar<p>extra" queryCommandState("indent") after
11 PASS [["indent",""]] "foo[]bar<p>extra" queryCommandValue("indent") after 11 PASS [["indent",""]] "foo[]bar<p>extra" queryCommandValue("indent") after
12 PASS [["indent",""]] "<span>foo</span>{}<span>bar</span><p>extra": execCommand(" indent", false, "") return value 12 PASS [["indent",""]] "<span>foo</span>{}<span>bar</span><p>extra": execCommand(" indent", false, "") return value
(...skipping 544 matching lines...) Expand 10 before | Expand all | Expand 10 after
557 PASS [["indent",""]] "<p>[foo<blockquote style=\"margin-right: 0\" dir=\"ltr\">< p>bar</blockquote><p>baz]<p>extra" queryCommandValue("indent") before 557 PASS [["indent",""]] "<p>[foo<blockquote style=\"margin-right: 0\" dir=\"ltr\">< p>bar</blockquote><p>baz]<p>extra" queryCommandValue("indent") before
558 PASS [["indent",""]] "<p>[foo<blockquote style=\"margin-right: 0\" dir=\"ltr\">< p>bar</blockquote><p>baz]<p>extra" queryCommandIndeterm("indent") after 558 PASS [["indent",""]] "<p>[foo<blockquote style=\"margin-right: 0\" dir=\"ltr\">< p>bar</blockquote><p>baz]<p>extra" queryCommandIndeterm("indent") after
559 PASS [["indent",""]] "<p>[foo<blockquote style=\"margin-right: 0\" dir=\"ltr\">< p>bar</blockquote><p>baz]<p>extra" queryCommandState("indent") after 559 PASS [["indent",""]] "<p>[foo<blockquote style=\"margin-right: 0\" dir=\"ltr\">< p>bar</blockquote><p>baz]<p>extra" queryCommandState("indent") after
560 PASS [["indent",""]] "<p>[foo<blockquote style=\"margin-right: 0\" dir=\"ltr\">< p>bar</blockquote><p>baz]<p>extra" queryCommandValue("indent") after 560 PASS [["indent",""]] "<p>[foo<blockquote style=\"margin-right: 0\" dir=\"ltr\">< p>bar</blockquote><p>baz]<p>extra" queryCommandValue("indent") after
561 PASS [["stylewithcss","true"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>baz</blockquote><p>extra": execCommand("stylewithcss", false, "t rue") return value 561 PASS [["stylewithcss","true"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>baz</blockquote><p>extra": execCommand("stylewithcss", false, "t rue") return value
562 PASS [["stylewithcss","true"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>baz</blockquote><p>extra": execCommand("indent", false, "") retu rn value 562 PASS [["stylewithcss","true"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>baz</blockquote><p>extra": execCommand("indent", false, "") retu rn value
563 PASS [["stylewithcss","true"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>baz</blockquote><p>extra" checks for modifications to non-editab le content 563 PASS [["stylewithcss","true"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>baz</blockquote><p>extra" checks for modifications to non-editab le content
564 FAIL [["stylewithcss","true"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>baz</blockquote><p>extra" compare innerHTML assert_equals: Unexp ected innerHTML (after normalizing inline style) expected "<blockquote style=\"m argin-right:0\" dir=\"ltr\"><p>foo</p><p>bar</p><p>baz</p></blockquote><p>extra< /p>" but got "<blockquote style=\"margin-right:0\" dir=\"ltr\"><p>foo</p></block quote><blockquote style=\"margin:0 0 0 40px; border:none; padding:0px\"><p>bar</ p></blockquote><blockquote style=\"margin-right:0\" dir=\"ltr\"><p>baz</p></bloc kquote><p>extra</p>" 564 FAIL [["stylewithcss","true"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>baz</blockquote><p>extra" compare innerHTML assert_equals: Unexp ected innerHTML (after normalizing inline style) expected "<blockquote style=\"m argin-right:0\" dir=\"ltr\"><p>foo</p><p>bar</p><p>baz</p></blockquote><p>extra< /p>" but got "<blockquote style=\"margin-right:0\" dir=\"ltr\"><p>foo</p></block quote><blockquote style=\"margin:0 0 0 40px; border:none; padding:0px\"><p>bar</ p></blockquote><blockquote style=\"margin-right:0\" dir=\"ltr\"><p>baz</p></bloc kquote><p>extra</p>"
565 PASS [["stylewithcss","true"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>baz</blockquote><p>extra" queryCommandIndeterm("stylewithcss") b efore 565 PASS [["stylewithcss","true"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>baz</blockquote><p>extra" queryCommandIndeterm("stylewithcss") b efore
566 FAIL [["stylewithcss","true"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>baz</blockquote><p>extra" queryCommandState("stylewithcss") befo re assert_equals: Wrong result returned expected false but got true 566 FAIL [["stylewithcss","true"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>baz</blockquote><p>extra" queryCommandState("stylewithcss") befo re assert_equals: Wrong result returned expected false but got true
567 FAIL [["stylewithcss","true"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>baz</blockquote><p>extra" queryCommandValue("stylewithcss") befo re assert_equals: Wrong result returned expected "" but got "true" 567 PASS [["stylewithcss","true"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>baz</blockquote><p>extra" queryCommandValue("stylewithcss") befo re
568 PASS [["stylewithcss","true"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>baz</blockquote><p>extra" queryCommandIndeterm("stylewithcss") a fter 568 PASS [["stylewithcss","true"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>baz</blockquote><p>extra" queryCommandIndeterm("stylewithcss") a fter
569 PASS [["stylewithcss","true"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>baz</blockquote><p>extra" queryCommandState("stylewithcss") afte r 569 PASS [["stylewithcss","true"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>baz</blockquote><p>extra" queryCommandState("stylewithcss") afte r
570 FAIL [["stylewithcss","true"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>baz</blockquote><p>extra" queryCommandValue("stylewithcss") afte r assert_equals: Wrong result returned expected "" but got "true" 570 PASS [["stylewithcss","true"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>baz</blockquote><p>extra" queryCommandValue("stylewithcss") afte r
571 PASS [["stylewithcss","true"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>baz</blockquote><p>extra" queryCommandIndeterm("indent") before 571 PASS [["stylewithcss","true"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>baz</blockquote><p>extra" queryCommandIndeterm("indent") before
572 PASS [["stylewithcss","true"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>baz</blockquote><p>extra" queryCommandState("indent") before 572 PASS [["stylewithcss","true"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>baz</blockquote><p>extra" queryCommandState("indent") before
573 PASS [["stylewithcss","true"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>baz</blockquote><p>extra" queryCommandValue("indent") before 573 PASS [["stylewithcss","true"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>baz</blockquote><p>extra" queryCommandValue("indent") before
574 PASS [["stylewithcss","true"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>baz</blockquote><p>extra" queryCommandIndeterm("indent") after 574 PASS [["stylewithcss","true"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>baz</blockquote><p>extra" queryCommandIndeterm("indent") after
575 PASS [["stylewithcss","true"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>baz</blockquote><p>extra" queryCommandState("indent") after 575 PASS [["stylewithcss","true"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>baz</blockquote><p>extra" queryCommandState("indent") after
576 PASS [["stylewithcss","true"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>baz</blockquote><p>extra" queryCommandValue("indent") after 576 PASS [["stylewithcss","true"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>baz</blockquote><p>extra" queryCommandValue("indent") after
577 PASS [["stylewithcss","false"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\ " dir=\"ltr\"><p>baz</blockquote><p>extra": execCommand("stylewithcss", false, " false") return value 577 PASS [["stylewithcss","false"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\ " dir=\"ltr\"><p>baz</blockquote><p>extra": execCommand("stylewithcss", false, " false") return value
578 PASS [["stylewithcss","false"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\ " dir=\"ltr\"><p>baz</blockquote><p>extra": execCommand("indent", false, "") ret urn value 578 PASS [["stylewithcss","false"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\ " dir=\"ltr\"><p>baz</blockquote><p>extra": execCommand("indent", false, "") ret urn value
579 PASS [["stylewithcss","false"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\ " dir=\"ltr\"><p>baz</blockquote><p>extra" checks for modifications to non-edita ble content 579 PASS [["stylewithcss","false"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\ " dir=\"ltr\"><p>baz</blockquote><p>extra" checks for modifications to non-edita ble content
580 FAIL [["stylewithcss","false"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\ " dir=\"ltr\"><p>baz</blockquote><p>extra" compare innerHTML assert_equals: Unex pected innerHTML (after normalizing inline style) expected "<blockquote style=\" margin-right:0\" dir=\"ltr\"><p>foo</p><p>bar</p><p>baz</p></blockquote><p>extra </p>" but got "<blockquote style=\"margin-right:0\" dir=\"ltr\"><p>foo</p></bloc kquote><blockquote style=\"margin:0 0 0 40px; border:none; padding:0px\"><p>bar< /p></blockquote><blockquote style=\"margin-right:0\" dir=\"ltr\"><p>baz</p></blo ckquote><p>extra</p>" 580 FAIL [["stylewithcss","false"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\ " dir=\"ltr\"><p>baz</blockquote><p>extra" compare innerHTML assert_equals: Unex pected innerHTML (after normalizing inline style) expected "<blockquote style=\" margin-right:0\" dir=\"ltr\"><p>foo</p><p>bar</p><p>baz</p></blockquote><p>extra </p>" but got "<blockquote style=\"margin-right:0\" dir=\"ltr\"><p>foo</p></bloc kquote><blockquote style=\"margin:0 0 0 40px; border:none; padding:0px\"><p>bar< /p></blockquote><blockquote style=\"margin-right:0\" dir=\"ltr\"><p>baz</p></blo ckquote><p>extra</p>"
581 PASS [["stylewithcss","false"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\ " dir=\"ltr\"><p>baz</blockquote><p>extra" queryCommandIndeterm("stylewithcss") before 581 PASS [["stylewithcss","false"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\ " dir=\"ltr\"><p>baz</blockquote><p>extra" queryCommandIndeterm("stylewithcss") before
582 PASS [["stylewithcss","false"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\ " dir=\"ltr\"><p>baz</blockquote><p>extra" queryCommandState("stylewithcss") bef ore 582 PASS [["stylewithcss","false"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\ " dir=\"ltr\"><p>baz</blockquote><p>extra" queryCommandState("stylewithcss") bef ore
583 FAIL [["stylewithcss","false"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\ " dir=\"ltr\"><p>baz</blockquote><p>extra" queryCommandValue("stylewithcss") bef ore assert_equals: Wrong result returned expected "" but got "true" 583 PASS [["stylewithcss","false"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\ " dir=\"ltr\"><p>baz</blockquote><p>extra" queryCommandValue("stylewithcss") bef ore
584 PASS [["stylewithcss","false"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\ " dir=\"ltr\"><p>baz</blockquote><p>extra" queryCommandIndeterm("stylewithcss") after 584 PASS [["stylewithcss","false"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\ " dir=\"ltr\"><p>baz</blockquote><p>extra" queryCommandIndeterm("stylewithcss") after
585 PASS [["stylewithcss","false"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\ " dir=\"ltr\"><p>baz</blockquote><p>extra" queryCommandState("stylewithcss") aft er 585 PASS [["stylewithcss","false"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\ " dir=\"ltr\"><p>baz</blockquote><p>extra" queryCommandState("stylewithcss") aft er
586 FAIL [["stylewithcss","false"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\ " dir=\"ltr\"><p>baz</blockquote><p>extra" queryCommandValue("stylewithcss") aft er assert_equals: Wrong result returned expected "" but got "false" 586 PASS [["stylewithcss","false"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\ " dir=\"ltr\"><p>baz</blockquote><p>extra" queryCommandValue("stylewithcss") aft er
587 PASS [["stylewithcss","false"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\ " dir=\"ltr\"><p>baz</blockquote><p>extra" queryCommandIndeterm("indent") before 587 PASS [["stylewithcss","false"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\ " dir=\"ltr\"><p>baz</blockquote><p>extra" queryCommandIndeterm("indent") before
588 PASS [["stylewithcss","false"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\ " dir=\"ltr\"><p>baz</blockquote><p>extra" queryCommandState("indent") before 588 PASS [["stylewithcss","false"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\ " dir=\"ltr\"><p>baz</blockquote><p>extra" queryCommandState("indent") before
589 PASS [["stylewithcss","false"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\ " dir=\"ltr\"><p>baz</blockquote><p>extra" queryCommandValue("indent") before 589 PASS [["stylewithcss","false"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\ " dir=\"ltr\"><p>baz</blockquote><p>extra" queryCommandValue("indent") before
590 PASS [["stylewithcss","false"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\ " dir=\"ltr\"><p>baz</blockquote><p>extra" queryCommandIndeterm("indent") after 590 PASS [["stylewithcss","false"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\ " dir=\"ltr\"><p>baz</blockquote><p>extra" queryCommandIndeterm("indent") after
591 PASS [["stylewithcss","false"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\ " dir=\"ltr\"><p>baz</blockquote><p>extra" queryCommandState("indent") after 591 PASS [["stylewithcss","false"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\ " dir=\"ltr\"><p>baz</blockquote><p>extra" queryCommandState("indent") after
592 PASS [["stylewithcss","false"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\ " dir=\"ltr\"><p>baz</blockquote><p>extra" queryCommandValue("indent") after 592 PASS [["stylewithcss","false"],["indent",""]] "<blockquote style=\"margin-right: 0\" dir=\"ltr\"><p>foo</blockquote><p>[bar]<blockquote style=\"margin-right: 0\ " dir=\"ltr\"><p>baz</blockquote><p>extra" queryCommandValue("indent") after
593 PASS [["indent",""]] "<p style=\"margin-left: 40px\">foo[bar]</p><p style=\"marg in-left: 40px\">baz</p><p>extra": execCommand("indent", false, "") return value 593 PASS [["indent",""]] "<p style=\"margin-left: 40px\">foo[bar]</p><p style=\"marg in-left: 40px\">baz</p><p>extra": execCommand("indent", false, "") return value
594 PASS [["indent",""]] "<p style=\"margin-left: 40px\">foo[bar]</p><p style=\"marg in-left: 40px\">baz</p><p>extra" checks for modifications to non-editable conten t 594 PASS [["indent",""]] "<p style=\"margin-left: 40px\">foo[bar]</p><p style=\"marg in-left: 40px\">baz</p><p>extra" checks for modifications to non-editable conten t
595 FAIL [["indent",""]] "<p style=\"margin-left: 40px\">foo[bar]</p><p style=\"marg in-left: 40px\">baz</p><p>extra" compare innerHTML assert_equals: Unexpected inn erHTML (after normalizing inline style) expected "<blockquote><p style=\"margin- left:40px\">foobar</p></blockquote><p style=\"margin-left:40px\">baz</p><p>extra </p>" but got "<blockquote style=\"margin:0 0 0 40px; border:none; padding:0px\" ><p style=\"margin-left:40px\">foobar</p></blockquote><p style=\"margin-left:40p x\">baz</p><p>extra</p>" 595 FAIL [["indent",""]] "<p style=\"margin-left: 40px\">foo[bar]</p><p style=\"marg in-left: 40px\">baz</p><p>extra" compare innerHTML assert_equals: Unexpected inn erHTML (after normalizing inline style) expected "<blockquote><p style=\"margin- left:40px\">foobar</p></blockquote><p style=\"margin-left:40px\">baz</p><p>extra </p>" but got "<blockquote style=\"margin:0 0 0 40px; border:none; padding:0px\" ><p style=\"margin-left:40px\">foobar</p></blockquote><p style=\"margin-left:40p x\">baz</p><p>extra</p>"
596 PASS [["indent",""]] "<p style=\"margin-left: 40px\">foo[bar]</p><p style=\"marg in-left: 40px\">baz</p><p>extra" queryCommandIndeterm("indent") before 596 PASS [["indent",""]] "<p style=\"margin-left: 40px\">foo[bar]</p><p style=\"marg in-left: 40px\">baz</p><p>extra" queryCommandIndeterm("indent") before
(...skipping 699 matching lines...) Expand 10 before | Expand all | Expand 10 after
1296 PASS [["indent",""]] "<ul><li>a<br>{<br>}</li><li>b</li></ul>" checks for modifi cations to non-editable content 1296 PASS [["indent",""]] "<ul><li>a<br>{<br>}</li><li>b</li></ul>" checks for modifi cations to non-editable content
1297 FAIL [["indent",""]] "<ul><li>a<br>{<br>}</li><li>b</li></ul>" compare innerHTML assert_equals: Unexpected innerHTML (after normalizing inline style) expected " <ul><ul><li>a<br><br></li></ul><li>b</li></ul>" but got "<ul><ul><li><br></li></ ul><li>b</li></ul>" 1297 FAIL [["indent",""]] "<ul><li>a<br>{<br>}</li><li>b</li></ul>" compare innerHTML assert_equals: Unexpected innerHTML (after normalizing inline style) expected " <ul><ul><li>a<br><br></li></ul><li>b</li></ul>" but got "<ul><ul><li><br></li></ ul><li>b</li></ul>"
1298 PASS [["indent",""]] "<ul><li>a<br>{<br>}</li><li>b</li></ul>" queryCommandIndet erm("indent") before 1298 PASS [["indent",""]] "<ul><li>a<br>{<br>}</li><li>b</li></ul>" queryCommandIndet erm("indent") before
1299 PASS [["indent",""]] "<ul><li>a<br>{<br>}</li><li>b</li></ul>" queryCommandState ("indent") before 1299 PASS [["indent",""]] "<ul><li>a<br>{<br>}</li><li>b</li></ul>" queryCommandState ("indent") before
1300 PASS [["indent",""]] "<ul><li>a<br>{<br>}</li><li>b</li></ul>" queryCommandValue ("indent") before 1300 PASS [["indent",""]] "<ul><li>a<br>{<br>}</li><li>b</li></ul>" queryCommandValue ("indent") before
1301 PASS [["indent",""]] "<ul><li>a<br>{<br>}</li><li>b</li></ul>" queryCommandIndet erm("indent") after 1301 PASS [["indent",""]] "<ul><li>a<br>{<br>}</li><li>b</li></ul>" queryCommandIndet erm("indent") after
1302 PASS [["indent",""]] "<ul><li>a<br>{<br>}</li><li>b</li></ul>" queryCommandState ("indent") after 1302 PASS [["indent",""]] "<ul><li>a<br>{<br>}</li><li>b</li></ul>" queryCommandState ("indent") after
1303 PASS [["indent",""]] "<ul><li>a<br>{<br>}</li><li>b</li></ul>" queryCommandValue ("indent") after 1303 PASS [["indent",""]] "<ul><li>a<br>{<br>}</li><li>b</li></ul>" queryCommandValue ("indent") after
1304 Harness: the test ran to completion. 1304 Harness: the test ran to completion.
1305 1305
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698