mirror of
https://github.com/servo/servo.git
synced 2025-08-28 16:48:22 +01:00
Update web-platform-tests to revision dc5cbf088edcdb266541d4e5a76149a2c6e716a0
This commit is contained in:
parent
1d40075f03
commit
079092dfea
2381 changed files with 90360 additions and 17722 deletions
|
@ -4,7 +4,7 @@ var htmlNamespace = "http://www.w3.org/1999/xhtml";
|
|||
|
||||
var cssStylingFlag = false;
|
||||
|
||||
var defaultSingleLineContainerName = "p";
|
||||
var defaultSingleLineContainerName = "div";
|
||||
|
||||
// This is bad :(
|
||||
var globalRange = null;
|
||||
|
|
|
@ -4639,7 +4639,7 @@ var defaultValues = {
|
|||
inserthtml: "ab<b>c</b>d",
|
||||
insertimage: "/img/lion.svg",
|
||||
inserttext: "a",
|
||||
defaultparagraphseparator: "p",
|
||||
defaultparagraphseparator: "div",
|
||||
stylewithcss: "true",
|
||||
usecss: "true",
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue