mirror of
https://github.com/servo/servo
synced 2026-04-30 11:27:28 +02:00
Update web-platform-tests to revision dc5cbf088edcdb266541d4e5a76149a2c6e716a0
This commit is contained in:
@@ -3,7 +3,7 @@ var browserTests = [
|
||||
[["defaultparagraphseparator","div"],["formatblock","<div>"]],
|
||||
"<div>foo[]bar</div><p>extra</p>",
|
||||
[true,true],
|
||||
{"defaultparagraphseparator":[false,false,"p",false,false,"div"],"formatblock":[false,false,"",false,false,"div"]}],
|
||||
{"defaultparagraphseparator":[false,false,"div",false,false,"div"],"formatblock":[false,false,"",false,false,"div"]}],
|
||||
["foo[]bar<p>extra",
|
||||
[["defaultparagraphseparator","p"],["formatblock","<div>"]],
|
||||
"<div>foo[]bar</div><p>extra</p>",
|
||||
|
||||
Reference in New Issue
Block a user