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
/
http
/
tests
/
inspector
/
modify-cross-domain-rule-expected.txt
blob
4e2271af3e280db88f3213719031524c1c12c47b
1
Tests that modifying a rule in a stylesheet loaded from a different domain does not crash the renderer.
2
3
Text
4
5
Running: testSetUp
6
7
Running: testAddProperty
8
=== Rule modified ===
9
color: green;
10
width: 100%;
11
=== Selector changed ===
12
body {
13
color: green;
14
width: 100%;
15
}
16
Selectors matching the (#inspected) node: []
17