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
Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
fast
/
parser
/
resources
/
xhtml-scripts.js
blob
696dfab37b02c2363ccf261a0d7938b4c7aa474a
1
// This shouldn't be known since we haven't parsed that far yet.
2
var
d
=
document
.
getElementById
(
'div2'
);
3
4
if
(
d
)
5
failure
=
true
;