mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2025-07-06 09:15:23 +08:00
qt 6.5.1 original
This commit is contained in:
1
tests/auto/gui/text/qcssparser/testdata/scanner/comments3/input
vendored
Normal file
1
tests/auto/gui/text/qcssparser/testdata/scanner/comments3/input
vendored
Normal file
@ -0,0 +1 @@
|
||||
url(/*comment*/"www.kde.org")
|
4
tests/auto/gui/text/qcssparser/testdata/scanner/comments3/output
vendored
Normal file
4
tests/auto/gui/text/qcssparser/testdata/scanner/comments3/output
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
FUNCTION|url(
|
||||
S|/*comment*/
|
||||
STRING|"www.kde.org"
|
||||
RPAREN|)
|
Reference in New Issue
Block a user