repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
fast
/
dom
/
CSSStyleDeclaration
/
css-style-item-expected.txt
blob
5b57e49cc066ea31b25d224188624c01c1d29a85
1
This tests indexing outside the range of the style object.
2
3
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6
PASS style.length is 1
7
PASS style[0] is "color"
8
PASS style[1] is ""
9
PASS style[-1] is undefined.
10
PASS successfullyParsed is true
11
12
TEST COMPLETE
13