diff options
Diffstat (limited to 'src/3rdparty/libcroco/tests/test-output-refs/test2.css.out')
-rw-r--r-- | src/3rdparty/libcroco/tests/test-output-refs/test2.css.out | 63 |
1 files changed, 63 insertions, 0 deletions
diff --git a/src/3rdparty/libcroco/tests/test-output-refs/test2.css.out b/src/3rdparty/libcroco/tests/test-output-refs/test2.css.out new file mode 100644 index 0000000..f989353 --- /dev/null +++ b/src/3rdparty/libcroco/tests/test-output-refs/test2.css.out @@ -0,0 +1,63 @@ +*************** +start_document +*************** + +*************** +start_selector +S1 +*************** + +*************** +property +prop1: value1 +*************** + +*************** +end_selector +S1 +*************** + +*************** +start_selector +s1, s2 +*************** + +*************** +property +color: black +*************** + +*************** +property +background: white +*************** + +*************** +end_selector +s1, s2 +*************** + +*************** +start_selector +s1 s2, S3>s4 +*************** + +*************** +property +prop1: value1 +*************** + +*************** +property +prop2: value2 +*************** + +*************** +end_selector +s1 s2, S3>s4 +*************** + +*************** +end_document +*************** + |