Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / non-numeric-values-numeric-parameters-expected.txt
blobc6879746bfb7586a95aab67d2f26a368ed2fd43a
1 CONSOLE WARNING: Calling CSSStyleSheet.insertRule() with one argument is deprecated. Please pass the index argument as well: insertRule(x, 0).
2 This tests the behavior of non-numeric values in contexts where the DOM has a numeric parameter.
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
7 PASS nonNumericPolicy('document.createTextNode("a").substringData(x, 0)') is 'any type allowed'
8 PASS nonNumericPolicy('document.createTextNode("a").substringData(0, x)') is 'any type allowed (but not omitted)'
9 PASS nonNumericPolicy('document.createTextNode("a").insertData(x, "b")') is 'any type allowed'
10 PASS nonNumericPolicy('document.createTextNode("a").deleteData(x, 0)') is 'any type allowed'
11 PASS nonNumericPolicy('document.createTextNode("a").deleteData(0, x)') is 'any type allowed (but not omitted)'
12 PASS nonNumericPolicy('document.createTextNode("a").replaceData(x, 0, "b")') is 'any type allowed'
13 PASS nonNumericPolicy('document.createTextNode("a").replaceData(0, x, "b")') is 'any type allowed'
14 PASS nonNumericPolicy('createCSSMediaRule().insertRule(ruleText, x)') is 'any type allowed (but not omitted)'
15 PASS nonNumericPolicy('createCSSMediaRule().deleteRule(x)') is 'any type allowed (but not omitted)'
16 PASS nonNumericPolicy('createCSSRuleList().item(x)') is 'any type allowed (but not omitted)'
17 PASS nonNumericPolicy('createCSSStyleDeclaration().item(x)') is 'any type allowed (but not omitted)'
18 PASS nonNumericPolicy('createCSSStyleSheet().insertRule(ruleText, x)') is 'any type allowed'
19 PASS nonNumericPolicy('createCSSStyleSheet().deleteRule(x)') is 'any type allowed (but not omitted)'
20 PASS nonNumericPolicy('createCSSStyleSheet().addRule(selector, styleText, x)') is 'any type allowed'
21 PASS nonNumericPolicy('createCSSStyleSheet().removeRule(x)') is 'any type allowed'
22 PASS nonNumericPolicy('document.elementFromPoint(x, 0)') is 'any type allowed'
23 PASS nonNumericPolicy('document.elementFromPoint(0, x)') is 'any type allowed (but not omitted)'
24 PASS nonNumericPolicy('document.body.scrollLeft = x') is 'any type allowed'
25 PASS nonNumericPolicy('document.body.scrollTop = x') is 'any type allowed'
26 PASS nonNumericPolicy('document.images.item(x)') is 'any type allowed (but not omitted)'
27 PASS nonNumericPolicy('document.createElement("input").setSelectionRange(x, 0)') is 'any type allowed'
28 PASS nonNumericPolicy('document.createElement("input").setSelectionRange(0, x)') is 'any type allowed'
29 PASS nonNumericPolicy('createHTMLOptionsCollection().add(document.createElement("option"), x)') is 'any type allowed'
30 PASS nonNumericPolicy('createHTMLOptionsCollection().remove(x)') is 'any type allowed (but not omitted)'
31 PASS nonNumericPolicy('createHTMLSelectElement().remove(x)') is 'any type allowed'
32 PASS nonNumericPolicy('createHTMLSelectElement().item(x)') is 'any type allowed (but not omitted)'
33 PASS nonNumericPolicy('createHTMLTableElement().insertRow(x)') is 'any type allowed'
34 PASS nonNumericPolicy('createHTMLTableElement().deleteRow(x)') is 'any type allowed (but not omitted)'
35 PASS nonNumericPolicy('createHTMLTableRowElement().insertCell(x)') is 'any type allowed'
36 PASS nonNumericPolicy('createHTMLTableRowElement().deleteCell(x)') is 'any type allowed (but not omitted)'
37 PASS nonNumericPolicy('createHTMLTableSectionElement().insertRow(x)') is 'any type allowed'
38 PASS nonNumericPolicy('createHTMLTableSectionElement().deleteRow(x)') is 'any type allowed (but not omitted)'
39 PASS nonNumericPolicy('document.createElement("textarea").setSelectionRange(x, 0)') is 'any type allowed'
40 PASS nonNumericPolicy('document.createElement("textarea").setSelectionRange(0, x)') is 'any type allowed'
41 PASS nonNumericPolicy('createCanvasElement().getContext(x)') is 'any type allowed (but not omitted)'
42 PASS nonNumericPolicy('document.createEvent("KeyboardEvent").initKeyboardEvent("a", false, false, null, "b", x, false, false, false, false, false)') is 'any type allowed'
43 PASS nonNumericPolicy('createMediaList().item(x)') is 'any type allowed (but not omitted)'
44 PASS nonNumericPolicy('document.createEvent("MouseEvent").initMouseEvent("a", false, false, null, x, 0, 0, 0, 0, false, false, false, false, 0, null)') is 'any type allowed'
45 PASS nonNumericPolicy('document.createEvent("MouseEvent").initMouseEvent("a", false, false, null, 0, x, 0, 0, 0, false, false, false, false, 0, null)') is 'any type allowed'
46 PASS nonNumericPolicy('document.createEvent("MouseEvent").initMouseEvent("a", false, false, null, 0, 0, x, 0, 0, false, false, false, false, 0, null)') is 'any type allowed'
47 PASS nonNumericPolicy('document.createEvent("MouseEvent").initMouseEvent("a", false, false, null, 0, 0, 0, x, 0, false, false, false, false, 0, null)') is 'any type allowed'
48 PASS nonNumericPolicy('document.createEvent("MouseEvent").initMouseEvent("a", false, false, null, 0, 0, 0, 0, x, false, false, false, false, 0, null)') is 'any type allowed'
49 PASS nonNumericPolicy('document.createEvent("MouseEvent").initMouseEvent("a", false, false, null, 0, 0, 0, 0, 0, false, false, false, false, x, null)') is 'any type allowed'
50 PASS nonNumericPolicy('document.body.attributes.item(x)') is 'any type allowed (but not omitted)'
51 PASS nonNumericPolicy('document.createNodeIterator(document, x, null, false)') is 'any type allowed'
52 PASS nonNumericPolicy('document.getElementsByTagName("div").item(x)') is 'any type allowed (but not omitted)'
53 PASS nonNumericPolicy('document.createRange().setStart(document, x)') is 'any type allowed (but not omitted)'
54 PASS nonNumericPolicy('document.createRange().setEnd(document, x)') is 'any type allowed (but not omitted)'
55 PASS nonNumericPolicy('document.createRange().comparePoint(document, x)') is 'any type allowed (but not omitted)'
56 PASS nonNumericPolicy('document.createRange().isPointInRange(document, x)') is 'any type allowed (but not omitted)'
57 PASS nonNumericPolicy('getSelection().collapse(document, x)') is 'any type allowed'
58 PASS nonNumericPolicy('getSelection().setBaseAndExtent(document, x, document, 0)') is 'any type allowed'
59 PASS nonNumericPolicy('getSelection().setBaseAndExtent(document, 0, document, x)') is 'any type allowed'
60 PASS nonNumericPolicy('getSelection().collapse(document, x)') is 'any type allowed'
61 PASS nonNumericPolicy('getSelection().extend(document, x)') is 'any type allowed'
62 PASS nonNumericPolicy('getSelection().getRangeAt(x)') is 'any type allowed (but not omitted)'
63 PASS nonNumericPolicy('document.styleSheets.item(x)') is 'any type allowed (but not omitted)'
64 PASS nonNumericPolicy('document.createTextNode("a").splitText(x)') is 'any type allowed (but not omitted)'
65 PASS nonNumericPolicy('document.createTreeWalker(document, x, null, false)') is 'any type allowed'
66 PASS nonNumericPolicy('document.createEvent("UIEvent").initUIEvent("a", false, false, null, x)') is 'any type allowed'
67 PASS nonNumericPolicy('window.scrollBy(x, 0)') is 'any type allowed'
68 PASS nonNumericPolicy('window.scrollBy(0, x)') is 'any type allowed (but not omitted)'
69 PASS nonNumericPolicy('window.scrollTo(x, 0)') is 'any type allowed'
70 PASS nonNumericPolicy('window.scrollTo(0, x)') is 'any type allowed (but not omitted)'
71 PASS nonNumericPolicy('window.scroll(x, 0)') is 'any type allowed'
72 PASS nonNumericPolicy('window.scroll(0, x)') is 'any type allowed (but not omitted)'
73 PASS nonNumericPolicy('window.moveBy(x, 0)') is 'any type allowed'
74 PASS nonNumericPolicy('window.moveBy(0, x)') is 'any type allowed (but not omitted)'
75 PASS nonNumericPolicy('window.moveTo(x, 0)') is 'any type allowed'
76 PASS nonNumericPolicy('window.moveTo(0, x)') is 'any type allowed (but not omitted)'
77 PASS nonNumericPolicy('window.resizeBy(x, 0)') is 'any type allowed'
78 PASS nonNumericPolicy('window.resizeBy(0, x)') is 'any type allowed (but not omitted)'
79 PASS nonNumericPolicy('window.resizeTo(x, 0)') is 'any type allowed'
80 PASS nonNumericPolicy('window.resizeTo(0, x)') is 'any type allowed (but not omitted)'
81 PASS successfullyParsed is true
83 TEST COMPLETE