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
/
inspector
/
elements
/
styles-4
/
styles-source-lines-inline-expected.txt
blob
c0532eabe01cbdc7e40bc9e6d9d836bc3c4fb939
1
Tests that elements panel shows proper inline style locations in the sidebar panel.
2
3
4
[expanded]
5
element.style { ()
6
display: none;
7
8
[expanded]
9
.foo { (styles-source-l…-inline.html:7 -> styles-source-lines-inline.html:7:1)
10
color: blue;
11
12
[expanded]
13
div { (user agent stylesheet)
14
/-- overloaded --/ display: block;
15
16