summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/libcroco/tests/test-inputs/sel-child-class.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/libcroco/tests/test-inputs/sel-child-class.xml')
-rw-r--r--src/3rdparty/libcroco/tests/test-inputs/sel-child-class.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/3rdparty/libcroco/tests/test-inputs/sel-child-class.xml b/src/3rdparty/libcroco/tests/test-inputs/sel-child-class.xml
new file mode 100644
index 0000000..ee5e23d
--- /dev/null
+++ b/src/3rdparty/libcroco/tests/test-inputs/sel-child-class.xml
@@ -0,0 +1,10 @@
+<test>
+ <body>
+ <div>
+ <div>
+ <p class="process">This should be aqua</p>
+ </div>
+ </div>
+ </body>
+</test>
+