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-protocol
/
dom
/
dom-svg-attribute-case-expected.txt
blob
6e88928380f8232b4b447abff4a98bb7d034810e
1
Test that DOM attribute case is preserved when modified in XML documents.
2
Original attributes:
3
id=main
4
xmlns=http://www.w3.org/2000/svg
5
width=600
6
height=500
7
viewBox=0 0 100 120
8
Modified attribute:
9
viewBox=0 0 120 120
10