/external/webkit/LayoutTests/fast/events/touch/script-tests/ |
basic-multi-touch-events-limited.js | 37 shouldBe("lastEvent.touches.length", totalTouchCount.toString()); 38 shouldBe("lastEvent.changedTouches.length", changedTouchCount.toString()); 39 shouldBe("lastEvent.targetTouches.length", targetTouchCount.toString()); 40 shouldBe("lastEvent.pageX", "0"); 41 shouldBe("lastEvent.pageY", "0"); 46 shouldBe("lastEvent." + list + "[" + point + "].pageX", x.toString()); 47 shouldBe("lastEvent." + list + "[" + point + "].pageY", y.toString()); 48 shouldBe("lastEvent." + list + "[" + point + "].clientX", x.toString()); 49 shouldBe("lastEvent." + list + "[" + point + "].clientY", y.toString()); 50 shouldBe("lastEvent." + list + "[" + point + "].identifier", id.toString()) [all...] |
basic-multi-touch-events.js | 37 shouldBe("lastEvent.touches.length", totalTouchCount.toString()); 38 shouldBe("lastEvent.changedTouches.length", changedTouchCount.toString()); 39 shouldBe("lastEvent.targetTouches.length", targetTouchCount.toString()); 40 shouldBe("lastEvent.pageX", "0"); 41 shouldBe("lastEvent.pageY", "0"); 46 shouldBe("lastEvent." + list + "[" + point + "].pageX", x.toString()); 47 shouldBe("lastEvent." + list + "[" + point + "].pageY", y.toString()); 48 shouldBe("lastEvent." + list + "[" + point + "].clientX", x.toString()); 49 shouldBe("lastEvent." + list + "[" + point + "].clientY", y.toString()); 50 shouldBe("lastEvent." + list + "[" + point + "].identifier", id.toString()) [all...] |
multi-touch-grouped-targets.js | 25 // Do not use the parameters (div_id, expectedTargetTouches) in shouldBe.. calls, as 28 shouldBe('event.touches.length', '3'); 36 shouldBe('event.changedTouches.length', '3'); 45 shouldBe('event.touches.length', '0'); 46 shouldBe('event.targetTouches.length', '0'); 47 shouldBe('event.changedTouches.length', '3');
|
/external/webkit/LayoutTests/storage/indexeddb/ |
keyrange.html | 20 shouldBe("keyRange.lower", "" + value); 21 shouldBe("keyRange.upper", "" + value); 29 shouldBe("keyRange.lower", "" + value); 32 shouldBe("keyRange.lowerOpen", "" + open); 40 shouldBe("keyRange.upper", "" + value); 43 shouldBe("keyRange.upperOpen", "" + open); 51 shouldBe("keyRange.lower", "" + lower); 52 shouldBe("keyRange.upper", "" + upper); 57 shouldBe("keyRange.lowerOpen", "" + lowerOpen); 58 shouldBe("keyRange.upperOpen", "" + upperOpen) [all...] |
transaction-event-propagation.html | 71 shouldBe("event.target", "trans"); 72 shouldBe("event.currentTarget", "db"); 83 shouldBe("event.target", "trans"); 84 shouldBe("event.currentTarget", "trans"); 95 shouldBe("event.target", "trans"); 96 shouldBe("event.currentTarget", "db"); 125 shouldBe("event.target", "trans"); 126 shouldBe("event.currentTarget", "db"); 137 shouldBe("event.target", "trans"); 138 shouldBe("event.currentTarget", "trans") [all...] |
cursor-update.html | 83 shouldBe("event.target.source", "objectStore"); 85 shouldBe("counter", "5"); 103 shouldBe("counter", "5"); 122 shouldBe("counter", "5"); 140 shouldBe("counter", "5"); 150 shouldBe("event.target.result.key", "counter"); 159 shouldBe("counter", "5"); 171 shouldBe("event.target.errorCode", "webkitIDBDatabaseException.DATA_ERR"); 185 shouldBe("counter", "5"); 195 shouldBe("event.target.result.key", "counter") [all...] |
/external/webkit/LayoutTests/fast/dom/Geolocation/script-tests/ |
maximum-age.js | 16 shouldBe('position.coords.latitude', 'mockLatitude'); 17 shouldBe('position.coords.longitude', 'mockLongitude'); 18 shouldBe('position.coords.accuracy', 'mockAccuracy'); 24 shouldBe('error.code', 'mockCode'); 25 shouldBe('error.message', 'mockMessage');
|
disconnected-frame.js | 20 shouldBe('error.code', '2'); 21 shouldBe('error.message', '"Geolocation cannot be used in frameless documents"');
|
reentrant-permission-denied.js | 12 shouldBe('error.code', 'error.PERMISSION_DENIED'); 13 shouldBe('error.message', '"User denied Geolocation"');
|
/external/webkit/LayoutTests/fast/dom/HTMLAnchorElement/script-tests/ |
set-href-attribute-host.js | 8 shouldBe("a.href", "'https://www.otherdomain.com:0/path/'"); 15 shouldBe("a.href", "'https://www.other/?domain.com:8080/path/?key=value'"); 23 shouldBe("a.href", "'https://www.otherdomain.com:80/path/'"); 28 shouldBe("a.href", "'https://www.otherdomain.com/path/'"); 34 shouldBe("a.href", "'https://www.otherdomain.com:44/path/'"); 40 shouldBe("a.href", "'https://www.otherdomain.com:0/path/'"); 46 shouldBe("a.href", "'https://www.otherdomain.com:0/path/'"); 54 shouldBe("a.href", "'https://www.mydomain.com:8080/path/'"); 62 shouldBe("a.href", "'https://www.mydomain.com:8080/path/'"); 68 shouldBe("a.href", "'file://mydomain.com/path/'") [all...] |
set-href-attribute-hostname.js | 8 shouldBe("a.href", "'https://www.otherdomain.com:8080/path/'"); 15 shouldBe("a.href", "'https://www.otherdomain.com:8080/path/'"); 24 shouldBe("a.href", "'foo://www.otherdomain.com/path/'"); 32 shouldBe("a.href", "'https://www.mydomain.com:8080/path/'"); 40 shouldBe("a.href", "'https://www.mydomain.com:8080/path/'"); 46 shouldBe("a.href", "'really:bad:url'"); 55 shouldBe("a.href", "'http://www.my domain.com/path/'"); 62 shouldBe("a.href", "'c:/path/testurl.html'"); 70 shouldBe("a.href", "'https://undefined:8080/path/'");
|
set-href-attribute-pathname.js | 8 shouldBe("a.href", "'https://www.mydomain.com/path%20name?key=value'"); 15 shouldBe("a.href", "'https://www.mydomain.com/pa%3Fth?key=value'"); 25 shouldBe("a.href", "'https://www.mydomain.com//path%23name?key=value'"); 33 shouldBe("a.href", "'https://www.mydomain.com/path?key=value'"); 39 shouldBe("a.href", "'https://www.mydomain.com/?key=value'"); 44 shouldBe("a.href", "'https://www.mydomain.com/?key=value'"); 51 shouldBe("a.href", "'https://www.my|d[]()omain.com/path/testurl.html?key=value'"); 58 shouldBe("a.href", "'http://w@/path#ww'"); 69 shouldBe("a.href", "'tel:+1800-555-1212'");
|
set-href-attribute-prevents-rebase.js | 12 shouldBe("a.href", "'http://new_base/?search'"); 19 shouldBe("a.href", "'http://old_base/?search'"); 27 shouldBe("a.href", "'http://new_base/path'"); 34 shouldBe("a.href", "'http://old_base/path'"); 42 shouldBe("a.href", "'http://new_base/#hash'"); 49 shouldBe("a.href", "'http://old_base/#hash'"); 61 shouldBe("a.href", "'http://host:0/'"); 68 shouldBe("a.href", "'http://host:0/'"); 76 shouldBe("a.href", "'http://host/'"); 83 shouldBe("a.href", "'http://host/'") [all...] |
set-href-attribute-port.js | 8 shouldBe("a.href", "'https://www.mydomain.com/path/testurl.html?key=value'"); 13 shouldBe("a.href", "'https://www.mydomain.com/path/testurl.html?key=value'"); 18 shouldBe("a.href", "'https://www.mydomain.com:0/path/testurl.html?key=value'"); 24 shouldBe("a.href", "'https://www.mydomain.com:4/path/testurl.html?key=value'"); 30 shouldBe("a.href", "'https://www.mydomain.com:0/path/testurl.html?key=value'"); 36 shouldBe("a.href", "'https://www.mydomain.com:0/path/testurl.html?key=value'"); 41 shouldBe("a.href", "'https://www.mydomain.com:0/path/testurl.html?key=value'"); 47 shouldBe("a.href", "'foo://bar:50/'");
|
/cts/tests/tests/webkitsecurity/assets/ |
duplicate-param-gc-crash.js | 33 shouldBe('test1Closure()', '"success"'); 47 shouldBe('test2Closure()', '"success"');
|
/external/webkit/LayoutTests/fast/dom/NodeList/ |
nodelist-item-with-name.html | 23 shouldBe("div1.innerHTML", "'text1'"); 24 shouldBe("div2.innerHTML", "'text2'");
|
/external/webkit/LayoutTests/fast/url/script-tests/ |
port.js | 15 shouldBe("canonicalize('http://www.example.com:" + cases[i][0] + "/')", 20 shouldBe("canonicalize('foobar://www.example.com:80/')",
|
path-url.js | 13 shouldBe("canonicalize('" + test_vector + "')",
|
trivial-segments.js | 12 shouldBe("segments('" + cases[i][0] + "')",
|
trivial.js | 12 shouldBe("canonicalize('" + cases[i][0] + "')",
|
/external/webkit/LayoutTests/fast/js/resources/ |
script-line-number.js | 23 shouldBe(stringify(getLineFromError(error)), stringify(expectedLine));
|
/external/webkit/LayoutTests/fast/xpath/4XPath/Borrowed/ |
cz_20030217.html | 35 shouldBe('nodeset.snapshotLength', '1') 39 shouldBe('nodeset.snapshotLength', '0') 43 shouldBe('nodeset.snapshotLength', '1') 47 shouldBe('nodeset.snapshotLength', '0')
|
/external/webkit/LayoutTests/storage/domstorage/script-tests/ |
quota.js | 14 shouldBe("storage.length", "0"); 20 shouldBe("data.length", "65536"); 60 shouldBe("storage.length", "0"); 66 shouldBe("data.length", "65536");
|
/external/webkit/LayoutTests/fast/dom/DeviceOrientation/script-tests/ |
null-values.js | 18 shouldBe('deviceOrientationEvent.alpha', 'mockEvent.alpha'); 19 shouldBe('deviceOrientationEvent.beta', 'mockEvent.beta'); 20 shouldBe('deviceOrientationEvent.gamma', 'mockEvent.gamma');
|
/external/webkit/LayoutTests/fast/xpath/ |
detached-subtree-invalidate-iterator.html | 17 shouldBe("result.invalidIteratorState", "false"); 18 shouldBe("result.iterateNext().tagName", "'span'"); 23 shouldBe("result.invalidIteratorState", "true");
|