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:
@@ -23,7 +23,7 @@ var browserTests = [
|
||||
[["defaultparagraphseparator","div"],["inserttext","\n"]],
|
||||
"<div>foo</div><div>{}bar</div>",
|
||||
[true,true],
|
||||
{"defaultparagraphseparator":[false,false,"p",false,false,"div"],"inserttext":[false,false,"",false,false,""]}],
|
||||
{"defaultparagraphseparator":[false,false,"div",false,false,"div"],"inserttext":[false,false,"",false,false,""]}],
|
||||
["foo[]bar",
|
||||
[["defaultparagraphseparator","p"],["inserttext","\n"]],
|
||||
"<p>foo</p><p>{}bar</p>",
|
||||
|
||||
Reference in New Issue
Block a user