mirror of
https://github.com/revanced/Apktool.git
synced 2025-01-22 09:47:34 +01:00
Added a test for color value in XML attribute.
This commit is contained in:
parent
fb5115e56d
commit
93af3fe56d
@ -4,8 +4,9 @@
|
|||||||
test2="Lorem ipsum"
|
test2="Lorem ipsum"
|
||||||
test3="\@"
|
test3="\@"
|
||||||
test4="\?"
|
test4="\?"
|
||||||
test5="\#ff123456"
|
test5="#ff123456"
|
||||||
test6="&"
|
test6="\#ff123456"
|
||||||
test7="\'"
|
test7="&"
|
||||||
test8="\""
|
test8="\'"
|
||||||
|
test9="\""
|
||||||
/>
|
/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user