From 085e63e126f795ff5e086e4e854f50cf01420020 Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Thu, 30 Jul 2009 14:50:17 +0000 Subject: Regression test for quotes bytecode execution in cascade_quotes. svn path=/trunk/libcss/; revision=8913 --- test/data/select/tests1.dat | 85 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 85 insertions(+) (limited to 'test') diff --git a/test/data/select/tests1.dat b/test/data/select/tests1.dat index 9d1a4cb..163e611 100644 --- a/test/data/select/tests1.dat +++ b/test/data/select/tests1.dat @@ -454,3 +454,88 @@ width: auto word-spacing: normal z-index: auto #reset + +#tree screen +| div* +#author +div { quotes: "a" "b" } +#errors +#expected +background-attachment: scroll +background-color: transparent +background-image: none +background-position: 0% 0% +background-repeat: repeat +border-collapse: separate +border-spacing: 0px 0px +border-top-color: #00000000 +border-right-color: #00000000 +border-bottom-color: #00000000 +border-left-color: #00000000 +border-top-style: none +border-right-style: none +border-bottom-style: none +border-left-style: none +border-top-width: 2px +border-right-width: 2px +border-bottom-width: 2px +border-left-width: 2px +bottom: auto +caption_side: top +clear: none +clip: auto +color: #00000000 +content: normal +counter-increment: none +counter-reset: none +cursor: auto +direction: ltr +display: inline +empty-cells: show +float: none +font-family: sans-serif +font-size: 12pt +font-style: normal +font-variant: normal +font-weight: normal +height: auto +left: auto +letter-spacing: normal +line-height: normal +list-style-image: none +list-style-position: outside +list-style-type: disc +margin-top: 0px +margin-right: 0px +margin-bottom: 0px +margin-left: 0px +max-height: none +max-width: none +min-height: 0px +min-width: 0px +outline-color: invert +outline-style: none +outline-width: 2px +overflow: visible +padding-top: 0px +padding-right: 0px +padding-bottom: 0px +padding-left: 0px +position: static +quotes: "a" "b" +right: auto +table-layout: auto +text-align: default +text-decoration: none +text-indent: 0px +text-transform: none +top: auto +unicode-bidi: normal +vertical-align: baseline +visibility: visible +white-space: normal +width: auto +word-spacing: normal +z-index: auto +#reset + -- cgit v1.2.3