1#tree screen
2| div*
3#ua
4div { display: block; }
5#user print
6div { display: inline; }
7#errors
8#expected
9align-content: stretch
10align-items: stretch
11align-self: auto
12background-attachment: scroll
13background-color: #00000000
14background-image: none
15background-position: 0% 0%
16background-repeat: repeat
17border-collapse: separate
18border-spacing: 0px 0px
19border-top-color: #ff000000
20border-right-color: #ff000000
21border-bottom-color: #ff000000
22border-left-color: #ff000000
23border-top-style: none
24border-right-style: none
25border-bottom-style: none
26border-left-style: none
27border-top-width: 2px
28border-right-width: 2px
29border-bottom-width: 2px
30border-left-width: 2px
31bottom: auto
32box-sizing: content-box
33break-after: auto
34break-before: auto
35break-inside: auto
36caption-side: top
37clear: none
38clip: auto
39color: #ff000000
40column-count: auto
41column-fill: balance
42column-gap: normal
43column-rule-color: #ff000000
44column-rule-style: none
45column-rule-width: 2px
46column-span: none
47column-width: auto
48content: normal
49counter-increment: none
50counter-reset: none
51cursor: auto
52direction: ltr
53display: block
54empty-cells: show
55flex-basis: auto
56flex-direction: row
57flex-grow: 0.000
58flex-shrink: 1.000
59flex-wrap: nowrap
60float: none
61font-family: sans-serif
62font-size: 12pt
63font-style: normal
64font-variant: normal
65font-weight: normal
66height: auto
67justify-content: flex-start
68left: auto
69letter-spacing: normal
70line-height: normal
71list-style-image: none
72list-style-position: outside
73list-style-type: disc
74margin-top: 0px
75margin-right: 0px
76margin-bottom: 0px
77margin-left: 0px
78max-height: none
79max-width: none
80min-height: 0px
81min-width: 0px
82opacity: 1.000
83order: 0
84outline-color: invert
85outline-style: none
86outline-width: 2px
87overflow-x: visible
88overflow-y: visible
89padding-top: 0px
90padding-right: 0px
91padding-bottom: 0px
92padding-left: 0px
93position: static
94quotes: none
95right: auto
96table-layout: auto
97text-align: default
98text-decoration: none
99text-indent: 0px
100text-transform: none
101top: auto
102unicode-bidi: normal
103vertical-align: baseline
104visibility: visible
105white-space: normal
106width: auto
107word-spacing: normal
108writing-mode: horizontal-tb
109z-index: auto
110#reset
111
112#tree
113| div
114|  id=foo
115|  p*
116|   class=green
117#ua
118p { display: block; }
119#user
120#author
121#errors
122#expected
123align-content: stretch
124align-items: stretch
125align-self: auto
126background-attachment: scroll
127background-color: #00000000
128background-image: none
129background-position: 0% 0%
130background-repeat: repeat
131border-collapse: separate
132border-spacing: 0px 0px
133border-top-color: #ff000000
134border-right-color: #ff000000
135border-bottom-color: #ff000000
136border-left-color: #ff000000
137border-top-style: none
138border-right-style: none
139border-bottom-style: none
140border-left-style: none
141border-top-width: 2px
142border-right-width: 2px
143border-bottom-width: 2px
144border-left-width: 2px
145bottom: auto
146box-sizing: content-box
147break-after: auto
148break-before: auto
149break-inside: auto
150caption-side: top
151clear: none
152clip: auto
153color: #ff000000
154column-count: auto
155column-fill: balance
156column-gap: normal
157column-rule-color: #ff000000
158column-rule-style: none
159column-rule-width: 2px
160column-span: none
161column-width: auto
162content: normal
163counter-increment: none
164counter-reset: none
165cursor: auto
166direction: ltr
167display: block
168empty-cells: show
169flex-basis: auto
170flex-direction: row
171flex-grow: 0.000
172flex-shrink: 1.000
173flex-wrap: nowrap
174float: none
175font-family: sans-serif
176font-size: 12pt
177font-style: normal
178font-variant: normal
179font-weight: normal
180height: auto
181justify-content: flex-start
182left: auto
183letter-spacing: normal
184line-height: normal
185list-style-image: none
186list-style-position: outside
187list-style-type: disc
188margin-top: 0px
189margin-right: 0px
190margin-bottom: 0px
191margin-left: 0px
192max-height: none
193max-width: none
194min-height: 0px
195min-width: 0px
196opacity: 1.000
197order: 0
198outline-color: invert
199outline-style: none
200outline-width: 2px
201overflow-x: visible
202overflow-y: visible
203padding-top: 0px
204padding-right: 0px
205padding-bottom: 0px
206padding-left: 0px
207position: static
208quotes: none
209right: auto
210table-layout: auto
211text-align: default
212text-decoration: none
213text-indent: 0px
214text-transform: none
215top: auto
216unicode-bidi: normal
217vertical-align: baseline
218visibility: visible
219white-space: normal
220width: auto
221word-spacing: normal
222writing-mode: horizontal-tb
223z-index: auto
224#reset
225
226#tree
227| div
228|  id=foo
229|  p*
230|   class=green
231#ua
232div, p { display: block; }
233#user
234.green { color: #f00 !important; }
235#author
236div#foo { background-color: #bbc; }
237.green { color: #0f0; }
238div#foo { float: right; }
239#errors
240#expected
241align-content: stretch
242align-items: stretch
243align-self: auto
244background-attachment: scroll
245background-color: #00000000
246background-image: none
247background-position: 0% 0%
248background-repeat: repeat
249border-collapse: separate
250border-spacing: 0px 0px
251border-top-color: #ffff0000
252border-right-color: #ffff0000
253border-bottom-color: #ffff0000
254border-left-color: #ffff0000
255border-top-style: none
256border-right-style: none
257border-bottom-style: none
258border-left-style: none
259border-top-width: 2px
260border-right-width: 2px
261border-bottom-width: 2px
262border-left-width: 2px
263bottom: auto
264box-sizing: content-box
265break-after: auto
266break-before: auto
267break-inside: auto
268caption-side: top
269clear: none
270clip: auto
271color: #ffff0000
272column-count: auto
273column-fill: balance
274column-gap: normal
275column-rule-color: #ffff0000
276column-rule-style: none
277column-rule-width: 2px
278column-span: none
279column-width: auto
280content: normal
281counter-increment: none
282counter-reset: none
283cursor: auto
284direction: ltr
285display: block
286empty-cells: show
287flex-basis: auto
288flex-direction: row
289flex-grow: 0.000
290flex-shrink: 1.000
291flex-wrap: nowrap
292float: none
293font-family: sans-serif
294font-size: 12pt
295font-style: normal
296font-variant: normal
297font-weight: normal
298height: auto
299justify-content: flex-start
300left: auto
301letter-spacing: normal
302line-height: normal
303list-style-image: none
304list-style-position: outside
305list-style-type: disc
306margin-top: 0px
307margin-right: 0px
308margin-bottom: 0px
309margin-left: 0px
310max-height: none
311max-width: none
312min-height: 0px
313min-width: 0px
314opacity: 1.000
315order: 0
316outline-color: invert
317outline-style: none
318outline-width: 2px
319overflow-x: visible
320overflow-y: visible
321padding-top: 0px
322padding-right: 0px
323padding-bottom: 0px
324padding-left: 0px
325position: static
326quotes: none
327right: auto
328table-layout: auto
329text-align: default
330text-decoration: none
331text-indent: 0px
332text-transform: none
333top: auto
334unicode-bidi: normal
335vertical-align: baseline
336visibility: visible
337white-space: normal
338width: auto
339word-spacing: normal
340writing-mode: horizontal-tb
341z-index: auto
342#reset
343
344#tree
345| div
346|  id=foo
347|  p*
348|   class=green
349#ua
350div, p { display: none; float: right; position: absolute; }
351#user
352p { display: inherit; float: none; }
353.green { color: #f00 !important; }
354#author
355div#foo { background-color: #bbc; }
356.green { color: #0f0; display: table-row-group; display: table-cell !important; }
357div p.green { float: left !important; }
358#errors
359#expected
360align-content: stretch
361align-items: stretch
362align-self: auto
363background-attachment: scroll
364background-color: #00000000
365background-image: none
366background-position: 0% 0%
367background-repeat: repeat
368border-collapse: separate
369border-spacing: 0px 0px
370border-top-color: #ffff0000
371border-right-color: #ffff0000
372border-bottom-color: #ffff0000
373border-left-color: #ffff0000
374border-top-style: none
375border-right-style: none
376border-bottom-style: none
377border-left-style: none
378border-top-width: 2px
379border-right-width: 2px
380border-bottom-width: 2px
381border-left-width: 2px
382bottom: auto
383box-sizing: content-box
384break-after: auto
385break-before: auto
386break-inside: auto
387caption-side: top
388clear: none
389clip: auto
390color: #ffff0000
391column-count: auto
392column-fill: balance
393column-gap: normal
394column-rule-color: #ffff0000
395column-rule-style: none
396column-rule-width: 2px
397column-span: none
398column-width: auto
399content: normal
400counter-increment: none
401counter-reset: none
402cursor: auto
403direction: ltr
404display: table-cell
405empty-cells: show
406flex-basis: auto
407flex-direction: row
408flex-grow: 0.000
409flex-shrink: 1.000
410flex-wrap: nowrap
411float: none
412font-family: sans-serif
413font-size: 12pt
414font-style: normal
415font-variant: normal
416font-weight: normal
417height: auto
418justify-content: flex-start
419left: auto
420letter-spacing: normal
421line-height: normal
422list-style-image: none
423list-style-position: outside
424list-style-type: disc
425margin-top: 0px
426margin-right: 0px
427margin-bottom: 0px
428margin-left: 0px
429max-height: none
430max-width: none
431min-height: 0px
432min-width: 0px
433opacity: 1.000
434order: 0
435outline-color: invert
436outline-style: none
437outline-width: 2px
438overflow-x: visible
439overflow-y: visible
440padding-top: 0px
441padding-right: 0px
442padding-bottom: 0px
443padding-left: 0px
444position: absolute
445quotes: none
446right: auto
447table-layout: auto
448text-align: default
449text-decoration: none
450text-indent: 0px
451text-transform: none
452top: auto
453unicode-bidi: normal
454vertical-align: baseline
455visibility: visible
456white-space: normal
457width: auto
458word-spacing: normal
459writing-mode: horizontal-tb
460z-index: auto
461#reset
462
463#tree
464| div
465|  class=moose
466|  div*
467|  div
468|  div
469#ua
470div { display: block; }
471#user
472.moose { color: #fff !important; }
473#author
474.moose { color: #bbc !important; }
475div.moose > div { border-top-style: none; }
476div.moose > div + div { border-top-style: solid; }
477#errors
478#expected
479align-content: stretch
480align-items: stretch
481align-self: auto
482background-attachment: scroll
483background-color: #00000000
484background-image: none
485background-position: 0% 0%
486background-repeat: repeat
487border-collapse: separate
488border-spacing: 0px 0px
489border-top-color: #ffffffff
490border-right-color: #ffffffff
491border-bottom-color: #ffffffff
492border-left-color: #ffffffff
493border-top-style: none
494border-right-style: none
495border-bottom-style: none
496border-left-style: none
497border-top-width: 2px
498border-right-width: 2px
499border-bottom-width: 2px
500border-left-width: 2px
501bottom: auto
502box-sizing: content-box
503break-after: auto
504break-before: auto
505break-inside: auto
506caption-side: top
507clear: none
508clip: auto
509color: #ffffffff
510column-count: auto
511column-fill: balance
512column-gap: normal
513column-rule-color: #ffffffff
514column-rule-style: none
515column-rule-width: 2px
516column-span: none
517column-width: auto
518content: normal
519counter-increment: none
520counter-reset: none
521cursor: auto
522direction: ltr
523display: block
524empty-cells: show
525flex-basis: auto
526flex-direction: row
527flex-grow: 0.000
528flex-shrink: 1.000
529flex-wrap: nowrap
530float: none
531font-family: sans-serif
532font-size: 12pt
533font-style: normal
534font-variant: normal
535font-weight: normal
536height: auto
537justify-content: flex-start
538left: auto
539letter-spacing: normal
540line-height: normal
541list-style-image: none
542list-style-position: outside
543list-style-type: disc
544margin-top: 0px
545margin-right: 0px
546margin-bottom: 0px
547margin-left: 0px
548max-height: none
549max-width: none
550min-height: 0px
551min-width: 0px
552opacity: 1.000
553order: 0
554outline-color: invert
555outline-style: none
556outline-width: 2px
557overflow-x: visible
558overflow-y: visible
559padding-top: 0px
560padding-right: 0px
561padding-bottom: 0px
562padding-left: 0px
563position: static
564quotes: none
565right: auto
566table-layout: auto
567text-align: default
568text-decoration: none
569text-indent: 0px
570text-transform: none
571top: auto
572unicode-bidi: normal
573vertical-align: baseline
574visibility: visible
575white-space: normal
576width: auto
577word-spacing: normal
578writing-mode: horizontal-tb
579z-index: auto
580#reset
581
582#tree
583| div
584|  class=moose
585|  div
586|  div*
587|  div
588#ua
589div { display: block; }
590#user
591.moose { color: #fff !important; }
592#author
593.moose { color: #bbc !important; }
594div.moose > div { border-top-style: none; }
595div.moose > div + div { border-top-style: solid; }
596#errors
597#expected
598align-content: stretch
599align-items: stretch
600align-self: auto
601background-attachment: scroll
602background-color: #00000000
603background-image: none
604background-position: 0% 0%
605background-repeat: repeat
606border-collapse: separate
607border-spacing: 0px 0px
608border-top-color: #ffffffff
609border-right-color: #ffffffff
610border-bottom-color: #ffffffff
611border-left-color: #ffffffff
612border-top-style: solid
613border-right-style: none
614border-bottom-style: none
615border-left-style: none
616border-top-width: 2px
617border-right-width: 2px
618border-bottom-width: 2px
619border-left-width: 2px
620bottom: auto
621box-sizing: content-box
622break-after: auto
623break-before: auto
624break-inside: auto
625caption-side: top
626clear: none
627clip: auto
628color: #ffffffff
629column-count: auto
630column-fill: balance
631column-gap: normal
632column-rule-color: #ffffffff
633column-rule-style: none
634column-rule-width: 2px
635column-span: none
636column-width: auto
637content: normal
638counter-increment: none
639counter-reset: none
640cursor: auto
641direction: ltr
642display: block
643empty-cells: show
644flex-basis: auto
645flex-direction: row
646flex-grow: 0.000
647flex-shrink: 1.000
648flex-wrap: nowrap
649float: none
650font-family: sans-serif
651font-size: 12pt
652font-style: normal
653font-variant: normal
654font-weight: normal
655height: auto
656justify-content: flex-start
657left: auto
658letter-spacing: normal
659line-height: normal
660list-style-image: none
661list-style-position: outside
662list-style-type: disc
663margin-top: 0px
664margin-right: 0px
665margin-bottom: 0px
666margin-left: 0px
667max-height: none
668max-width: none
669min-height: 0px
670min-width: 0px
671opacity: 1.000
672order: 0
673outline-color: invert
674outline-style: none
675outline-width: 2px
676overflow-x: visible
677overflow-y: visible
678padding-top: 0px
679padding-right: 0px
680padding-bottom: 0px
681padding-left: 0px
682position: static
683quotes: none
684right: auto
685table-layout: auto
686text-align: default
687text-decoration: none
688text-indent: 0px
689text-transform: none
690top: auto
691unicode-bidi: normal
692vertical-align: baseline
693visibility: visible
694white-space: normal
695width: auto
696word-spacing: normal
697writing-mode: horizontal-tb
698z-index: auto
699#reset
700
701#tree all
702| div*
703#author
704div { color: currentColor; }
705#errors
706#expected
707align-content: stretch
708align-items: stretch
709align-self: auto
710background-attachment: scroll
711background-color: #00000000
712background-image: none
713background-position: 0% 0%
714background-repeat: repeat
715border-collapse: separate
716border-spacing: 0px 0px
717border-top-color: #ff000000
718border-right-color: #ff000000
719border-bottom-color: #ff000000
720border-left-color: #ff000000
721border-top-style: none
722border-right-style: none
723border-bottom-style: none
724border-left-style: none
725border-top-width: 2px
726border-right-width: 2px
727border-bottom-width: 2px
728border-left-width: 2px
729bottom: auto
730box-sizing: content-box
731break-after: auto
732break-before: auto
733break-inside: auto
734caption-side: top
735clear: none
736clip: auto
737color: #ff000000
738column-count: auto
739column-fill: balance
740column-gap: normal
741column-rule-color: #ff000000
742column-rule-style: none
743column-rule-width: 2px
744column-span: none
745column-width: auto
746content: normal
747counter-increment: none
748counter-reset: none
749cursor: auto
750direction: ltr
751display: inline
752empty-cells: show
753flex-basis: auto
754flex-direction: row
755flex-grow: 0.000
756flex-shrink: 1.000
757flex-wrap: nowrap
758float: none
759font-family: sans-serif
760font-size: 12pt
761font-style: normal
762font-variant: normal
763font-weight: normal
764height: auto
765justify-content: flex-start
766left: auto
767letter-spacing: normal
768line-height: normal
769list-style-image: none
770list-style-position: outside
771list-style-type: disc
772margin-top: 0px
773margin-right: 0px
774margin-bottom: 0px
775margin-left: 0px
776max-height: none
777max-width: none
778min-height: 0px
779min-width: 0px
780opacity: 1.000
781order: 0
782outline-color: invert
783outline-style: none
784outline-width: 2px
785overflow-x: visible
786overflow-y: visible
787padding-top: 0px
788padding-right: 0px
789padding-bottom: 0px
790padding-left: 0px
791position: static
792quotes: none
793right: auto
794table-layout: auto
795text-align: default
796text-decoration: none
797text-indent: 0px
798text-transform: none
799top: auto
800unicode-bidi: normal
801vertical-align: baseline
802visibility: visible
803white-space: normal
804width: auto
805word-spacing: normal
806writing-mode: horizontal-tb
807z-index: auto
808#reset
809
810#tree all
811| div*
812#author
813div { background-color: #000; }
814div:active { background-color: #bbc; }
815#errors
816#expected
817align-content: stretch
818align-items: stretch
819align-self: auto
820background-attachment: scroll
821background-color: #ff000000
822background-image: none
823background-position: 0% 0%
824background-repeat: repeat
825border-collapse: separate
826border-spacing: 0px 0px
827border-top-color: #ff000000
828border-right-color: #ff000000
829border-bottom-color: #ff000000
830border-left-color: #ff000000
831border-top-style: none
832border-right-style: none
833border-bottom-style: none
834border-left-style: none
835border-top-width: 2px
836border-right-width: 2px
837border-bottom-width: 2px
838border-left-width: 2px
839bottom: auto
840box-sizing: content-box
841break-after: auto
842break-before: auto
843break-inside: auto
844caption-side: top
845clear: none
846clip: auto
847color: #ff000000
848column-count: auto
849column-fill: balance
850column-gap: normal
851column-rule-color: #ff000000
852column-rule-style: none
853column-rule-width: 2px
854column-span: none
855column-width: auto
856content: normal
857counter-increment: none
858counter-reset: none
859cursor: auto
860direction: ltr
861display: inline
862empty-cells: show
863flex-basis: auto
864flex-direction: row
865flex-grow: 0.000
866flex-shrink: 1.000
867flex-wrap: nowrap
868float: none
869font-family: sans-serif
870font-size: 12pt
871font-style: normal
872font-variant: normal
873font-weight: normal
874height: auto
875justify-content: flex-start
876left: auto
877letter-spacing: normal
878line-height: normal
879list-style-image: none
880list-style-position: outside
881list-style-type: disc
882margin-top: 0px
883margin-right: 0px
884margin-bottom: 0px
885margin-left: 0px
886max-height: none
887max-width: none
888min-height: 0px
889min-width: 0px
890opacity: 1.000
891order: 0
892outline-color: invert
893outline-style: none
894outline-width: 2px
895overflow-x: visible
896overflow-y: visible
897padding-top: 0px
898padding-right: 0px
899padding-bottom: 0px
900padding-left: 0px
901position: static
902quotes: none
903right: auto
904table-layout: auto
905text-align: default
906text-decoration: none
907text-indent: 0px
908text-transform: none
909top: auto
910unicode-bidi: normal
911vertical-align: baseline
912visibility: visible
913white-space: normal
914width: auto
915word-spacing: normal
916writing-mode: horizontal-tb
917z-index: auto
918#reset
919
920#tree
921| div
922|  p*
923#author
924p:first-child { background-color: #bbc; }
925#errors
926#expected
927align-content: stretch
928align-items: stretch
929align-self: auto
930background-attachment: scroll
931background-color: #ffbbbbcc
932background-image: none
933background-position: 0% 0%
934background-repeat: repeat
935border-collapse: separate
936border-spacing: 0px 0px
937border-top-color: #ff000000
938border-right-color: #ff000000
939border-bottom-color: #ff000000
940border-left-color: #ff000000
941border-top-style: none
942border-right-style: none
943border-bottom-style: none
944border-left-style: none
945border-top-width: 2px
946border-right-width: 2px
947border-bottom-width: 2px
948border-left-width: 2px
949bottom: auto
950box-sizing: content-box
951break-after: auto
952break-before: auto
953break-inside: auto
954caption-side: top
955clear: none
956clip: auto
957color: #ff000000
958column-count: auto
959column-fill: balance
960column-gap: normal
961column-rule-color: #ff000000
962column-rule-style: none
963column-rule-width: 2px
964column-span: none
965column-width: auto
966content: normal
967counter-increment: none
968counter-reset: none
969cursor: auto
970direction: ltr
971display: inline
972empty-cells: show
973flex-basis: auto
974flex-direction: row
975flex-grow: 0.000
976flex-shrink: 1.000
977flex-wrap: nowrap
978float: none
979font-family: sans-serif
980font-size: 12pt
981font-style: normal
982font-variant: normal
983font-weight: normal
984height: auto
985justify-content: flex-start
986left: auto
987letter-spacing: normal
988line-height: normal
989list-style-image: none
990list-style-position: outside
991list-style-type: disc
992margin-top: 0px
993margin-right: 0px
994margin-bottom: 0px
995margin-left: 0px
996max-height: none
997max-width: none
998min-height: 0px
999min-width: 0px
1000opacity: 1.000
1001order: 0
1002outline-color: invert
1003outline-style: none
1004outline-width: 2px
1005overflow-x: visible
1006overflow-y: visible
1007padding-top: 0px
1008padding-right: 0px
1009padding-bottom: 0px
1010padding-left: 0px
1011position: static
1012quotes: none
1013right: auto
1014table-layout: auto
1015text-align: default
1016text-decoration: none
1017text-indent: 0px
1018text-transform: none
1019top: auto
1020unicode-bidi: normal
1021vertical-align: baseline
1022visibility: visible
1023white-space: normal
1024width: auto
1025word-spacing: normal
1026writing-mode: horizontal-tb
1027z-index: auto
1028#reset
1029
1030#tree screen
1031| div*
1032#author
1033div { quotes: "a" "b" }
1034#errors
1035#expected
1036align-content: stretch
1037align-items: stretch
1038align-self: auto
1039background-attachment: scroll
1040background-color: #00000000
1041background-image: none
1042background-position: 0% 0%
1043background-repeat: repeat
1044border-collapse: separate
1045border-spacing: 0px 0px
1046border-top-color: #ff000000
1047border-right-color: #ff000000
1048border-bottom-color: #ff000000
1049border-left-color: #ff000000
1050border-top-style: none
1051border-right-style: none
1052border-bottom-style: none
1053border-left-style: none
1054border-top-width: 2px
1055border-right-width: 2px
1056border-bottom-width: 2px
1057border-left-width: 2px
1058bottom: auto
1059box-sizing: content-box
1060break-after: auto
1061break-before: auto
1062break-inside: auto
1063caption-side: top
1064clear: none
1065clip: auto
1066color: #ff000000
1067column-count: auto
1068column-fill: balance
1069column-gap: normal
1070column-rule-color: #ff000000
1071column-rule-style: none
1072column-rule-width: 2px
1073column-span: none
1074column-width: auto
1075content: normal
1076counter-increment: none
1077counter-reset: none
1078cursor: auto
1079direction: ltr
1080display: inline
1081empty-cells: show
1082flex-basis: auto
1083flex-direction: row
1084flex-grow: 0.000
1085flex-shrink: 1.000
1086flex-wrap: nowrap
1087float: none
1088font-family: sans-serif
1089font-size: 12pt
1090font-style: normal
1091font-variant: normal
1092font-weight: normal
1093height: auto
1094justify-content: flex-start
1095left: auto
1096letter-spacing: normal
1097line-height: normal
1098list-style-image: none
1099list-style-position: outside
1100list-style-type: disc
1101margin-top: 0px
1102margin-right: 0px
1103margin-bottom: 0px
1104margin-left: 0px
1105max-height: none
1106max-width: none
1107min-height: 0px
1108min-width: 0px
1109opacity: 1.000
1110order: 0
1111outline-color: invert
1112outline-style: none
1113outline-width: 2px
1114overflow-x: visible
1115overflow-y: visible
1116padding-top: 0px
1117padding-right: 0px
1118padding-bottom: 0px
1119padding-left: 0px
1120position: static
1121quotes: "a" "b"
1122right: auto
1123table-layout: auto
1124text-align: default
1125text-decoration: none
1126text-indent: 0px
1127text-transform: none
1128top: auto
1129unicode-bidi: normal
1130vertical-align: baseline
1131visibility: visible
1132white-space: normal
1133width: auto
1134word-spacing: normal
1135writing-mode: horizontal-tb
1136z-index: auto
1137#reset
1138
1139#tree
1140| div
1141|  p
1142|  p*
1143#ua
1144div, p { display: block; }
1145#user
1146#author
1147div p + p { background-attachment: fixed; }
1148#errors
1149#expected
1150align-content: stretch
1151align-items: stretch
1152align-self: auto
1153background-attachment: fixed
1154background-color: #00000000
1155background-image: none
1156background-position: 0% 0%
1157background-repeat: repeat
1158border-collapse: separate
1159border-spacing: 0px 0px
1160border-top-color: #ff000000
1161border-right-color: #ff000000
1162border-bottom-color: #ff000000
1163border-left-color: #ff000000
1164border-top-style: none
1165border-right-style: none
1166border-bottom-style: none
1167border-left-style: none
1168border-top-width: 2px
1169border-right-width: 2px
1170border-bottom-width: 2px
1171border-left-width: 2px
1172bottom: auto
1173box-sizing: content-box
1174break-after: auto
1175break-before: auto
1176break-inside: auto
1177caption-side: top
1178clear: none
1179clip: auto
1180color: #ff000000
1181column-count: auto
1182column-fill: balance
1183column-gap: normal
1184column-rule-color: #ff000000
1185column-rule-style: none
1186column-rule-width: 2px
1187column-span: none
1188column-width: auto
1189content: normal
1190counter-increment: none
1191counter-reset: none
1192cursor: auto
1193direction: ltr
1194display: block
1195empty-cells: show
1196flex-basis: auto
1197flex-direction: row
1198flex-grow: 0.000
1199flex-shrink: 1.000
1200flex-wrap: nowrap
1201float: none
1202font-family: sans-serif
1203font-size: 12pt
1204font-style: normal
1205font-variant: normal
1206font-weight: normal
1207height: auto
1208justify-content: flex-start
1209left: auto
1210letter-spacing: normal
1211line-height: normal
1212list-style-image: none
1213list-style-position: outside
1214list-style-type: disc
1215margin-top: 0px
1216margin-right: 0px
1217margin-bottom: 0px
1218margin-left: 0px
1219max-height: none
1220max-width: none
1221min-height: 0px
1222min-width: 0px
1223opacity: 1.000
1224order: 0
1225outline-color: invert
1226outline-style: none
1227outline-width: 2px
1228overflow-x: visible
1229overflow-y: visible
1230padding-top: 0px
1231padding-right: 0px
1232padding-bottom: 0px
1233padding-left: 0px
1234position: static
1235quotes: none
1236right: auto
1237table-layout: auto
1238text-align: default
1239text-decoration: none
1240text-indent: 0px
1241text-transform: none
1242top: auto
1243unicode-bidi: normal
1244vertical-align: baseline
1245visibility: visible
1246white-space: normal
1247width: auto
1248word-spacing: normal
1249writing-mode: horizontal-tb
1250z-index: auto
1251#reset
1252
1253#tree
1254| div
1255|  p*
1256|  p
1257#ua
1258div, p { display: block; }
1259#user
1260#author
1261div p + p { background-attachment: fixed; }
1262#errors
1263#expected
1264align-content: stretch
1265align-items: stretch
1266align-self: auto
1267background-attachment: scroll
1268background-color: #00000000
1269background-image: none
1270background-position: 0% 0%
1271background-repeat: repeat
1272border-collapse: separate
1273border-spacing: 0px 0px
1274border-top-color: #ff000000
1275border-right-color: #ff000000
1276border-bottom-color: #ff000000
1277border-left-color: #ff000000
1278border-top-style: none
1279border-right-style: none
1280border-bottom-style: none
1281border-left-style: none
1282border-top-width: 2px
1283border-right-width: 2px
1284border-bottom-width: 2px
1285border-left-width: 2px
1286bottom: auto
1287box-sizing: content-box
1288break-after: auto
1289break-before: auto
1290break-inside: auto
1291caption-side: top
1292clear: none
1293clip: auto
1294color: #ff000000
1295column-count: auto
1296column-fill: balance
1297column-gap: normal
1298column-rule-color: #ff000000
1299column-rule-style: none
1300column-rule-width: 2px
1301column-span: none
1302column-width: auto
1303content: normal
1304counter-increment: none
1305counter-reset: none
1306cursor: auto
1307direction: ltr
1308display: block
1309empty-cells: show
1310flex-basis: auto
1311flex-direction: row
1312flex-grow: 0.000
1313flex-shrink: 1.000
1314flex-wrap: nowrap
1315float: none
1316font-family: sans-serif
1317font-size: 12pt
1318font-style: normal
1319font-variant: normal
1320font-weight: normal
1321height: auto
1322justify-content: flex-start
1323left: auto
1324letter-spacing: normal
1325line-height: normal
1326list-style-image: none
1327list-style-position: outside
1328list-style-type: disc
1329margin-top: 0px
1330margin-right: 0px
1331margin-bottom: 0px
1332margin-left: 0px
1333max-height: none
1334max-width: none
1335min-height: 0px
1336min-width: 0px
1337opacity: 1.000
1338order: 0
1339outline-color: invert
1340outline-style: none
1341outline-width: 2px
1342overflow-x: visible
1343overflow-y: visible
1344padding-top: 0px
1345padding-right: 0px
1346padding-bottom: 0px
1347padding-left: 0px
1348position: static
1349quotes: none
1350right: auto
1351table-layout: auto
1352text-align: default
1353text-decoration: none
1354text-indent: 0px
1355text-transform: none
1356top: auto
1357unicode-bidi: normal
1358vertical-align: baseline
1359visibility: visible
1360white-space: normal
1361width: auto
1362word-spacing: normal
1363writing-mode: horizontal-tb
1364z-index: auto
1365#reset
1366
1367#tree
1368| div
1369|  p*
1370|  p
1371#ua
1372div, p { display: block; }
1373#user
1374#author
1375div p { background-attachment: scroll; }
1376div p + p { background-attachment: fixed; }
1377#errors
1378#expected
1379align-content: stretch
1380align-items: stretch
1381align-self: auto
1382background-attachment: scroll
1383background-color: #00000000
1384background-image: none
1385background-position: 0% 0%
1386background-repeat: repeat
1387border-collapse: separate
1388border-spacing: 0px 0px
1389border-top-color: #ff000000
1390border-right-color: #ff000000
1391border-bottom-color: #ff000000
1392border-left-color: #ff000000
1393border-top-style: none
1394border-right-style: none
1395border-bottom-style: none
1396border-left-style: none
1397border-top-width: 2px
1398border-right-width: 2px
1399border-bottom-width: 2px
1400border-left-width: 2px
1401bottom: auto
1402box-sizing: content-box
1403break-after: auto
1404break-before: auto
1405break-inside: auto
1406caption-side: top
1407clear: none
1408clip: auto
1409color: #ff000000
1410column-count: auto
1411column-fill: balance
1412column-gap: normal
1413column-rule-color: #ff000000
1414column-rule-style: none
1415column-rule-width: 2px
1416column-span: none
1417column-width: auto
1418content: normal
1419counter-increment: none
1420counter-reset: none
1421cursor: auto
1422direction: ltr
1423display: block
1424empty-cells: show
1425flex-basis: auto
1426flex-direction: row
1427flex-grow: 0.000
1428flex-shrink: 1.000
1429flex-wrap: nowrap
1430float: none
1431font-family: sans-serif
1432font-size: 12pt
1433font-style: normal
1434font-variant: normal
1435font-weight: normal
1436height: auto
1437justify-content: flex-start
1438left: auto
1439letter-spacing: normal
1440line-height: normal
1441list-style-image: none
1442list-style-position: outside
1443list-style-type: disc
1444margin-top: 0px
1445margin-right: 0px
1446margin-bottom: 0px
1447margin-left: 0px
1448max-height: none
1449max-width: none
1450min-height: 0px
1451min-width: 0px
1452opacity: 1.000
1453order: 0
1454outline-color: invert
1455outline-style: none
1456outline-width: 2px
1457overflow-x: visible
1458overflow-y: visible
1459padding-top: 0px
1460padding-right: 0px
1461padding-bottom: 0px
1462padding-left: 0px
1463position: static
1464quotes: none
1465right: auto
1466table-layout: auto
1467text-align: default
1468text-decoration: none
1469text-indent: 0px
1470text-transform: none
1471top: auto
1472unicode-bidi: normal
1473vertical-align: baseline
1474visibility: visible
1475white-space: normal
1476width: auto
1477word-spacing: normal
1478writing-mode: horizontal-tb
1479z-index: auto
1480#reset
1481
1482#tree
1483| div
1484|  p
1485|  p*
1486#ua
1487div, p { display: block; }
1488p { background-position: 2px; background-repeat: no-repeat; }
1489#user
1490p { background-image: none; background-position: 40% 40%; background-repeat: repeat-x; }
1491#author
1492p { background-image: url("Sonic.png"); background-position: left top; background-repeat: repeat-y; }
1493div p + p { background-image: url("Sonic2.png"); background-position: center; }
1494div p + p { background-image: url("Sonic_the_Hedgehog.png"); background-position: bottom right; }
1495#errors
1496#expected
1497align-content: stretch
1498align-items: stretch
1499align-self: auto
1500background-attachment: scroll
1501background-color: #00000000
1502background-image: url('Sonic_the_Hedgehog.png')
1503background-position: 100% 100%
1504background-repeat: repeat-y
1505border-collapse: separate
1506border-spacing: 0px 0px
1507border-top-color: #ff000000
1508border-right-color: #ff000000
1509border-bottom-color: #ff000000
1510border-left-color: #ff000000
1511border-top-style: none
1512border-right-style: none
1513border-bottom-style: none
1514border-left-style: none
1515border-top-width: 2px
1516border-right-width: 2px
1517border-bottom-width: 2px
1518border-left-width: 2px
1519bottom: auto
1520box-sizing: content-box
1521break-after: auto
1522break-before: auto
1523break-inside: auto
1524caption-side: top
1525clear: none
1526clip: auto
1527color: #ff000000
1528column-count: auto
1529column-fill: balance
1530column-gap: normal
1531column-rule-color: #ff000000
1532column-rule-style: none
1533column-rule-width: 2px
1534column-span: none
1535column-width: auto
1536content: normal
1537counter-increment: none
1538counter-reset: none
1539cursor: auto
1540direction: ltr
1541display: block
1542empty-cells: show
1543flex-basis: auto
1544flex-direction: row
1545flex-grow: 0.000
1546flex-shrink: 1.000
1547flex-wrap: nowrap
1548float: none
1549font-family: sans-serif
1550font-size: 12pt
1551font-style: normal
1552font-variant: normal
1553font-weight: normal
1554height: auto
1555justify-content: flex-start
1556left: auto
1557letter-spacing: normal
1558line-height: normal
1559list-style-image: none
1560list-style-position: outside
1561list-style-type: disc
1562margin-top: 0px
1563margin-right: 0px
1564margin-bottom: 0px
1565margin-left: 0px
1566max-height: none
1567max-width: none
1568min-height: 0px
1569min-width: 0px
1570opacity: 1.000
1571order: 0
1572outline-color: invert
1573outline-style: none
1574outline-width: 2px
1575overflow-x: visible
1576overflow-y: visible
1577padding-top: 0px
1578padding-right: 0px
1579padding-bottom: 0px
1580padding-left: 0px
1581position: static
1582quotes: none
1583right: auto
1584table-layout: auto
1585text-align: default
1586text-decoration: none
1587text-indent: 0px
1588text-transform: none
1589top: auto
1590unicode-bidi: normal
1591vertical-align: baseline
1592visibility: visible
1593white-space: normal
1594width: auto
1595word-spacing: normal
1596writing-mode: horizontal-tb
1597z-index: auto
1598#reset
1599
1600#tree
1601| div
1602|  p
1603|  p*
1604#ua
1605div, p { display: block; }
1606#user
1607p { background-image: none; background-repeat: true;}
1608#author
1609p { background-image: url("Sonic.png"); background-position: center 20%;}
1610div p + p { background-image: url("Sonic2.png"); }
1611div p + p { background-image: url("Sonic_the_Hedgehog.png"); background-repeat: repeat}
1612#errors
1613#expected
1614align-content: stretch
1615align-items: stretch
1616align-self: auto
1617background-attachment: scroll
1618background-color: #00000000
1619background-image: url('Sonic_the_Hedgehog.png')
1620background-position: 50% 20%
1621background-repeat: repeat
1622border-collapse: separate
1623border-spacing: 0px 0px
1624border-top-color: #ff000000
1625border-right-color: #ff000000
1626border-bottom-color: #ff000000
1627border-left-color: #ff000000
1628border-top-style: none
1629border-right-style: none
1630border-bottom-style: none
1631border-left-style: none
1632border-top-width: 2px
1633border-right-width: 2px
1634border-bottom-width: 2px
1635border-left-width: 2px
1636bottom: auto
1637box-sizing: content-box
1638break-after: auto
1639break-before: auto
1640break-inside: auto
1641caption-side: top
1642clear: none
1643clip: auto
1644color: #ff000000
1645column-count: auto
1646column-fill: balance
1647column-gap: normal
1648column-rule-color: #ff000000
1649column-rule-style: none
1650column-rule-width: 2px
1651column-span: none
1652column-width: auto
1653content: normal
1654counter-increment: none
1655counter-reset: none
1656cursor: auto
1657direction: ltr
1658display: block
1659empty-cells: show
1660flex-basis: auto
1661flex-direction: row
1662flex-grow: 0.000
1663flex-shrink: 1.000
1664flex-wrap: nowrap
1665float: none
1666font-family: sans-serif
1667font-size: 12pt
1668font-style: normal
1669font-variant: normal
1670font-weight: normal
1671height: auto
1672justify-content: flex-start
1673left: auto
1674letter-spacing: normal
1675line-height: normal
1676list-style-image: none
1677list-style-position: outside
1678list-style-type: disc
1679margin-top: 0px
1680margin-right: 0px
1681margin-bottom: 0px
1682margin-left: 0px
1683max-height: none
1684max-width: none
1685min-height: 0px
1686min-width: 0px
1687opacity: 1.000
1688order: 0
1689outline-color: invert
1690outline-style: none
1691outline-width: 2px
1692overflow-x: visible
1693overflow-y: visible
1694padding-top: 0px
1695padding-right: 0px
1696padding-bottom: 0px
1697padding-left: 0px
1698position: static
1699quotes: none
1700right: auto
1701table-layout: auto
1702text-align: default
1703text-decoration: none
1704text-indent: 0px
1705text-transform: none
1706top: auto
1707unicode-bidi: normal
1708vertical-align: baseline
1709visibility: visible
1710white-space: normal
1711width: auto
1712word-spacing: normal
1713writing-mode: horizontal-tb
1714z-index: auto
1715#reset
1716
1717#tree
1718| div
1719|  table
1720|   id=sonic
1721|   class=hedgehog
1722|   tr*
1723|    th
1724|    td
1725|   tr
1726|    th
1727|    td
1728#ua
1729div {display:block;}
1730table {display:table; border-spacing:2px;}
1731tr {display:table-row;}
1732td,th {display:table-cell;}
1733#user
1734#author
1735#errors
1736#expected
1737align-content: stretch
1738align-items: stretch
1739align-self: auto
1740background-attachment: scroll
1741background-color: #00000000
1742background-image: none
1743background-position: 0% 0%
1744background-repeat: repeat
1745border-collapse: separate
1746border-spacing: 2px 2px
1747border-top-color: #ff000000
1748border-right-color: #ff000000
1749border-bottom-color: #ff000000
1750border-left-color: #ff000000
1751border-top-style: none
1752border-right-style: none
1753border-bottom-style: none
1754border-left-style: none
1755border-top-width: 2px
1756border-right-width: 2px
1757border-bottom-width: 2px
1758border-left-width: 2px
1759bottom: auto
1760box-sizing: content-box
1761break-after: auto
1762break-before: auto
1763break-inside: auto
1764caption-side: top
1765clear: none
1766clip: auto
1767color: #ff000000
1768column-count: auto
1769column-fill: balance
1770column-gap: normal
1771column-rule-color: #ff000000
1772column-rule-style: none
1773column-rule-width: 2px
1774column-span: none
1775column-width: auto
1776content: normal
1777counter-increment: none
1778counter-reset: none
1779cursor: auto
1780direction: ltr
1781display: table-row
1782empty-cells: show
1783flex-basis: auto
1784flex-direction: row
1785flex-grow: 0.000
1786flex-shrink: 1.000
1787flex-wrap: nowrap
1788float: none
1789font-family: sans-serif
1790font-size: 12pt
1791font-style: normal
1792font-variant: normal
1793font-weight: normal
1794height: auto
1795justify-content: flex-start
1796left: auto
1797letter-spacing: normal
1798line-height: normal
1799list-style-image: none
1800list-style-position: outside
1801list-style-type: disc
1802margin-top: 0px
1803margin-right: 0px
1804margin-bottom: 0px
1805margin-left: 0px
1806max-height: none
1807max-width: none
1808min-height: 0px
1809min-width: 0px
1810opacity: 1.000
1811order: 0
1812outline-color: invert
1813outline-style: none
1814outline-width: 2px
1815overflow-x: visible
1816overflow-y: visible
1817padding-top: 0px
1818padding-right: 0px
1819padding-bottom: 0px
1820padding-left: 0px
1821position: static
1822quotes: none
1823right: auto
1824table-layout: auto
1825text-align: default
1826text-decoration: none
1827text-indent: 0px
1828text-transform: none
1829top: auto
1830unicode-bidi: normal
1831vertical-align: baseline
1832visibility: visible
1833white-space: normal
1834width: auto
1835word-spacing: normal
1836writing-mode: horizontal-tb
1837z-index: auto
1838#reset
1839
1840#tree
1841| div
1842|  table
1843|   id=sonic
1844|   class=hedgehog
1845|   tr
1846|    th*
1847|    td
1848|   tr
1849|    th
1850|    td
1851#ua
1852div {display:block;}
1853table {display:table; border-spacing:2px;}
1854tr {display:table-row;}
1855td,th {display:table-cell;}
1856#user
1857#author
1858#errors
1859#expected
1860align-content: stretch
1861align-items: stretch
1862align-self: auto
1863background-attachment: scroll
1864background-color: #00000000
1865background-image: none
1866background-position: 0% 0%
1867background-repeat: repeat
1868border-collapse: separate
1869border-spacing: 2px 2px
1870border-top-color: #ff000000
1871border-right-color: #ff000000
1872border-bottom-color: #ff000000
1873border-left-color: #ff000000
1874border-top-style: none
1875border-right-style: none
1876border-bottom-style: none
1877border-left-style: none
1878border-top-width: 2px
1879border-right-width: 2px
1880border-bottom-width: 2px
1881border-left-width: 2px
1882bottom: auto
1883box-sizing: content-box
1884break-after: auto
1885break-before: auto
1886break-inside: auto
1887caption-side: top
1888clear: none
1889clip: auto
1890color: #ff000000
1891column-count: auto
1892column-fill: balance
1893column-gap: normal
1894column-rule-color: #ff000000
1895column-rule-style: none
1896column-rule-width: 2px
1897column-span: none
1898column-width: auto
1899content: normal
1900counter-increment: none
1901counter-reset: none
1902cursor: auto
1903direction: ltr
1904display: table-cell
1905empty-cells: show
1906flex-basis: auto
1907flex-direction: row
1908flex-grow: 0.000
1909flex-shrink: 1.000
1910flex-wrap: nowrap
1911float: none
1912font-family: sans-serif
1913font-size: 12pt
1914font-style: normal
1915font-variant: normal
1916font-weight: normal
1917height: auto
1918justify-content: flex-start
1919left: auto
1920letter-spacing: normal
1921line-height: normal
1922list-style-image: none
1923list-style-position: outside
1924list-style-type: disc
1925margin-top: 0px
1926margin-right: 0px
1927margin-bottom: 0px
1928margin-left: 0px
1929max-height: none
1930max-width: none
1931min-height: 0px
1932min-width: 0px
1933opacity: 1.000
1934order: 0
1935outline-color: invert
1936outline-style: none
1937outline-width: 2px
1938overflow-x: visible
1939overflow-y: visible
1940padding-top: 0px
1941padding-right: 0px
1942padding-bottom: 0px
1943padding-left: 0px
1944position: static
1945quotes: none
1946right: auto
1947table-layout: auto
1948text-align: default
1949text-decoration: none
1950text-indent: 0px
1951text-transform: none
1952top: auto
1953unicode-bidi: normal
1954vertical-align: baseline
1955visibility: visible
1956white-space: normal
1957width: auto
1958word-spacing: normal
1959writing-mode: horizontal-tb
1960z-index: auto
1961#reset
1962
1963#tree
1964| div
1965|  table
1966|   id=sonic
1967|   class=hedgehog
1968|   tr
1969|    th
1970|    td*
1971|   tr
1972|    th
1973|    td
1974#ua
1975div {display:block;}
1976table {display:table; border-spacing:2px;}
1977tr {display:table-row;}
1978td,th {display:table-cell;}
1979#user
1980#author
1981#errors
1982#expected
1983align-content: stretch
1984align-items: stretch
1985align-self: auto
1986background-attachment: scroll
1987background-color: #00000000
1988background-image: none
1989background-position: 0% 0%
1990background-repeat: repeat
1991border-collapse: separate
1992border-spacing: 2px 2px
1993border-top-color: #ff000000
1994border-right-color: #ff000000
1995border-bottom-color: #ff000000
1996border-left-color: #ff000000
1997border-top-style: none
1998border-right-style: none
1999border-bottom-style: none
2000border-left-style: none
2001border-top-width: 2px
2002border-right-width: 2px
2003border-bottom-width: 2px
2004border-left-width: 2px
2005bottom: auto
2006box-sizing: content-box
2007break-after: auto
2008break-before: auto
2009break-inside: auto
2010caption-side: top
2011clear: none
2012clip: auto
2013color: #ff000000
2014column-count: auto
2015column-fill: balance
2016column-gap: normal
2017column-rule-color: #ff000000
2018column-rule-style: none
2019column-rule-width: 2px
2020column-span: none
2021column-width: auto
2022content: normal
2023counter-increment: none
2024counter-reset: none
2025cursor: auto
2026direction: ltr
2027display: table-cell
2028empty-cells: show
2029flex-basis: auto
2030flex-direction: row
2031flex-grow: 0.000
2032flex-shrink: 1.000
2033flex-wrap: nowrap
2034float: none
2035font-family: sans-serif
2036font-size: 12pt
2037font-style: normal
2038font-variant: normal
2039font-weight: normal
2040height: auto
2041justify-content: flex-start
2042left: auto
2043letter-spacing: normal
2044line-height: normal
2045list-style-image: none
2046list-style-position: outside
2047list-style-type: disc
2048margin-top: 0px
2049margin-right: 0px
2050margin-bottom: 0px
2051margin-left: 0px
2052max-height: none
2053max-width: none
2054min-height: 0px
2055min-width: 0px
2056opacity: 1.000
2057order: 0
2058outline-color: invert
2059outline-style: none
2060outline-width: 2px
2061overflow-x: visible
2062overflow-y: visible
2063padding-top: 0px
2064padding-right: 0px
2065padding-bottom: 0px
2066padding-left: 0px
2067position: static
2068quotes: none
2069right: auto
2070table-layout: auto
2071text-align: default
2072text-decoration: none
2073text-indent: 0px
2074text-transform: none
2075top: auto
2076unicode-bidi: normal
2077vertical-align: baseline
2078visibility: visible
2079white-space: normal
2080width: auto
2081word-spacing: normal
2082writing-mode: horizontal-tb
2083z-index: auto
2084#reset
2085
2086#tree
2087| div
2088|  table
2089|   id=sonic
2090|   class=hedgehog
2091|   tr
2092|    th
2093|    td*
2094|   tr
2095|    th
2096|    td
2097#ua
2098div {display:block;}
2099table {display:table; border-spacing:2px;}
2100tr {display:table-row;}
2101td,th {display:table-cell;}
2102#user
2103#author
2104.hedgehog tr > td {border-color:#00000000;}
2105#sonic tr > td {border-top-color:#fff;border-right-color:#8040ff;border-bottom-color:black;border-left-color:rgb(255,0,255);}
2106td,th {border-top-style: none;border-right-style: hidden;border-bottom-style: dotted;border-left-style: dashed}
2107tr > td {border-top-width: thin;border-right-width: medium;border-bottom-width: thick;border-left-width: 2px;}
2108#errors
2109#expected
2110align-content: stretch
2111align-items: stretch
2112align-self: auto
2113background-attachment: scroll
2114background-color: #00000000
2115background-image: none
2116background-position: 0% 0%
2117background-repeat: repeat
2118border-collapse: separate
2119border-spacing: 2px 2px
2120border-top-color: #ffffffff
2121border-right-color: #ff8040ff
2122border-bottom-color: #ff000000
2123border-left-color: #ffff00ff
2124border-top-style: none
2125border-right-style: hidden
2126border-bottom-style: dotted
2127border-left-style: dashed
2128border-top-width: 1px
2129border-right-width: 2px
2130border-bottom-width: 4px
2131border-left-width: 2px
2132bottom: auto
2133box-sizing: content-box
2134break-after: auto
2135break-before: auto
2136break-inside: auto
2137caption-side: top
2138clear: none
2139clip: auto
2140color: #ff000000
2141column-count: auto
2142column-fill: balance
2143column-gap: normal
2144column-rule-color: #ff000000
2145column-rule-style: none
2146column-rule-width: 2px
2147column-span: none
2148column-width: auto
2149content: normal
2150counter-increment: none
2151counter-reset: none
2152cursor: auto
2153direction: ltr
2154display: table-cell
2155empty-cells: show
2156flex-basis: auto
2157flex-direction: row
2158flex-grow: 0.000
2159flex-shrink: 1.000
2160flex-wrap: nowrap
2161float: none
2162font-family: sans-serif
2163font-size: 12pt
2164font-style: normal
2165font-variant: normal
2166font-weight: normal
2167height: auto
2168justify-content: flex-start
2169left: auto
2170letter-spacing: normal
2171line-height: normal
2172list-style-image: none
2173list-style-position: outside
2174list-style-type: disc
2175margin-top: 0px
2176margin-right: 0px
2177margin-bottom: 0px
2178margin-left: 0px
2179max-height: none
2180max-width: none
2181min-height: 0px
2182min-width: 0px
2183opacity: 1.000
2184order: 0
2185outline-color: invert
2186outline-style: none
2187outline-width: 2px
2188overflow-x: visible
2189overflow-y: visible
2190padding-top: 0px
2191padding-right: 0px
2192padding-bottom: 0px
2193padding-left: 0px
2194position: static
2195quotes: none
2196right: auto
2197table-layout: auto
2198text-align: default
2199text-decoration: none
2200text-indent: 0px
2201text-transform: none
2202top: auto
2203unicode-bidi: normal
2204vertical-align: baseline
2205visibility: visible
2206white-space: normal
2207width: auto
2208word-spacing: normal
2209writing-mode: horizontal-tb
2210z-index: auto
2211#reset
2212
2213#tree
2214| div
2215|  table
2216|   id=sonic
2217|   class=hedgehog
2218|   tr
2219|    th
2220|    td*
2221|   tr
2222|    th
2223|    td
2224#ua
2225div {display:block;}
2226table {display:table; border-spacing:2px;}
2227tr {display:table-row;}
2228td,th {display:table-cell;}
2229#user
2230#author
2231.hedgehog tr > td {border-color:#000000;}
2232td,th {border-top-style: solid;border-right-style: double;border-bottom-style: groove;border-left-style: ridge}
2233tr > td {border-top-width: 0;border-right-width: 2em;border-bottom-width: thick;border-left-width: -2px;}
2234#errors
2235#expected
2236align-content: stretch
2237align-items: stretch
2238align-self: auto
2239background-attachment: scroll
2240background-color: #00000000
2241background-image: none
2242background-position: 0% 0%
2243background-repeat: repeat
2244border-collapse: separate
2245border-spacing: 2px 2px
2246border-top-color: #ff000000
2247border-right-color: #ff000000
2248border-bottom-color: #ff000000
2249border-left-color: #ff000000
2250border-top-style: solid
2251border-right-style: double
2252border-bottom-style: groove
2253border-left-style: ridge
2254border-top-width: 0px
2255border-right-width: 2em
2256border-bottom-width: 4px
2257border-left-width: 2px
2258bottom: auto
2259box-sizing: content-box
2260break-after: auto
2261break-before: auto
2262break-inside: auto
2263caption-side: top
2264clear: none
2265clip: auto
2266color: #ff000000
2267column-count: auto
2268column-fill: balance
2269column-gap: normal
2270column-rule-color: #ff000000
2271column-rule-style: none
2272column-rule-width: 2px
2273column-span: none
2274column-width: auto
2275content: normal
2276counter-increment: none
2277counter-reset: none
2278cursor: auto
2279direction: ltr
2280display: table-cell
2281empty-cells: show
2282flex-basis: auto
2283flex-direction: row
2284flex-grow: 0.000
2285flex-shrink: 1.000
2286flex-wrap: nowrap
2287float: none
2288font-family: sans-serif
2289font-size: 12pt
2290font-style: normal
2291font-variant: normal
2292font-weight: normal
2293height: auto
2294justify-content: flex-start
2295left: auto
2296letter-spacing: normal
2297line-height: normal
2298list-style-image: none
2299list-style-position: outside
2300list-style-type: disc
2301margin-top: 0px
2302margin-right: 0px
2303margin-bottom: 0px
2304margin-left: 0px
2305max-height: none
2306max-width: none
2307min-height: 0px
2308min-width: 0px
2309opacity: 1.000
2310order: 0
2311outline-color: invert
2312outline-style: none
2313outline-width: 2px
2314overflow-x: visible
2315overflow-y: visible
2316padding-top: 0px
2317padding-right: 0px
2318padding-bottom: 0px
2319padding-left: 0px
2320position: static
2321quotes: none
2322right: auto
2323table-layout: auto
2324text-align: default
2325text-decoration: none
2326text-indent: 0px
2327text-transform: none
2328top: auto
2329unicode-bidi: normal
2330vertical-align: baseline
2331visibility: visible
2332white-space: normal
2333width: auto
2334word-spacing: normal
2335writing-mode: horizontal-tb
2336z-index: auto
2337#reset
2338
2339#tree
2340| div
2341|  table
2342|   id=sonic
2343|   class=hedgehog
2344|   tr
2345|    th
2346|    td*
2347|   tr
2348|    th
2349|    td
2350#ua
2351div {display:block;}
2352table {display:table; border-spacing:2px;}
2353tr {display:table-row;}
2354td,th {display:table-cell;}
2355#user
2356#author
2357.hedgehog > tr > td {border-style:inset outset;}
2358#errors
2359#expected
2360align-content: stretch
2361align-items: stretch
2362align-self: auto
2363background-attachment: scroll
2364background-color: #00000000
2365background-image: none
2366background-position: 0% 0%
2367background-repeat: repeat
2368border-collapse: separate
2369border-spacing: 2px 2px
2370border-top-color: #ff000000
2371border-right-color: #ff000000
2372border-bottom-color: #ff000000
2373border-left-color: #ff000000
2374border-top-style: inset
2375border-right-style: outset
2376border-bottom-style: inset
2377border-left-style: outset
2378border-top-width: 2px
2379border-right-width: 2px
2380border-bottom-width: 2px
2381border-left-width: 2px
2382bottom: auto
2383box-sizing: content-box
2384break-after: auto
2385break-before: auto
2386break-inside: auto
2387caption-side: top
2388clear: none
2389clip: auto
2390color: #ff000000
2391column-count: auto
2392column-fill: balance
2393column-gap: normal
2394column-rule-color: #ff000000
2395column-rule-style: none
2396column-rule-width: 2px
2397column-span: none
2398column-width: auto
2399content: normal
2400counter-increment: none
2401counter-reset: none
2402cursor: auto
2403direction: ltr
2404display: table-cell
2405empty-cells: show
2406flex-basis: auto
2407flex-direction: row
2408flex-grow: 0.000
2409flex-shrink: 1.000
2410flex-wrap: nowrap
2411float: none
2412font-family: sans-serif
2413font-size: 12pt
2414font-style: normal
2415font-variant: normal
2416font-weight: normal
2417height: auto
2418justify-content: flex-start
2419left: auto
2420letter-spacing: normal
2421line-height: normal
2422list-style-image: none
2423list-style-position: outside
2424list-style-type: disc
2425margin-top: 0px
2426margin-right: 0px
2427margin-bottom: 0px
2428margin-left: 0px
2429max-height: none
2430max-width: none
2431min-height: 0px
2432min-width: 0px
2433opacity: 1.000
2434order: 0
2435outline-color: invert
2436outline-style: none
2437outline-width: 2px
2438overflow-x: visible
2439overflow-y: visible
2440padding-top: 0px
2441padding-right: 0px
2442padding-bottom: 0px
2443padding-left: 0px
2444position: static
2445quotes: none
2446right: auto
2447table-layout: auto
2448text-align: default
2449text-decoration: none
2450text-indent: 0px
2451text-transform: none
2452top: auto
2453unicode-bidi: normal
2454vertical-align: baseline
2455visibility: visible
2456white-space: normal
2457width: auto
2458word-spacing: normal
2459writing-mode: horizontal-tb
2460z-index: auto
2461#reset
2462
2463#tree
2464| div
2465|  table*
2466|   id=sonic
2467|   class=hedgehog
2468|   tr
2469|    td
2470|    td
2471|   tr
2472|    td
2473|    td
2474#ua
2475div {display:block;}
2476table {display:table; border-spacing:2px;}
2477tr {display:table-row;}
2478td,th {display:table-cell;}
2479#user
2480#author
2481#errors
2482#expected
2483align-content: stretch
2484align-items: stretch
2485align-self: auto
2486background-attachment: scroll
2487background-color: #00000000
2488background-image: none
2489background-position: 0% 0%
2490background-repeat: repeat
2491border-collapse: separate
2492border-spacing: 2px 2px
2493border-top-color: #ff000000
2494border-right-color: #ff000000
2495border-bottom-color: #ff000000
2496border-left-color: #ff000000
2497border-top-style: none
2498border-right-style: none
2499border-bottom-style: none
2500border-left-style: none
2501border-top-width: 2px
2502border-right-width: 2px
2503border-bottom-width: 2px
2504border-left-width: 2px
2505bottom: auto
2506box-sizing: content-box
2507break-after: auto
2508break-before: auto
2509break-inside: auto
2510caption-side: top
2511clear: none
2512clip: auto
2513color: #ff000000
2514column-count: auto
2515column-fill: balance
2516column-gap: normal
2517column-rule-color: #ff000000
2518column-rule-style: none
2519column-rule-width: 2px
2520column-span: none
2521column-width: auto
2522content: normal
2523counter-increment: none
2524counter-reset: none
2525cursor: auto
2526direction: ltr
2527display: table
2528empty-cells: show
2529flex-basis: auto
2530flex-direction: row
2531flex-grow: 0.000
2532flex-shrink: 1.000
2533flex-wrap: nowrap
2534float: none
2535font-family: sans-serif
2536font-size: 12pt
2537font-style: normal
2538font-variant: normal
2539font-weight: normal
2540height: auto
2541justify-content: flex-start
2542left: auto
2543letter-spacing: normal
2544line-height: normal
2545list-style-image: none
2546list-style-position: outside
2547list-style-type: disc
2548margin-top: 0px
2549margin-right: 0px
2550margin-bottom: 0px
2551margin-left: 0px
2552max-height: none
2553max-width: none
2554min-height: 0px
2555min-width: 0px
2556opacity: 1.000
2557order: 0
2558outline-color: invert
2559outline-style: none
2560outline-width: 2px
2561overflow-x: visible
2562overflow-y: visible
2563padding-top: 0px
2564padding-right: 0px
2565padding-bottom: 0px
2566padding-left: 0px
2567position: static
2568quotes: none
2569right: auto
2570table-layout: auto
2571text-align: default
2572text-decoration: none
2573text-indent: 0px
2574text-transform: none
2575top: auto
2576unicode-bidi: normal
2577vertical-align: baseline
2578visibility: visible
2579white-space: normal
2580width: auto
2581word-spacing: normal
2582writing-mode: horizontal-tb
2583z-index: auto
2584#reset
2585
2586#tree
2587| div
2588|  table*
2589|   id=sonic
2590|   class=hedgehog
2591|   tr
2592|    td
2593|    td
2594|   tr
2595|    td
2596|    td
2597#ua
2598div {display:block;}
2599table {display:table; border-spacing:2px 0;}
2600tr {display:table-row;}
2601td,th {display:table-cell;}
2602#user
2603#author
2604#errors
2605#expected
2606align-content: stretch
2607align-items: stretch
2608align-self: auto
2609background-attachment: scroll
2610background-color: #00000000
2611background-image: none
2612background-position: 0% 0%
2613background-repeat: repeat
2614border-collapse: separate
2615border-spacing: 2px 0px
2616border-top-color: #ff000000
2617border-right-color: #ff000000
2618border-bottom-color: #ff000000
2619border-left-color: #ff000000
2620border-top-style: none
2621border-right-style: none
2622border-bottom-style: none
2623border-left-style: none
2624border-top-width: 2px
2625border-right-width: 2px
2626border-bottom-width: 2px
2627border-left-width: 2px
2628bottom: auto
2629box-sizing: content-box
2630break-after: auto
2631break-before: auto
2632break-inside: auto
2633caption-side: top
2634clear: none
2635clip: auto
2636color: #ff000000
2637column-count: auto
2638column-fill: balance
2639column-gap: normal
2640column-rule-color: #ff000000
2641column-rule-style: none
2642column-rule-width: 2px
2643column-span: none
2644column-width: auto
2645content: normal
2646counter-increment: none
2647counter-reset: none
2648cursor: auto
2649direction: ltr
2650display: table
2651empty-cells: show
2652flex-basis: auto
2653flex-direction: row
2654flex-grow: 0.000
2655flex-shrink: 1.000
2656flex-wrap: nowrap
2657float: none
2658font-family: sans-serif
2659font-size: 12pt
2660font-style: normal
2661font-variant: normal
2662font-weight: normal
2663height: auto
2664justify-content: flex-start
2665left: auto
2666letter-spacing: normal
2667line-height: normal
2668list-style-image: none
2669list-style-position: outside
2670list-style-type: disc
2671margin-top: 0px
2672margin-right: 0px
2673margin-bottom: 0px
2674margin-left: 0px
2675max-height: none
2676max-width: none
2677min-height: 0px
2678min-width: 0px
2679opacity: 1.000
2680order: 0
2681outline-color: invert
2682outline-style: none
2683outline-width: 2px
2684overflow-x: visible
2685overflow-y: visible
2686padding-top: 0px
2687padding-right: 0px
2688padding-bottom: 0px
2689padding-left: 0px
2690position: static
2691quotes: none
2692right: auto
2693table-layout: auto
2694text-align: default
2695text-decoration: none
2696text-indent: 0px
2697text-transform: none
2698top: auto
2699unicode-bidi: normal
2700vertical-align: baseline
2701visibility: visible
2702white-space: normal
2703width: auto
2704word-spacing: normal
2705writing-mode: horizontal-tb
2706z-index: auto
2707#reset
2708
2709#tree
2710| div
2711|  table*
2712|   id=sonic
2713|   class=hedgehog
2714|   tr
2715|    td
2716|    td
2717|   tr
2718|    td
2719|    td
2720#ua
2721div {display:block;}
2722table {display:table; background-image: url(sonic-the-hedgehog.png); background-color: #1122ee; cursor: auto;}
2723tr {display:table-row;}
2724td,th {display:table-cell;}
2725#user
2726#author
2727#errors
2728#expected
2729align-content: stretch
2730align-items: stretch
2731align-self: auto
2732background-attachment: scroll
2733background-color: #ff1122ee
2734background-image: url('sonic-the-hedgehog.png')
2735background-position: 0% 0%
2736background-repeat: repeat
2737border-collapse: separate
2738border-spacing: 0px 0px
2739border-top-color: #ff000000
2740border-right-color: #ff000000
2741border-bottom-color: #ff000000
2742border-left-color: #ff000000
2743border-top-style: none
2744border-right-style: none
2745border-bottom-style: none
2746border-left-style: none
2747border-top-width: 2px
2748border-right-width: 2px
2749border-bottom-width: 2px
2750border-left-width: 2px
2751bottom: auto
2752box-sizing: content-box
2753break-after: auto
2754break-before: auto
2755break-inside: auto
2756caption-side: top
2757clear: none
2758clip: auto
2759color: #ff000000
2760column-count: auto
2761column-fill: balance
2762column-gap: normal
2763column-rule-color: #ff000000
2764column-rule-style: none
2765column-rule-width: 2px
2766column-span: none
2767column-width: auto
2768content: normal
2769counter-increment: none
2770counter-reset: none
2771cursor: auto
2772direction: ltr
2773display: table
2774empty-cells: show
2775flex-basis: auto
2776flex-direction: row
2777flex-grow: 0.000
2778flex-shrink: 1.000
2779flex-wrap: nowrap
2780float: none
2781font-family: sans-serif
2782font-size: 12pt
2783font-style: normal
2784font-variant: normal
2785font-weight: normal
2786height: auto
2787justify-content: flex-start
2788left: auto
2789letter-spacing: normal
2790line-height: normal
2791list-style-image: none
2792list-style-position: outside
2793list-style-type: disc
2794margin-top: 0px
2795margin-right: 0px
2796margin-bottom: 0px
2797margin-left: 0px
2798max-height: none
2799max-width: none
2800min-height: 0px
2801min-width: 0px
2802opacity: 1.000
2803order: 0
2804outline-color: invert
2805outline-style: none
2806outline-width: 2px
2807overflow-x: visible
2808overflow-y: visible
2809padding-top: 0px
2810padding-right: 0px
2811padding-bottom: 0px
2812padding-left: 0px
2813position: static
2814quotes: none
2815right: auto
2816table-layout: auto
2817text-align: default
2818text-decoration: none
2819text-indent: 0px
2820text-transform: none
2821top: auto
2822unicode-bidi: normal
2823vertical-align: baseline
2824visibility: visible
2825white-space: normal
2826width: auto
2827word-spacing: normal
2828writing-mode: horizontal-tb
2829z-index: auto
2830#reset
2831
2832#tree
2833| div
2834|  table*
2835|   id=sonic
2836|   class=hedgehog
2837|   tr
2838|    td
2839|    td
2840|   tr
2841|    td
2842|    td
2843#ua
2844div {display:block;}
2845table {display:table; background-image: inherit; background-color: inherit; clear: none; cursor: crosshair;}
2846tr {display:table-row;}
2847td,th {display:table-cell;}
2848#user
2849#author
2850#errors
2851#expected
2852align-content: stretch
2853align-items: stretch
2854align-self: auto
2855background-attachment: scroll
2856background-color: #00000000
2857background-image: none
2858background-position: 0% 0%
2859background-repeat: repeat
2860border-collapse: separate
2861border-spacing: 0px 0px
2862border-top-color: #ff000000
2863border-right-color: #ff000000
2864border-bottom-color: #ff000000
2865border-left-color: #ff000000
2866border-top-style: none
2867border-right-style: none
2868border-bottom-style: none
2869border-left-style: none
2870border-top-width: 2px
2871border-right-width: 2px
2872border-bottom-width: 2px
2873border-left-width: 2px
2874bottom: auto
2875box-sizing: content-box
2876break-after: auto
2877break-before: auto
2878break-inside: auto
2879caption-side: top
2880clear: none
2881clip: auto
2882color: #ff000000
2883column-count: auto
2884column-fill: balance
2885column-gap: normal
2886column-rule-color: #ff000000
2887column-rule-style: none
2888column-rule-width: 2px
2889column-span: none
2890column-width: auto
2891content: normal
2892counter-increment: none
2893counter-reset: none
2894cursor: crosshair
2895direction: ltr
2896display: table
2897empty-cells: show
2898flex-basis: auto
2899flex-direction: row
2900flex-grow: 0.000
2901flex-shrink: 1.000
2902flex-wrap: nowrap
2903float: none
2904font-family: sans-serif
2905font-size: 12pt
2906font-style: normal
2907font-variant: normal
2908font-weight: normal
2909height: auto
2910justify-content: flex-start
2911left: auto
2912letter-spacing: normal
2913line-height: normal
2914list-style-image: none
2915list-style-position: outside
2916list-style-type: disc
2917margin-top: 0px
2918margin-right: 0px
2919margin-bottom: 0px
2920margin-left: 0px
2921max-height: none
2922max-width: none
2923min-height: 0px
2924min-width: 0px
2925opacity: 1.000
2926order: 0
2927outline-color: invert
2928outline-style: none
2929outline-width: 2px
2930overflow-x: visible
2931overflow-y: visible
2932padding-top: 0px
2933padding-right: 0px
2934padding-bottom: 0px
2935padding-left: 0px
2936position: static
2937quotes: none
2938right: auto
2939table-layout: auto
2940text-align: default
2941text-decoration: none
2942text-indent: 0px
2943text-transform: none
2944top: auto
2945unicode-bidi: normal
2946vertical-align: baseline
2947visibility: visible
2948white-space: normal
2949width: auto
2950word-spacing: normal
2951writing-mode: horizontal-tb
2952z-index: auto
2953#reset
2954
2955#tree
2956| div
2957|  table*
2958|   id=sonic
2959|   class=hedgehog
2960|   tr
2961|    td
2962|    td
2963|   tr
2964|    td
2965|    td
2966#ua
2967div {display:block;}
2968table {display:table; background-image: inherit; background-color: inherit; clear: inherit; cursor:default; }
2969tr {display:table-row;}
2970td,th {display:table-cell;}
2971#user
2972#author
2973#errors
2974#expected
2975align-content: stretch
2976align-items: stretch
2977align-self: auto
2978background-attachment: scroll
2979background-color: #00000000
2980background-image: none
2981background-position: 0% 0%
2982background-repeat: repeat
2983border-collapse: separate
2984border-spacing: 0px 0px
2985border-top-color: #ff000000
2986border-right-color: #ff000000
2987border-bottom-color: #ff000000
2988border-left-color: #ff000000
2989border-top-style: none
2990border-right-style: none
2991border-bottom-style: none
2992border-left-style: none
2993border-top-width: 2px
2994border-right-width: 2px
2995border-bottom-width: 2px
2996border-left-width: 2px
2997bottom: auto
2998box-sizing: content-box
2999break-after: auto
3000break-before: auto
3001break-inside: auto
3002caption-side: top
3003clear: none
3004clip: auto
3005color: #ff000000
3006column-count: auto
3007column-fill: balance
3008column-gap: normal
3009column-rule-color: #ff000000
3010column-rule-style: none
3011column-rule-width: 2px
3012column-span: none
3013column-width: auto
3014content: normal
3015counter-increment: none
3016counter-reset: none
3017cursor: default
3018direction: ltr
3019display: table
3020empty-cells: show
3021flex-basis: auto
3022flex-direction: row
3023flex-grow: 0.000
3024flex-shrink: 1.000
3025flex-wrap: nowrap
3026float: none
3027font-family: sans-serif
3028font-size: 12pt
3029font-style: normal
3030font-variant: normal
3031font-weight: normal
3032height: auto
3033justify-content: flex-start
3034left: auto
3035letter-spacing: normal
3036line-height: normal
3037list-style-image: none
3038list-style-position: outside
3039list-style-type: disc
3040margin-top: 0px
3041margin-right: 0px
3042margin-bottom: 0px
3043margin-left: 0px
3044max-height: none
3045max-width: none
3046min-height: 0px
3047min-width: 0px
3048opacity: 1.000
3049order: 0
3050outline-color: invert
3051outline-style: none
3052outline-width: 2px
3053overflow-x: visible
3054overflow-y: visible
3055padding-top: 0px
3056padding-right: 0px
3057padding-bottom: 0px
3058padding-left: 0px
3059position: static
3060quotes: none
3061right: auto
3062table-layout: auto
3063text-align: default
3064text-decoration: none
3065text-indent: 0px
3066text-transform: none
3067top: auto
3068unicode-bidi: normal
3069vertical-align: baseline
3070visibility: visible
3071white-space: normal
3072width: auto
3073word-spacing: normal
3074writing-mode: horizontal-tb
3075z-index: auto
3076#reset
3077
3078#tree
3079| div
3080|  table*
3081|   id=sonic
3082|   class=hedgehog
3083|   tr
3084|    td
3085|    td
3086|   tr
3087|    td
3088|    td
3089#ua
3090div {display:block;}
3091table {display:table; empty-cells: hide; background-image: inherit; background-color: inherit; clear: left; cursor: pointer; }
3092tr {display:table-row;}
3093td,th {display:table-cell;}
3094#user
3095#author
3096#errors
3097#expected
3098align-content: stretch
3099align-items: stretch
3100align-self: auto
3101background-attachment: scroll
3102background-color: #00000000
3103background-image: none
3104background-position: 0% 0%
3105background-repeat: repeat
3106border-collapse: separate
3107border-spacing: 0px 0px
3108border-top-color: #ff000000
3109border-right-color: #ff000000
3110border-bottom-color: #ff000000
3111border-left-color: #ff000000
3112border-top-style: none
3113border-right-style: none
3114border-bottom-style: none
3115border-left-style: none
3116border-top-width: 2px
3117border-right-width: 2px
3118border-bottom-width: 2px
3119border-left-width: 2px
3120bottom: auto
3121box-sizing: content-box
3122break-after: auto
3123break-before: auto
3124break-inside: auto
3125caption-side: top
3126clear: left
3127clip: auto
3128color: #ff000000
3129column-count: auto
3130column-fill: balance
3131column-gap: normal
3132column-rule-color: #ff000000
3133column-rule-style: none
3134column-rule-width: 2px
3135column-span: none
3136column-width: auto
3137content: normal
3138counter-increment: none
3139counter-reset: none
3140cursor: pointer
3141direction: ltr
3142display: table
3143empty-cells: hide
3144flex-basis: auto
3145flex-direction: row
3146flex-grow: 0.000
3147flex-shrink: 1.000
3148flex-wrap: nowrap
3149float: none
3150font-family: sans-serif
3151font-size: 12pt
3152font-style: normal
3153font-variant: normal
3154font-weight: normal
3155height: auto
3156justify-content: flex-start
3157left: auto
3158letter-spacing: normal
3159line-height: normal
3160list-style-image: none
3161list-style-position: outside
3162list-style-type: disc
3163margin-top: 0px
3164margin-right: 0px
3165margin-bottom: 0px
3166margin-left: 0px
3167max-height: none
3168max-width: none
3169min-height: 0px
3170min-width: 0px
3171opacity: 1.000
3172order: 0
3173outline-color: invert
3174outline-style: none
3175outline-width: 2px
3176overflow-x: visible
3177overflow-y: visible
3178padding-top: 0px
3179padding-right: 0px
3180padding-bottom: 0px
3181padding-left: 0px
3182position: static
3183quotes: none
3184right: auto
3185table-layout: auto
3186text-align: default
3187text-decoration: none
3188text-indent: 0px
3189text-transform: none
3190top: auto
3191unicode-bidi: normal
3192vertical-align: baseline
3193visibility: visible
3194white-space: normal
3195width: auto
3196word-spacing: normal
3197writing-mode: horizontal-tb
3198z-index: auto
3199#reset
3200
3201#tree
3202| div
3203|  table*
3204|   id=sonic
3205|   class=hedgehog
3206|   tr
3207|    td
3208|    td
3209|   tr
3210|    td
3211|    td
3212#ua
3213div {display:block;}
3214table {display:table; empty-cells: show; background-image: inherit; background-color: inherit; clear: both; cursor: move; }
3215tr {display:table-row;}
3216td,th {display:table-cell;}
3217#user
3218#author
3219#errors
3220#expected
3221align-content: stretch
3222align-items: stretch
3223align-self: auto
3224background-attachment: scroll
3225background-color: #00000000
3226background-image: none
3227background-position: 0% 0%
3228background-repeat: repeat
3229border-collapse: separate
3230border-spacing: 0px 0px
3231border-top-color: #ff000000
3232border-right-color: #ff000000
3233border-bottom-color: #ff000000
3234border-left-color: #ff000000
3235border-top-style: none
3236border-right-style: none
3237border-bottom-style: none
3238border-left-style: none
3239border-top-width: 2px
3240border-right-width: 2px
3241border-bottom-width: 2px
3242border-left-width: 2px
3243bottom: auto
3244box-sizing: content-box
3245break-after: auto
3246break-before: auto
3247break-inside: auto
3248caption-side: top
3249clear: both
3250clip: auto
3251color: #ff000000
3252column-count: auto
3253column-fill: balance
3254column-gap: normal
3255column-rule-color: #ff000000
3256column-rule-style: none
3257column-rule-width: 2px
3258column-span: none
3259column-width: auto
3260content: normal
3261counter-increment: none
3262counter-reset: none
3263cursor: move
3264direction: ltr
3265display: table
3266empty-cells: show
3267flex-basis: auto
3268flex-direction: row
3269flex-grow: 0.000
3270flex-shrink: 1.000
3271flex-wrap: nowrap
3272float: none
3273font-family: sans-serif
3274font-size: 12pt
3275font-style: normal
3276font-variant: normal
3277font-weight: normal
3278height: auto
3279justify-content: flex-start
3280left: auto
3281letter-spacing: normal
3282line-height: normal
3283list-style-image: none
3284list-style-position: outside
3285list-style-type: disc
3286margin-top: 0px
3287margin-right: 0px
3288margin-bottom: 0px
3289margin-left: 0px
3290max-height: none
3291max-width: none
3292min-height: 0px
3293min-width: 0px
3294opacity: 1.000
3295order: 0
3296outline-color: invert
3297outline-style: none
3298outline-width: 2px
3299overflow-x: visible
3300overflow-y: visible
3301padding-top: 0px
3302padding-right: 0px
3303padding-bottom: 0px
3304padding-left: 0px
3305position: static
3306quotes: none
3307right: auto
3308table-layout: auto
3309text-align: default
3310text-decoration: none
3311text-indent: 0px
3312text-transform: none
3313top: auto
3314unicode-bidi: normal
3315vertical-align: baseline
3316visibility: visible
3317white-space: normal
3318width: auto
3319word-spacing: normal
3320writing-mode: horizontal-tb
3321z-index: auto
3322#reset
3323
3324#tree
3325| div
3326|  table*
3327|   id=sonic
3328|   class=hedgehog
3329|   tr
3330|    td
3331|    td
3332|   tr
3333|    td
3334|    td
3335#ua
3336div {display:block;}
3337table {display:table; empty-cells: inherit; background-image: inherit; clear: right; background-color: inherit; cursor: e-resize;}
3338tr {display:table-row;}
3339td,th {display:table-cell;}
3340#user
3341#author
3342#errors
3343#expected
3344align-content: stretch
3345align-items: stretch
3346align-self: auto
3347background-attachment: scroll
3348background-color: #00000000
3349background-image: none
3350background-position: 0% 0%
3351background-repeat: repeat
3352border-collapse: separate
3353border-spacing: 0px 0px
3354border-top-color: #ff000000
3355border-right-color: #ff000000
3356border-bottom-color: #ff000000
3357border-left-color: #ff000000
3358border-top-style: none
3359border-right-style: none
3360border-bottom-style: none
3361border-left-style: none
3362border-top-width: 2px
3363border-right-width: 2px
3364border-bottom-width: 2px
3365border-left-width: 2px
3366bottom: auto
3367box-sizing: content-box
3368break-after: auto
3369break-before: auto
3370break-inside: auto
3371caption-side: top
3372clear: right
3373clip: auto
3374color: #ff000000
3375column-count: auto
3376column-fill: balance
3377column-gap: normal
3378column-rule-color: #ff000000
3379column-rule-style: none
3380column-rule-width: 2px
3381column-span: none
3382column-width: auto
3383content: normal
3384counter-increment: none
3385counter-reset: none
3386cursor: e-resize
3387direction: ltr
3388display: table
3389empty-cells: show
3390flex-basis: auto
3391flex-direction: row
3392flex-grow: 0.000
3393flex-shrink: 1.000
3394flex-wrap: nowrap
3395float: none
3396font-family: sans-serif
3397font-size: 12pt
3398font-style: normal
3399font-variant: normal
3400font-weight: normal
3401height: auto
3402justify-content: flex-start
3403left: auto
3404letter-spacing: normal
3405line-height: normal
3406list-style-image: none
3407list-style-position: outside
3408list-style-type: disc
3409margin-top: 0px
3410margin-right: 0px
3411margin-bottom: 0px
3412margin-left: 0px
3413max-height: none
3414max-width: none
3415min-height: 0px
3416min-width: 0px
3417opacity: 1.000
3418order: 0
3419outline-color: invert
3420outline-style: none
3421outline-width: 2px
3422overflow-x: visible
3423overflow-y: visible
3424padding-top: 0px
3425padding-right: 0px
3426padding-bottom: 0px
3427padding-left: 0px
3428position: static
3429quotes: none
3430right: auto
3431table-layout: auto
3432text-align: default
3433text-decoration: none
3434text-indent: 0px
3435text-transform: none
3436top: auto
3437unicode-bidi: normal
3438vertical-align: baseline
3439visibility: visible
3440white-space: normal
3441width: auto
3442word-spacing: normal
3443writing-mode: horizontal-tb
3444z-index: auto
3445#reset
3446
3447#tree
3448| div
3449|  table*
3450|   id=sonic
3451|   class=hedgehog
3452|   tr
3453|    td
3454|    td
3455|   tr
3456|    td
3457|    td
3458#ua
3459div {display:block;}
3460table {display:table; empty-cells: inherit; background-image: inherit; clear: right; background-color: inherit; cursor: ne-resize;}
3461tr {display:table-row;}
3462td,th {display:table-cell;}
3463#user
3464#author
3465#errors
3466#expected
3467align-content: stretch
3468align-items: stretch
3469align-self: auto
3470background-attachment: scroll
3471background-color: #00000000
3472background-image: none
3473background-position: 0% 0%
3474background-repeat: repeat
3475border-collapse: separate
3476border-spacing: 0px 0px
3477border-top-color: #ff000000
3478border-right-color: #ff000000
3479border-bottom-color: #ff000000
3480border-left-color: #ff000000
3481border-top-style: none
3482border-right-style: none
3483border-bottom-style: none
3484border-left-style: none
3485border-top-width: 2px
3486border-right-width: 2px
3487border-bottom-width: 2px
3488border-left-width: 2px
3489bottom: auto
3490box-sizing: content-box
3491break-after: auto
3492break-before: auto
3493break-inside: auto
3494caption-side: top
3495clear: right
3496clip: auto
3497color: #ff000000
3498column-count: auto
3499column-fill: balance
3500column-gap: normal
3501column-rule-color: #ff000000
3502column-rule-style: none
3503column-rule-width: 2px
3504column-span: none
3505column-width: auto
3506content: normal
3507counter-increment: none
3508counter-reset: none
3509cursor: ne-resize
3510direction: ltr
3511display: table
3512empty-cells: show
3513flex-basis: auto
3514flex-direction: row
3515flex-grow: 0.000
3516flex-shrink: 1.000
3517flex-wrap: nowrap
3518float: none
3519font-family: sans-serif
3520font-size: 12pt
3521font-style: normal
3522font-variant: normal
3523font-weight: normal
3524height: auto
3525justify-content: flex-start
3526left: auto
3527letter-spacing: normal
3528line-height: normal
3529list-style-image: none
3530list-style-position: outside
3531list-style-type: disc
3532margin-top: 0px
3533margin-right: 0px
3534margin-bottom: 0px
3535margin-left: 0px
3536max-height: none
3537max-width: none
3538min-height: 0px
3539min-width: 0px
3540opacity: 1.000
3541order: 0
3542outline-color: invert
3543outline-style: none
3544outline-width: 2px
3545overflow-x: visible
3546overflow-y: visible
3547padding-top: 0px
3548padding-right: 0px
3549padding-bottom: 0px
3550padding-left: 0px
3551position: static
3552quotes: none
3553right: auto
3554table-layout: auto
3555text-align: default
3556text-decoration: none
3557text-indent: 0px
3558text-transform: none
3559top: auto
3560unicode-bidi: normal
3561vertical-align: baseline
3562visibility: visible
3563white-space: normal
3564width: auto
3565word-spacing: normal
3566writing-mode: horizontal-tb
3567z-index: auto
3568#reset
3569
3570#tree
3571| div
3572|  table*
3573|   id=sonic
3574|   class=hedgehog
3575|   tr
3576|    td
3577|    td
3578|   tr
3579|    td
3580|    td
3581#ua
3582div {display:block;}
3583table {display:table; empty-cells: inherit; background-image: inherit; clear: right; background-color: inherit; cursor: nw-resize; font-size: smaller;}
3584tr {display:table-row;}
3585td,th {display:table-cell;}
3586#user
3587#author
3588#errors
3589#expected
3590align-content: stretch
3591align-items: stretch
3592align-self: auto
3593background-attachment: scroll
3594background-color: #00000000
3595background-image: none
3596background-position: 0% 0%
3597background-repeat: repeat
3598border-collapse: separate
3599border-spacing: 0px 0px
3600border-top-color: #ff000000
3601border-right-color: #ff000000
3602border-bottom-color: #ff000000
3603border-left-color: #ff000000
3604border-top-style: none
3605border-right-style: none
3606border-bottom-style: none
3607border-left-style: none
3608border-top-width: 2px
3609border-right-width: 2px
3610border-bottom-width: 2px
3611border-left-width: 2px
3612bottom: auto
3613box-sizing: content-box
3614break-after: auto
3615break-before: auto
3616break-inside: auto
3617caption-side: top
3618clear: right
3619clip: auto
3620color: #ff000000
3621column-count: auto
3622column-fill: balance
3623column-gap: normal
3624column-rule-color: #ff000000
3625column-rule-style: none
3626column-rule-width: 2px
3627column-span: none
3628column-width: auto
3629content: normal
3630counter-increment: none
3631counter-reset: none
3632cursor: nw-resize
3633direction: ltr
3634display: table
3635empty-cells: show
3636flex-basis: auto
3637flex-direction: row
3638flex-grow: 0.000
3639flex-shrink: 1.000
3640flex-wrap: nowrap
3641float: none
3642font-family: sans-serif
3643font-size: 10.600pt
3644font-style: normal
3645font-variant: normal
3646font-weight: normal
3647height: auto
3648justify-content: flex-start
3649left: auto
3650letter-spacing: normal
3651line-height: normal
3652list-style-image: none
3653list-style-position: outside
3654list-style-type: disc
3655margin-top: 0px
3656margin-right: 0px
3657margin-bottom: 0px
3658margin-left: 0px
3659max-height: none
3660max-width: none
3661min-height: 0px
3662min-width: 0px
3663opacity: 1.000
3664order: 0
3665outline-color: invert
3666outline-style: none
3667outline-width: 2px
3668overflow-x: visible
3669overflow-y: visible
3670padding-top: 0px
3671padding-right: 0px
3672padding-bottom: 0px
3673padding-left: 0px
3674position: static
3675quotes: none
3676right: auto
3677table-layout: auto
3678text-align: default
3679text-decoration: none
3680text-indent: 0px
3681text-transform: none
3682top: auto
3683unicode-bidi: normal
3684vertical-align: baseline
3685visibility: visible
3686white-space: normal
3687width: auto
3688word-spacing: normal
3689writing-mode: horizontal-tb
3690z-index: auto
3691#reset
3692
3693#tree
3694| div
3695|  table*
3696|   id=sonic
3697|   class=hedgehog
3698|   tr
3699|    td
3700|    td
3701|   tr
3702|    td
3703|    td
3704#ua
3705div {display:block;}
3706table {display:table; empty-cells: inherit; background-image: inherit; clear: right; background-color: inherit; cursor: n-resize; font-size: larger; }
3707tr {display:table-row;}
3708td,th {display:table-cell;}
3709#user
3710#author
3711#errors
3712#expected
3713align-content: stretch
3714align-items: stretch
3715align-self: auto
3716background-attachment: scroll
3717background-color: #00000000
3718background-image: none
3719background-position: 0% 0%
3720background-repeat: repeat
3721border-collapse: separate
3722border-spacing: 0px 0px
3723border-top-color: #ff000000
3724border-right-color: #ff000000
3725border-bottom-color: #ff000000
3726border-left-color: #ff000000
3727border-top-style: none
3728border-right-style: none
3729border-bottom-style: none
3730border-left-style: none
3731border-top-width: 2px
3732border-right-width: 2px
3733border-bottom-width: 2px
3734border-left-width: 2px
3735bottom: auto
3736box-sizing: content-box
3737break-after: auto
3738break-before: auto
3739break-inside: auto
3740caption-side: top
3741clear: right
3742clip: auto
3743color: #ff000000
3744column-count: auto
3745column-fill: balance
3746column-gap: normal
3747column-rule-color: #ff000000
3748column-rule-style: none
3749column-rule-width: 2px
3750column-span: none
3751column-width: auto
3752content: normal
3753counter-increment: none
3754counter-reset: none
3755cursor: n-resize
3756direction: ltr
3757display: table
3758empty-cells: show
3759flex-basis: auto
3760flex-direction: row
3761flex-grow: 0.000
3762flex-shrink: 1.000
3763flex-wrap: nowrap
3764float: none
3765font-family: sans-serif
3766font-size: 14.391pt
3767font-style: normal
3768font-variant: normal
3769font-weight: normal
3770height: auto
3771justify-content: flex-start
3772left: auto
3773letter-spacing: normal
3774line-height: normal
3775list-style-image: none
3776list-style-position: outside
3777list-style-type: disc
3778margin-top: 0px
3779margin-right: 0px
3780margin-bottom: 0px
3781margin-left: 0px
3782max-height: none
3783max-width: none
3784min-height: 0px
3785min-width: 0px
3786opacity: 1.000
3787order: 0
3788outline-color: invert
3789outline-style: none
3790outline-width: 2px
3791overflow-x: visible
3792overflow-y: visible
3793padding-top: 0px
3794padding-right: 0px
3795padding-bottom: 0px
3796padding-left: 0px
3797position: static
3798quotes: none
3799right: auto
3800table-layout: auto
3801text-align: default
3802text-decoration: none
3803text-indent: 0px
3804text-transform: none
3805top: auto
3806unicode-bidi: normal
3807vertical-align: baseline
3808visibility: visible
3809white-space: normal
3810width: auto
3811word-spacing: normal
3812writing-mode: horizontal-tb
3813z-index: auto
3814#reset
3815
3816#tree
3817| div
3818|  table*
3819|   id=sonic
3820|   class=hedgehog
3821|   tr
3822|    td
3823|    td
3824|   tr
3825|    td
3826|    td
3827#ua
3828div {display:block;}
3829table {display:table; empty-cells: inherit; background-image: inherit; clear: right; background-color: inherit; cursor: se-resize; font-size: xx-large;}
3830tr {display:table-row;}
3831td,th {display:table-cell;}
3832#user
3833#author
3834#errors
3835#expected
3836align-content: stretch
3837align-items: stretch
3838align-self: auto
3839background-attachment: scroll
3840background-color: #00000000
3841background-image: none
3842background-position: 0% 0%
3843background-repeat: repeat
3844border-collapse: separate
3845border-spacing: 0px 0px
3846border-top-color: #ff000000
3847border-right-color: #ff000000
3848border-bottom-color: #ff000000
3849border-left-color: #ff000000
3850border-top-style: none
3851border-right-style: none
3852border-bottom-style: none
3853border-left-style: none
3854border-top-width: 2px
3855border-right-width: 2px
3856border-bottom-width: 2px
3857border-left-width: 2px
3858bottom: auto
3859box-sizing: content-box
3860break-after: auto
3861break-before: auto
3862break-inside: auto
3863caption-side: top
3864clear: right
3865clip: auto
3866color: #ff000000
3867column-count: auto
3868column-fill: balance
3869column-gap: normal
3870column-rule-color: #ff000000
3871column-rule-style: none
3872column-rule-width: 2px
3873column-span: none
3874column-width: auto
3875content: normal
3876counter-increment: none
3877counter-reset: none
3878cursor: se-resize
3879direction: ltr
3880display: table
3881empty-cells: show
3882flex-basis: auto
3883flex-direction: row
3884flex-grow: 0.000
3885flex-shrink: 1.000
3886flex-wrap: nowrap
3887float: none
3888font-family: sans-serif
3889font-size: 24pt
3890font-style: normal
3891font-variant: normal
3892font-weight: normal
3893height: auto
3894justify-content: flex-start
3895left: auto
3896letter-spacing: normal
3897line-height: normal
3898list-style-image: none
3899list-style-position: outside
3900list-style-type: disc
3901margin-top: 0px
3902margin-right: 0px
3903margin-bottom: 0px
3904margin-left: 0px
3905max-height: none
3906max-width: none
3907min-height: 0px
3908min-width: 0px
3909opacity: 1.000
3910order: 0
3911outline-color: invert
3912outline-style: none
3913outline-width: 2px
3914overflow-x: visible
3915overflow-y: visible
3916padding-top: 0px
3917padding-right: 0px
3918padding-bottom: 0px
3919padding-left: 0px
3920position: static
3921quotes: none
3922right: auto
3923table-layout: auto
3924text-align: default
3925text-decoration: none
3926text-indent: 0px
3927text-transform: none
3928top: auto
3929unicode-bidi: normal
3930vertical-align: baseline
3931visibility: visible
3932white-space: normal
3933width: auto
3934word-spacing: normal
3935writing-mode: horizontal-tb
3936z-index: auto
3937#reset
3938
3939#tree
3940| div
3941|  table*
3942|   id=sonic
3943|   class=hedgehog
3944|   tr
3945|    td
3946|    td
3947|   tr
3948|    td
3949|    td
3950#ua
3951div {display:block;}
3952table {display:table; empty-cells: inherit; background-image: inherit; clear: right; background-color: inherit; cursor: sw-resize; font-size: x-large;}
3953tr {display:table-row;}
3954td,th {display:table-cell;}
3955#user
3956#author
3957#errors
3958#expected
3959align-content: stretch
3960align-items: stretch
3961align-self: auto
3962background-attachment: scroll
3963background-color: #00000000
3964background-image: none
3965background-position: 0% 0%
3966background-repeat: repeat
3967border-collapse: separate
3968border-spacing: 0px 0px
3969border-top-color: #ff000000
3970border-right-color: #ff000000
3971border-bottom-color: #ff000000
3972border-left-color: #ff000000
3973border-top-style: none
3974border-right-style: none
3975border-bottom-style: none
3976border-left-style: none
3977border-top-width: 2px
3978border-right-width: 2px
3979border-bottom-width: 2px
3980border-left-width: 2px
3981bottom: auto
3982box-sizing: content-box
3983break-after: auto
3984break-before: auto
3985break-inside: auto
3986caption-side: top
3987clear: right
3988clip: auto
3989color: #ff000000
3990column-count: auto
3991column-fill: balance
3992column-gap: normal
3993column-rule-color: #ff000000
3994column-rule-style: none
3995column-rule-width: 2px
3996column-span: none
3997column-width: auto
3998content: normal
3999counter-increment: none
4000counter-reset: none
4001cursor: sw-resize
4002direction: ltr
4003display: table
4004empty-cells: show
4005flex-basis: auto
4006flex-direction: row
4007flex-grow: 0.000
4008flex-shrink: 1.000
4009flex-wrap: nowrap
4010float: none
4011font-family: sans-serif
4012font-size: 18pt
4013font-style: normal
4014font-variant: normal
4015font-weight: normal
4016height: auto
4017justify-content: flex-start
4018left: auto
4019letter-spacing: normal
4020line-height: normal
4021list-style-image: none
4022list-style-position: outside
4023list-style-type: disc
4024margin-top: 0px
4025margin-right: 0px
4026margin-bottom: 0px
4027margin-left: 0px
4028max-height: none
4029max-width: none
4030min-height: 0px
4031min-width: 0px
4032opacity: 1.000
4033order: 0
4034outline-color: invert
4035outline-style: none
4036outline-width: 2px
4037overflow-x: visible
4038overflow-y: visible
4039padding-top: 0px
4040padding-right: 0px
4041padding-bottom: 0px
4042padding-left: 0px
4043position: static
4044quotes: none
4045right: auto
4046table-layout: auto
4047text-align: default
4048text-decoration: none
4049text-indent: 0px
4050text-transform: none
4051top: auto
4052unicode-bidi: normal
4053vertical-align: baseline
4054visibility: visible
4055white-space: normal
4056width: auto
4057word-spacing: normal
4058writing-mode: horizontal-tb
4059z-index: auto
4060#reset
4061
4062#tree
4063| div
4064|  table*
4065|   id=sonic
4066|   class=hedgehog
4067|   tr
4068|    td
4069|    td
4070|   tr
4071|    td
4072|    td
4073#ua
4074div {display:block;}
4075table {display:table; empty-cells: inherit; background-image: inherit; clear: right; background-color: inherit; cursor: s-resize; font-size:large;}
4076tr {display:table-row;}
4077td,th {display:table-cell;}
4078#user
4079#author
4080#errors
4081#expected
4082align-content: stretch
4083align-items: stretch
4084align-self: auto
4085background-attachment: scroll
4086background-color: #00000000
4087background-image: none
4088background-position: 0% 0%
4089background-repeat: repeat
4090border-collapse: separate
4091border-spacing: 0px 0px
4092border-top-color: #ff000000
4093border-right-color: #ff000000
4094border-bottom-color: #ff000000
4095border-left-color: #ff000000
4096border-top-style: none
4097border-right-style: none
4098border-bottom-style: none
4099border-left-style: none
4100border-top-width: 2px
4101border-right-width: 2px
4102border-bottom-width: 2px
4103border-left-width: 2px
4104bottom: auto
4105box-sizing: content-box
4106break-after: auto
4107break-before: auto
4108break-inside: auto
4109caption-side: top
4110clear: right
4111clip: auto
4112color: #ff000000
4113column-count: auto
4114column-fill: balance
4115column-gap: normal
4116column-rule-color: #ff000000
4117column-rule-style: none
4118column-rule-width: 2px
4119column-span: none
4120column-width: auto
4121content: normal
4122counter-increment: none
4123counter-reset: none
4124cursor: s-resize
4125direction: ltr
4126display: table
4127empty-cells: show
4128flex-basis: auto
4129flex-direction: row
4130flex-grow: 0.000
4131flex-shrink: 1.000
4132flex-wrap: nowrap
4133float: none
4134font-family: sans-serif
4135font-size: 13.500pt
4136font-style: normal
4137font-variant: normal
4138font-weight: normal
4139height: auto
4140justify-content: flex-start
4141left: auto
4142letter-spacing: normal
4143line-height: normal
4144list-style-image: none
4145list-style-position: outside
4146list-style-type: disc
4147margin-top: 0px
4148margin-right: 0px
4149margin-bottom: 0px
4150margin-left: 0px
4151max-height: none
4152max-width: none
4153min-height: 0px
4154min-width: 0px
4155opacity: 1.000
4156order: 0
4157outline-color: invert
4158outline-style: none
4159outline-width: 2px
4160overflow-x: visible
4161overflow-y: visible
4162padding-top: 0px
4163padding-right: 0px
4164padding-bottom: 0px
4165padding-left: 0px
4166position: static
4167quotes: none
4168right: auto
4169table-layout: auto
4170text-align: default
4171text-decoration: none
4172text-indent: 0px
4173text-transform: none
4174top: auto
4175unicode-bidi: normal
4176vertical-align: baseline
4177visibility: visible
4178white-space: normal
4179width: auto
4180word-spacing: normal
4181writing-mode: horizontal-tb
4182z-index: auto
4183#reset
4184
4185#tree
4186| div
4187|  table*
4188|   id=sonic
4189|   class=hedgehog
4190|   tr
4191|    td
4192|    td
4193|   tr
4194|    td
4195|    td
4196#ua
4197div {display:block;}
4198table {display:table; empty-cells: inherit; background-image: inherit; clear: right; background-color: inherit; cursor: w-resize; font-size: medium;}
4199tr {display:table-row;}
4200td,th {display:table-cell;}
4201#user
4202#author
4203#errors
4204#expected
4205align-content: stretch
4206align-items: stretch
4207align-self: auto
4208background-attachment: scroll
4209background-color: #00000000
4210background-image: none
4211background-position: 0% 0%
4212background-repeat: repeat
4213border-collapse: separate
4214border-spacing: 0px 0px
4215border-top-color: #ff000000
4216border-right-color: #ff000000
4217border-bottom-color: #ff000000
4218border-left-color: #ff000000
4219border-top-style: none
4220border-right-style: none
4221border-bottom-style: none
4222border-left-style: none
4223border-top-width: 2px
4224border-right-width: 2px
4225border-bottom-width: 2px
4226border-left-width: 2px
4227bottom: auto
4228box-sizing: content-box
4229break-after: auto
4230break-before: auto
4231break-inside: auto
4232caption-side: top
4233clear: right
4234clip: auto
4235color: #ff000000
4236column-count: auto
4237column-fill: balance
4238column-gap: normal
4239column-rule-color: #ff000000
4240column-rule-style: none
4241column-rule-width: 2px
4242column-span: none
4243column-width: auto
4244content: normal
4245counter-increment: none
4246counter-reset: none
4247cursor: w-resize
4248direction: ltr
4249display: table
4250empty-cells: show
4251flex-basis: auto
4252flex-direction: row
4253flex-grow: 0.000
4254flex-shrink: 1.000
4255flex-wrap: nowrap
4256float: none
4257font-family: sans-serif
4258font-size: 12pt
4259font-style: normal
4260font-variant: normal
4261font-weight: normal
4262height: auto
4263justify-content: flex-start
4264left: auto
4265letter-spacing: normal
4266line-height: normal
4267list-style-image: none
4268list-style-position: outside
4269list-style-type: disc
4270margin-top: 0px
4271margin-right: 0px
4272margin-bottom: 0px
4273margin-left: 0px
4274max-height: none
4275max-width: none
4276min-height: 0px
4277min-width: 0px
4278opacity: 1.000
4279order: 0
4280outline-color: invert
4281outline-style: none
4282outline-width: 2px
4283overflow-x: visible
4284overflow-y: visible
4285padding-top: 0px
4286padding-right: 0px
4287padding-bottom: 0px
4288padding-left: 0px
4289position: static
4290quotes: none
4291right: auto
4292table-layout: auto
4293text-align: default
4294text-decoration: none
4295text-indent: 0px
4296text-transform: none
4297top: auto
4298unicode-bidi: normal
4299vertical-align: baseline
4300visibility: visible
4301white-space: normal
4302width: auto
4303word-spacing: normal
4304writing-mode: horizontal-tb
4305z-index: auto
4306#reset
4307
4308#tree
4309| div
4310|  table*
4311|   id=sonic
4312|   class=hedgehog
4313|   tr
4314|    td
4315|    td
4316|   tr
4317|    td
4318|    td
4319#ua
4320div {display:block;}
4321table {display:table; empty-cells: inherit; background-image: inherit; clear: right; background-color: inherit; cursor: text; font-size: small;}
4322tr {display:table-row;}
4323td,th {display:table-cell;}
4324#user
4325#author
4326#errors
4327#expected
4328align-content: stretch
4329align-items: stretch
4330align-self: auto
4331background-attachment: scroll
4332background-color: #00000000
4333background-image: none
4334background-position: 0% 0%
4335background-repeat: repeat
4336border-collapse: separate
4337border-spacing: 0px 0px
4338border-top-color: #ff000000
4339border-right-color: #ff000000
4340border-bottom-color: #ff000000
4341border-left-color: #ff000000
4342border-top-style: none
4343border-right-style: none
4344border-bottom-style: none
4345border-left-style: none
4346border-top-width: 2px
4347border-right-width: 2px
4348border-bottom-width: 2px
4349border-left-width: 2px
4350bottom: auto
4351box-sizing: content-box
4352break-after: auto
4353break-before: auto
4354break-inside: auto
4355caption-side: top
4356clear: right
4357clip: auto
4358color: #ff000000
4359column-count: auto
4360column-fill: balance
4361column-gap: normal
4362column-rule-color: #ff000000
4363column-rule-style: none
4364column-rule-width: 2px
4365column-span: none
4366column-width: auto
4367content: normal
4368counter-increment: none
4369counter-reset: none
4370cursor: text
4371direction: ltr
4372display: table
4373empty-cells: show
4374flex-basis: auto
4375flex-direction: row
4376flex-grow: 0.000
4377flex-shrink: 1.000
4378flex-wrap: nowrap
4379float: none
4380font-family: sans-serif
4381font-size: 9.750pt
4382font-style: normal
4383font-variant: normal
4384font-weight: normal
4385height: auto
4386justify-content: flex-start
4387left: auto
4388letter-spacing: normal
4389line-height: normal
4390list-style-image: none
4391list-style-position: outside
4392list-style-type: disc
4393margin-top: 0px
4394margin-right: 0px
4395margin-bottom: 0px
4396margin-left: 0px
4397max-height: none
4398max-width: none
4399min-height: 0px
4400min-width: 0px
4401opacity: 1.000
4402order: 0
4403outline-color: invert
4404outline-style: none
4405outline-width: 2px
4406overflow-x: visible
4407overflow-y: visible
4408padding-top: 0px
4409padding-right: 0px
4410padding-bottom: 0px
4411padding-left: 0px
4412position: static
4413quotes: none
4414right: auto
4415table-layout: auto
4416text-align: default
4417text-decoration: none
4418text-indent: 0px
4419text-transform: none
4420top: auto
4421unicode-bidi: normal
4422vertical-align: baseline
4423visibility: visible
4424white-space: normal
4425width: auto
4426word-spacing: normal
4427writing-mode: horizontal-tb
4428z-index: auto
4429#reset
4430
4431#tree
4432| div
4433|  table*
4434|   id=sonic
4435|   class=hedgehog
4436|   tr
4437|    td
4438|    td
4439|   tr
4440|    td
4441|    td
4442#ua
4443div {display:block;}
4444table {display:table; empty-cells: inherit; background-image: inherit; clear: right; background-color: inherit; cursor: wait; font-size: x-small;}
4445tr {display:table-row;}
4446td,th {display:table-cell;}
4447#user
4448#author
4449#errors
4450#expected
4451align-content: stretch
4452align-items: stretch
4453align-self: auto
4454background-attachment: scroll
4455background-color: #00000000
4456background-image: none
4457background-position: 0% 0%
4458background-repeat: repeat
4459border-collapse: separate
4460border-spacing: 0px 0px
4461border-top-color: #ff000000
4462border-right-color: #ff000000
4463border-bottom-color: #ff000000
4464border-left-color: #ff000000
4465border-top-style: none
4466border-right-style: none
4467border-bottom-style: none
4468border-left-style: none
4469border-top-width: 2px
4470border-right-width: 2px
4471border-bottom-width: 2px
4472border-left-width: 2px
4473bottom: auto
4474box-sizing: content-box
4475break-after: auto
4476break-before: auto
4477break-inside: auto
4478caption-side: top
4479clear: right
4480clip: auto
4481color: #ff000000
4482column-count: auto
4483column-fill: balance
4484column-gap: normal
4485column-rule-color: #ff000000
4486column-rule-style: none
4487column-rule-width: 2px
4488column-span: none
4489column-width: auto
4490content: normal
4491counter-increment: none
4492counter-reset: none
4493cursor: wait
4494direction: ltr
4495display: table
4496empty-cells: show
4497flex-basis: auto
4498flex-direction: row
4499flex-grow: 0.000
4500flex-shrink: 1.000
4501flex-wrap: nowrap
4502float: none
4503font-family: sans-serif
4504font-size: 7.500pt
4505font-style: normal
4506font-variant: normal
4507font-weight: normal
4508height: auto
4509justify-content: flex-start
4510left: auto
4511letter-spacing: normal
4512line-height: normal
4513list-style-image: none
4514list-style-position: outside
4515list-style-type: disc
4516margin-top: 0px
4517margin-right: 0px
4518margin-bottom: 0px
4519margin-left: 0px
4520max-height: none
4521max-width: none
4522min-height: 0px
4523min-width: 0px
4524opacity: 1.000
4525order: 0
4526outline-color: invert
4527outline-style: none
4528outline-width: 2px
4529overflow-x: visible
4530overflow-y: visible
4531padding-top: 0px
4532padding-right: 0px
4533padding-bottom: 0px
4534padding-left: 0px
4535position: static
4536quotes: none
4537right: auto
4538table-layout: auto
4539text-align: default
4540text-decoration: none
4541text-indent: 0px
4542text-transform: none
4543top: auto
4544unicode-bidi: normal
4545vertical-align: baseline
4546visibility: visible
4547white-space: normal
4548width: auto
4549word-spacing: normal
4550writing-mode: horizontal-tb
4551z-index: auto
4552#reset
4553
4554#tree
4555| div
4556|  table*
4557|   id=sonic
4558|   class=hedgehog
4559|   tr
4560|    td
4561|    td
4562|   tr
4563|    td
4564|    td
4565#ua
4566div {display:block;}
4567table {display:table; empty-cells: inherit; background-image: inherit; clear: right; background-color: inherit; cursor: help; font-size: xx-small;}
4568tr {display:table-row;}
4569td,th {display:table-cell;}
4570#user
4571#author
4572#errors
4573#expected
4574align-content: stretch
4575align-items: stretch
4576align-self: auto
4577background-attachment: scroll
4578background-color: #00000000
4579background-image: none
4580background-position: 0% 0%
4581background-repeat: repeat
4582border-collapse: separate
4583border-spacing: 0px 0px
4584border-top-color: #ff000000
4585border-right-color: #ff000000
4586border-bottom-color: #ff000000
4587border-left-color: #ff000000
4588border-top-style: none
4589border-right-style: none
4590border-bottom-style: none
4591border-left-style: none
4592border-top-width: 2px
4593border-right-width: 2px
4594border-bottom-width: 2px
4595border-left-width: 2px
4596bottom: auto
4597box-sizing: content-box
4598break-after: auto
4599break-before: auto
4600break-inside: auto
4601caption-side: top
4602clear: right
4603clip: auto
4604color: #ff000000
4605column-count: auto
4606column-fill: balance
4607column-gap: normal
4608column-rule-color: #ff000000
4609column-rule-style: none
4610column-rule-width: 2px
4611column-span: none
4612column-width: auto
4613content: normal
4614counter-increment: none
4615counter-reset: none
4616cursor: help
4617direction: ltr
4618display: table
4619empty-cells: show
4620flex-basis: auto
4621flex-direction: row
4622flex-grow: 0.000
4623flex-shrink: 1.000
4624flex-wrap: nowrap
4625float: none
4626font-family: sans-serif
4627font-size: 6.750pt
4628font-style: normal
4629font-variant: normal
4630font-weight: normal
4631height: auto
4632justify-content: flex-start
4633left: auto
4634letter-spacing: normal
4635line-height: normal
4636list-style-image: none
4637list-style-position: outside
4638list-style-type: disc
4639margin-top: 0px
4640margin-right: 0px
4641margin-bottom: 0px
4642margin-left: 0px
4643max-height: none
4644max-width: none
4645min-height: 0px
4646min-width: 0px
4647opacity: 1.000
4648order: 0
4649outline-color: invert
4650outline-style: none
4651outline-width: 2px
4652overflow-x: visible
4653overflow-y: visible
4654padding-top: 0px
4655padding-right: 0px
4656padding-bottom: 0px
4657padding-left: 0px
4658position: static
4659quotes: none
4660right: auto
4661table-layout: auto
4662text-align: default
4663text-decoration: none
4664text-indent: 0px
4665text-transform: none
4666top: auto
4667unicode-bidi: normal
4668vertical-align: baseline
4669visibility: visible
4670white-space: normal
4671width: auto
4672word-spacing: normal
4673writing-mode: horizontal-tb
4674z-index: auto
4675#reset
4676
4677#tree
4678| div
4679|  table*
4680|   id=sonic
4681|   class=hedgehog
4682|   tr
4683|    td
4684|    td
4685|   tr
4686|    td
4687|    td
4688#ua
4689div {display:block;}
4690table {display:table; empty-cells: inherit; background-image: inherit; clear: right; background-color: inherit; cursor: progress; opacity: 0.5; font-size: 40px; }
4691tr {display:table-row;}
4692td,th {display:table-cell;}
4693#user
4694#author
4695#errors
4696#expected
4697align-content: stretch
4698align-items: stretch
4699align-self: auto
4700background-attachment: scroll
4701background-color: #00000000
4702background-image: none
4703background-position: 0% 0%
4704background-repeat: repeat
4705border-collapse: separate
4706border-spacing: 0px 0px
4707border-top-color: #ff000000
4708border-right-color: #ff000000
4709border-bottom-color: #ff000000
4710border-left-color: #ff000000
4711border-top-style: none
4712border-right-style: none
4713border-bottom-style: none
4714border-left-style: none
4715border-top-width: 2px
4716border-right-width: 2px
4717border-bottom-width: 2px
4718border-left-width: 2px
4719bottom: auto
4720box-sizing: content-box
4721break-after: auto
4722break-before: auto
4723break-inside: auto
4724caption-side: top
4725clear: right
4726clip: auto
4727color: #ff000000
4728column-count: auto
4729column-fill: balance
4730column-gap: normal
4731column-rule-color: #ff000000
4732column-rule-style: none
4733column-rule-width: 2px
4734column-span: none
4735column-width: auto
4736content: normal
4737counter-increment: none
4738counter-reset: none
4739cursor: progress
4740direction: ltr
4741display: table
4742empty-cells: show
4743flex-basis: auto
4744flex-direction: row
4745flex-grow: 0.000
4746flex-shrink: 1.000
4747flex-wrap: nowrap
4748float: none
4749font-family: sans-serif
4750font-size: 40px
4751font-style: normal
4752font-variant: normal
4753font-weight: normal
4754height: auto
4755justify-content: flex-start
4756left: auto
4757letter-spacing: normal
4758line-height: normal
4759list-style-image: none
4760list-style-position: outside
4761list-style-type: disc
4762margin-top: 0px
4763margin-right: 0px
4764margin-bottom: 0px
4765margin-left: 0px
4766max-height: none
4767max-width: none
4768min-height: 0px
4769min-width: 0px
4770opacity: 0.500
4771order: 0
4772outline-color: invert
4773outline-style: none
4774outline-width: 2px
4775overflow-x: visible
4776overflow-y: visible
4777padding-top: 0px
4778padding-right: 0px
4779padding-bottom: 0px
4780padding-left: 0px
4781position: static
4782quotes: none
4783right: auto
4784table-layout: auto
4785text-align: default
4786text-decoration: none
4787text-indent: 0px
4788text-transform: none
4789top: auto
4790unicode-bidi: normal
4791vertical-align: baseline
4792visibility: visible
4793white-space: normal
4794width: auto
4795word-spacing: normal
4796writing-mode: horizontal-tb
4797z-index: auto
4798#reset
4799
4800#tree
4801| div
4802|  table*
4803|   id=sonic
4804|   class=hedgehog
4805|   tr
4806|    td
4807|    td
4808|   tr
4809|    td
4810|    td
4811#ua
4812div {display:block;}
4813table {display:table; empty-cells: inherit; background-image: inherit; clear: right; background-color: inherit; cursor: url(sonic-team.png),pointer; opacity: inherit; font-size: inherit;}
4814tr {display:table-row;}
4815td,th {display:table-cell;}
4816#user
4817#author
4818#errors
4819#expected
4820align-content: stretch
4821align-items: stretch
4822align-self: auto
4823background-attachment: scroll
4824background-color: #00000000
4825background-image: none
4826background-position: 0% 0%
4827background-repeat: repeat
4828border-collapse: separate
4829border-spacing: 0px 0px
4830border-top-color: #ff000000
4831border-right-color: #ff000000
4832border-bottom-color: #ff000000
4833border-left-color: #ff000000
4834border-top-style: none
4835border-right-style: none
4836border-bottom-style: none
4837border-left-style: none
4838border-top-width: 2px
4839border-right-width: 2px
4840border-bottom-width: 2px
4841border-left-width: 2px
4842bottom: auto
4843box-sizing: content-box
4844break-after: auto
4845break-before: auto
4846break-inside: auto
4847caption-side: top
4848clear: right
4849clip: auto
4850color: #ff000000
4851column-count: auto
4852column-fill: balance
4853column-gap: normal
4854column-rule-color: #ff000000
4855column-rule-style: none
4856column-rule-width: 2px
4857column-span: none
4858column-width: auto
4859content: normal
4860counter-increment: none
4861counter-reset: none
4862cursor: url('sonic-team.png') pointer
4863direction: ltr
4864display: table
4865empty-cells: show
4866flex-basis: auto
4867flex-direction: row
4868flex-grow: 0.000
4869flex-shrink: 1.000
4870flex-wrap: nowrap
4871float: none
4872font-family: sans-serif
4873font-size: 12pt
4874font-style: normal
4875font-variant: normal
4876font-weight: normal
4877height: auto
4878justify-content: flex-start
4879left: auto
4880letter-spacing: normal
4881line-height: normal
4882list-style-image: none
4883list-style-position: outside
4884list-style-type: disc
4885margin-top: 0px
4886margin-right: 0px
4887margin-bottom: 0px
4888margin-left: 0px
4889max-height: none
4890max-width: none
4891min-height: 0px
4892min-width: 0px
4893opacity: 1.000
4894order: 0
4895outline-color: invert
4896outline-style: none
4897outline-width: 2px
4898overflow-x: visible
4899overflow-y: visible
4900padding-top: 0px
4901padding-right: 0px
4902padding-bottom: 0px
4903padding-left: 0px
4904position: static
4905quotes: none
4906right: auto
4907table-layout: auto
4908text-align: default
4909text-decoration: none
4910text-indent: 0px
4911text-transform: none
4912top: auto
4913unicode-bidi: normal
4914vertical-align: baseline
4915visibility: visible
4916white-space: normal
4917width: auto
4918word-spacing: normal
4919writing-mode: horizontal-tb
4920z-index: auto
4921#reset
4922
4923#tree
4924| div
4925|  id=foo
4926|  p*
4927#ua
4928div, p { display: none; float: right; position: absolute; }
4929#user
4930p { display: inherit; float: none; }
4931#author
4932div#foo { background-color: #bbc; letter-spacing: 200%; }
4933div#foo p { letter-spacing: 300%; }
4934#errors
4935#expected
4936align-content: stretch
4937align-items: stretch
4938align-self: auto
4939background-attachment: scroll
4940background-color: #00000000
4941background-image: none
4942background-position: 0% 0%
4943background-repeat: repeat
4944border-collapse: separate
4945border-spacing: 0px 0px
4946border-top-color: #ff000000
4947border-right-color: #ff000000
4948border-bottom-color: #ff000000
4949border-left-color: #ff000000
4950border-top-style: none
4951border-right-style: none
4952border-bottom-style: none
4953border-left-style: none
4954border-top-width: 2px
4955border-right-width: 2px
4956border-bottom-width: 2px
4957border-left-width: 2px
4958bottom: auto
4959box-sizing: content-box
4960break-after: auto
4961break-before: auto
4962break-inside: auto
4963caption-side: top
4964clear: none
4965clip: auto
4966color: #ff000000
4967column-count: auto
4968column-fill: balance
4969column-gap: normal
4970column-rule-color: #ff000000
4971column-rule-style: none
4972column-rule-width: 2px
4973column-span: none
4974column-width: auto
4975content: normal
4976counter-increment: none
4977counter-reset: none
4978cursor: auto
4979direction: ltr
4980display: none
4981empty-cells: show
4982flex-basis: auto
4983flex-direction: row
4984flex-grow: 0.000
4985flex-shrink: 1.000
4986flex-wrap: nowrap
4987float: none
4988font-family: sans-serif
4989font-size: 12pt
4990font-style: normal
4991font-variant: normal
4992font-weight: normal
4993height: auto
4994justify-content: flex-start
4995left: auto
4996letter-spacing: normal
4997line-height: normal
4998list-style-image: none
4999list-style-position: outside
5000list-style-type: disc
5001margin-top: 0px
5002margin-right: 0px
5003margin-bottom: 0px
5004margin-left: 0px
5005max-height: none
5006max-width: none
5007min-height: 0px
5008min-width: 0px
5009opacity: 1.000
5010order: 0
5011outline-color: invert
5012outline-style: none
5013outline-width: 2px
5014overflow-x: visible
5015overflow-y: visible
5016padding-top: 0px
5017padding-right: 0px
5018padding-bottom: 0px
5019padding-left: 0px
5020position: absolute
5021quotes: none
5022right: auto
5023table-layout: auto
5024text-align: default
5025text-decoration: none
5026text-indent: 0px
5027text-transform: none
5028top: auto
5029unicode-bidi: normal
5030vertical-align: baseline
5031visibility: visible
5032white-space: normal
5033width: auto
5034word-spacing: normal
5035writing-mode: horizontal-tb
5036z-index: auto
5037#reset
5038
5039#tree
5040| div
5041|  id=foo
5042|  p*
5043#ua
5044div, p { display: none; float: right; position: absolute; }
5045#user
5046p { display: inherit; float: none; }
5047#author
5048div#foo { background-color: #bbc; letter-spacing: 20mm; }
5049div#foo p { letter-spacing: 300px; }
5050#errors
5051#expected
5052align-content: stretch
5053align-items: stretch
5054align-self: auto
5055background-attachment: scroll
5056background-color: #00000000
5057background-image: none
5058background-position: 0% 0%
5059background-repeat: repeat
5060border-collapse: separate
5061border-spacing: 0px 0px
5062border-top-color: #ff000000
5063border-right-color: #ff000000
5064border-bottom-color: #ff000000
5065border-left-color: #ff000000
5066border-top-style: none
5067border-right-style: none
5068border-bottom-style: none
5069border-left-style: none
5070border-top-width: 2px
5071border-right-width: 2px
5072border-bottom-width: 2px
5073border-left-width: 2px
5074bottom: auto
5075box-sizing: content-box
5076break-after: auto
5077break-before: auto
5078break-inside: auto
5079caption-side: top
5080clear: none
5081clip: auto
5082color: #ff000000
5083column-count: auto
5084column-fill: balance
5085column-gap: normal
5086column-rule-color: #ff000000
5087column-rule-style: none
5088column-rule-width: 2px
5089column-span: none
5090column-width: auto
5091content: normal
5092counter-increment: none
5093counter-reset: none
5094cursor: auto
5095direction: ltr
5096display: none
5097empty-cells: show
5098flex-basis: auto
5099flex-direction: row
5100flex-grow: 0.000
5101flex-shrink: 1.000
5102flex-wrap: nowrap
5103float: none
5104font-family: sans-serif
5105font-size: 12pt
5106font-style: normal
5107font-variant: normal
5108font-weight: normal
5109height: auto
5110justify-content: flex-start
5111left: auto
5112letter-spacing: 300px
5113line-height: normal
5114list-style-image: none
5115list-style-position: outside
5116list-style-type: disc
5117margin-top: 0px
5118margin-right: 0px
5119margin-bottom: 0px
5120margin-left: 0px
5121max-height: none
5122max-width: none
5123min-height: 0px
5124min-width: 0px
5125opacity: 1.000
5126order: 0
5127outline-color: invert
5128outline-style: none
5129outline-width: 2px
5130overflow-x: visible
5131overflow-y: visible
5132padding-top: 0px
5133padding-right: 0px
5134padding-bottom: 0px
5135padding-left: 0px
5136position: absolute
5137quotes: none
5138right: auto
5139table-layout: auto
5140text-align: default
5141text-decoration: none
5142text-indent: 0px
5143text-transform: none
5144top: auto
5145unicode-bidi: normal
5146vertical-align: baseline
5147visibility: visible
5148white-space: normal
5149width: auto
5150word-spacing: normal
5151writing-mode: horizontal-tb
5152z-index: auto
5153#reset
5154
5155#tree
5156| div
5157|  id=foo
5158|  p*
5159#ua
5160div, p { display: none; float: right; position: absolute; }
5161#user
5162p { display: block; writing-mode: vertical-lr; }
5163#author
5164div#foo p { letter-spacing: inherit; }
5165div p { letter-spacing: horizontal-tb; }
5166#errors
5167#expected
5168align-content: stretch
5169align-items: stretch
5170align-self: auto
5171background-attachment: scroll
5172background-color: #00000000
5173background-image: none
5174background-position: 0% 0%
5175background-repeat: repeat
5176border-collapse: separate
5177border-spacing: 0px 0px
5178border-top-color: #ff000000
5179border-right-color: #ff000000
5180border-bottom-color: #ff000000
5181border-left-color: #ff000000
5182border-top-style: none
5183border-right-style: none
5184border-bottom-style: none
5185border-left-style: none
5186border-top-width: 2px
5187border-right-width: 2px
5188border-bottom-width: 2px
5189border-left-width: 2px
5190bottom: auto
5191box-sizing: content-box
5192break-after: auto
5193break-before: auto
5194break-inside: auto
5195caption-side: top
5196clear: none
5197clip: auto
5198color: #ff000000
5199column-count: auto
5200column-fill: balance
5201column-gap: normal
5202column-rule-color: #ff000000
5203column-rule-style: none
5204column-rule-width: 2px
5205column-span: none
5206column-width: auto
5207content: normal
5208counter-increment: none
5209counter-reset: none
5210cursor: auto
5211direction: ltr
5212display: block
5213empty-cells: show
5214flex-basis: auto
5215flex-direction: row
5216flex-grow: 0.000
5217flex-shrink: 1.000
5218flex-wrap: nowrap
5219float: none
5220font-family: sans-serif
5221font-size: 12pt
5222font-style: normal
5223font-variant: normal
5224font-weight: normal
5225height: auto
5226justify-content: flex-start
5227left: auto
5228letter-spacing: normal
5229line-height: normal
5230list-style-image: none
5231list-style-position: outside
5232list-style-type: disc
5233margin-top: 0px
5234margin-right: 0px
5235margin-bottom: 0px
5236margin-left: 0px
5237max-height: none
5238max-width: none
5239min-height: 0px
5240min-width: 0px
5241opacity: 1.000
5242order: 0
5243outline-color: invert
5244outline-style: none
5245outline-width: 2px
5246overflow-x: visible
5247overflow-y: visible
5248padding-top: 0px
5249padding-right: 0px
5250padding-bottom: 0px
5251padding-left: 0px
5252position: absolute
5253quotes: none
5254right: auto
5255table-layout: auto
5256text-align: default
5257text-decoration: none
5258text-indent: 0px
5259text-transform: none
5260top: auto
5261unicode-bidi: normal
5262vertical-align: baseline
5263visibility: visible
5264white-space: normal
5265width: auto
5266word-spacing: normal
5267writing-mode: vertical-lr
5268z-index: auto
5269#reset
5270
5271#tree
5272| div
5273|  p*
5274#ua
5275p{display: block;}
5276#user
5277#author
5278p{column-count: 2; column-rule-color: #bbc; column-rule-style: solid; column-rule-width: 2px; column-span: all; column-width: 6em;}
5279#errors
5280#expected
5281align-content: stretch
5282align-items: stretch
5283align-self: auto
5284background-attachment: scroll
5285background-color: #00000000
5286background-image: none
5287background-position: 0% 0%
5288background-repeat: repeat
5289border-collapse: separate
5290border-spacing: 0px 0px
5291border-top-color: #ff000000
5292border-right-color: #ff000000
5293border-bottom-color: #ff000000
5294border-left-color: #ff000000
5295border-top-style: none
5296border-right-style: none
5297border-bottom-style: none
5298border-left-style: none
5299border-top-width: 2px
5300border-right-width: 2px
5301border-bottom-width: 2px
5302border-left-width: 2px
5303bottom: auto
5304box-sizing: content-box
5305break-after: auto
5306break-before: auto
5307break-inside: auto
5308caption-side: top
5309clear: none
5310clip: auto
5311color: #ff000000
5312column-count: 2048
5313column-fill: balance
5314column-gap: normal
5315column-rule-color: #ffbbbbcc
5316column-rule-style: solid
5317column-rule-width: 2px
5318column-span: all
5319column-width: 6em
5320content: normal
5321counter-increment: none
5322counter-reset: none
5323cursor: auto
5324direction: ltr
5325display: block
5326empty-cells: show
5327flex-basis: auto
5328flex-direction: row
5329flex-grow: 0.000
5330flex-shrink: 1.000
5331flex-wrap: nowrap
5332float: none
5333font-family: sans-serif
5334font-size: 12pt
5335font-style: normal
5336font-variant: normal
5337font-weight: normal
5338height: auto
5339justify-content: flex-start
5340left: auto
5341letter-spacing: normal
5342line-height: normal
5343list-style-image: none
5344list-style-position: outside
5345list-style-type: disc
5346margin-top: 0px
5347margin-right: 0px
5348margin-bottom: 0px
5349margin-left: 0px
5350max-height: none
5351max-width: none
5352min-height: 0px
5353min-width: 0px
5354opacity: 1.000
5355order: 0
5356outline-color: invert
5357outline-style: none
5358outline-width: 2px
5359overflow-x: visible
5360overflow-y: visible
5361padding-top: 0px
5362padding-right: 0px
5363padding-bottom: 0px
5364padding-left: 0px
5365position: static
5366quotes: none
5367right: auto
5368table-layout: auto
5369text-align: default
5370text-decoration: none
5371text-indent: 0px
5372text-transform: none
5373top: auto
5374unicode-bidi: normal
5375vertical-align: baseline
5376visibility: visible
5377white-space: normal
5378width: auto
5379word-spacing: normal
5380writing-mode: horizontal-tb
5381z-index: auto
5382#reset
5383
5384#tree
5385| div
5386|  id=foo
5387|  p*
5388|   class=green
5389#ua
5390p { display: block; break-after: avoid; break-before: column; }
5391#user
5392#author
5393#errors
5394#expected
5395align-content: stretch
5396align-items: stretch
5397align-self: auto
5398background-attachment: scroll
5399background-color: #00000000
5400background-image: none
5401background-position: 0% 0%
5402background-repeat: repeat
5403border-collapse: separate
5404border-spacing: 0px 0px
5405border-top-color: #ff000000
5406border-right-color: #ff000000
5407border-bottom-color: #ff000000
5408border-left-color: #ff000000
5409border-top-style: none
5410border-right-style: none
5411border-bottom-style: none
5412border-left-style: none
5413border-top-width: 2px
5414border-right-width: 2px
5415border-bottom-width: 2px
5416border-left-width: 2px
5417bottom: auto
5418box-sizing: content-box
5419break-after: avoid
5420break-before: column
5421break-inside: auto
5422caption-side: top
5423clear: none
5424clip: auto
5425color: #ff000000
5426column-count: auto
5427column-fill: balance
5428column-gap: normal
5429column-rule-color: #ff000000
5430column-rule-style: none
5431column-rule-width: 2px
5432column-span: none
5433column-width: auto
5434content: normal
5435counter-increment: none
5436counter-reset: none
5437cursor: auto
5438direction: ltr
5439display: block
5440empty-cells: show
5441flex-basis: auto
5442flex-direction: row
5443flex-grow: 0.000
5444flex-shrink: 1.000
5445flex-wrap: nowrap
5446float: none
5447font-family: sans-serif
5448font-size: 12pt
5449font-style: normal
5450font-variant: normal
5451font-weight: normal
5452height: auto
5453justify-content: flex-start
5454left: auto
5455letter-spacing: normal
5456line-height: normal
5457list-style-image: none
5458list-style-position: outside
5459list-style-type: disc
5460margin-top: 0px
5461margin-right: 0px
5462margin-bottom: 0px
5463margin-left: 0px
5464max-height: none
5465max-width: none
5466min-height: 0px
5467min-width: 0px
5468opacity: 1.000
5469order: 0
5470outline-color: invert
5471outline-style: none
5472outline-width: 2px
5473overflow-x: visible
5474overflow-y: visible
5475padding-top: 0px
5476padding-right: 0px
5477padding-bottom: 0px
5478padding-left: 0px
5479position: static
5480quotes: none
5481right: auto
5482table-layout: auto
5483text-align: default
5484text-decoration: none
5485text-indent: 0px
5486text-transform: none
5487top: auto
5488unicode-bidi: normal
5489vertical-align: baseline
5490visibility: visible
5491white-space: normal
5492width: auto
5493word-spacing: normal
5494writing-mode: horizontal-tb
5495z-index: auto
5496#reset
5497
5498#tree
5499| div
5500|  id=foo
5501|  p*
5502|   class=green
5503#ua
5504p { display: block; break-after: avoid-page; break-before: always; }
5505#user
5506#author
5507#errors
5508#expected
5509align-content: stretch
5510align-items: stretch
5511align-self: auto
5512background-attachment: scroll
5513background-color: #00000000
5514background-image: none
5515background-position: 0% 0%
5516background-repeat: repeat
5517border-collapse: separate
5518border-spacing: 0px 0px
5519border-top-color: #ff000000
5520border-right-color: #ff000000
5521border-bottom-color: #ff000000
5522border-left-color: #ff000000
5523border-top-style: none
5524border-right-style: none
5525border-bottom-style: none
5526border-left-style: none
5527border-top-width: 2px
5528border-right-width: 2px
5529border-bottom-width: 2px
5530border-left-width: 2px
5531bottom: auto
5532box-sizing: content-box
5533break-after: avoid-page
5534break-before: always
5535break-inside: auto
5536caption-side: top
5537clear: none
5538clip: auto
5539color: #ff000000
5540column-count: auto
5541column-fill: balance
5542column-gap: normal
5543column-rule-color: #ff000000
5544column-rule-style: none
5545column-rule-width: 2px
5546column-span: none
5547column-width: auto
5548content: normal
5549counter-increment: none
5550counter-reset: none
5551cursor: auto
5552direction: ltr
5553display: block
5554empty-cells: show
5555flex-basis: auto
5556flex-direction: row
5557flex-grow: 0.000
5558flex-shrink: 1.000
5559flex-wrap: nowrap
5560float: none
5561font-family: sans-serif
5562font-size: 12pt
5563font-style: normal
5564font-variant: normal
5565font-weight: normal
5566height: auto
5567justify-content: flex-start
5568left: auto
5569letter-spacing: normal
5570line-height: normal
5571list-style-image: none
5572list-style-position: outside
5573list-style-type: disc
5574margin-top: 0px
5575margin-right: 0px
5576margin-bottom: 0px
5577margin-left: 0px
5578max-height: none
5579max-width: none
5580min-height: 0px
5581min-width: 0px
5582opacity: 1.000
5583order: 0
5584outline-color: invert
5585outline-style: none
5586outline-width: 2px
5587overflow-x: visible
5588overflow-y: visible
5589padding-top: 0px
5590padding-right: 0px
5591padding-bottom: 0px
5592padding-left: 0px
5593position: static
5594quotes: none
5595right: auto
5596table-layout: auto
5597text-align: default
5598text-decoration: none
5599text-indent: 0px
5600text-transform: none
5601top: auto
5602unicode-bidi: normal
5603vertical-align: baseline
5604visibility: visible
5605white-space: normal
5606width: auto
5607word-spacing: normal
5608writing-mode: horizontal-tb
5609z-index: auto
5610#reset
5611
5612#tree
5613| div
5614|  id=foo
5615|  p*
5616|   class=green
5617#ua
5618p { display: block; break-after: avoid-page; break-before: always; break-inside: avoid; }
5619#user
5620#author
5621#errors
5622#expected
5623align-content: stretch
5624align-items: stretch
5625align-self: auto
5626background-attachment: scroll
5627background-color: #00000000
5628background-image: none
5629background-position: 0% 0%
5630background-repeat: repeat
5631border-collapse: separate
5632border-spacing: 0px 0px
5633border-top-color: #ff000000
5634border-right-color: #ff000000
5635border-bottom-color: #ff000000
5636border-left-color: #ff000000
5637border-top-style: none
5638border-right-style: none
5639border-bottom-style: none
5640border-left-style: none
5641border-top-width: 2px
5642border-right-width: 2px
5643border-bottom-width: 2px
5644border-left-width: 2px
5645bottom: auto
5646box-sizing: content-box
5647break-after: avoid-page
5648break-before: always
5649break-inside: avoid
5650caption-side: top
5651clear: none
5652clip: auto
5653color: #ff000000
5654column-count: auto
5655column-fill: balance
5656column-gap: normal
5657column-rule-color: #ff000000
5658column-rule-style: none
5659column-rule-width: 2px
5660column-span: none
5661column-width: auto
5662content: normal
5663counter-increment: none
5664counter-reset: none
5665cursor: auto
5666direction: ltr
5667display: block
5668empty-cells: show
5669flex-basis: auto
5670flex-direction: row
5671flex-grow: 0.000
5672flex-shrink: 1.000
5673flex-wrap: nowrap
5674float: none
5675font-family: sans-serif
5676font-size: 12pt
5677font-style: normal
5678font-variant: normal
5679font-weight: normal
5680height: auto
5681justify-content: flex-start
5682left: auto
5683letter-spacing: normal
5684line-height: normal
5685list-style-image: none
5686list-style-position: outside
5687list-style-type: disc
5688margin-top: 0px
5689margin-right: 0px
5690margin-bottom: 0px
5691margin-left: 0px
5692max-height: none
5693max-width: none
5694min-height: 0px
5695min-width: 0px
5696opacity: 1.000
5697order: 0
5698outline-color: invert
5699outline-style: none
5700outline-width: 2px
5701overflow-x: visible
5702overflow-y: visible
5703padding-top: 0px
5704padding-right: 0px
5705padding-bottom: 0px
5706padding-left: 0px
5707position: static
5708quotes: none
5709right: auto
5710table-layout: auto
5711text-align: default
5712text-decoration: none
5713text-indent: 0px
5714text-transform: none
5715top: auto
5716unicode-bidi: normal
5717vertical-align: baseline
5718visibility: visible
5719white-space: normal
5720width: auto
5721word-spacing: normal
5722writing-mode: horizontal-tb
5723z-index: auto
5724#reset
5725
5726#tree
5727| div*
5728#ua
5729div { box-sizing: inherit; }
5730#user
5731#errors
5732#expected
5733align-content: stretch
5734align-items: stretch
5735align-self: auto
5736background-attachment: scroll
5737background-color: #00000000
5738background-image: none
5739background-position: 0% 0%
5740background-repeat: repeat
5741border-collapse: separate
5742border-spacing: 0px 0px
5743border-top-color: #ff000000
5744border-right-color: #ff000000
5745border-bottom-color: #ff000000
5746border-left-color: #ff000000
5747border-top-style: none
5748border-right-style: none
5749border-bottom-style: none
5750border-left-style: none
5751border-top-width: 2px
5752border-right-width: 2px
5753border-bottom-width: 2px
5754border-left-width: 2px
5755bottom: auto
5756box-sizing: content-box
5757break-after: auto
5758break-before: auto
5759break-inside: auto
5760caption-side: top
5761clear: none
5762clip: auto
5763color: #ff000000
5764column-count: auto
5765column-fill: balance
5766column-gap: normal
5767column-rule-color: #ff000000
5768column-rule-style: none
5769column-rule-width: 2px
5770column-span: none
5771column-width: auto
5772content: normal
5773counter-increment: none
5774counter-reset: none
5775cursor: auto
5776direction: ltr
5777display: inline
5778empty-cells: show
5779flex-basis: auto
5780flex-direction: row
5781flex-grow: 0.000
5782flex-shrink: 1.000
5783flex-wrap: nowrap
5784float: none
5785font-family: sans-serif
5786font-size: 12pt
5787font-style: normal
5788font-variant: normal
5789font-weight: normal
5790height: auto
5791justify-content: flex-start
5792left: auto
5793letter-spacing: normal
5794line-height: normal
5795list-style-image: none
5796list-style-position: outside
5797list-style-type: disc
5798margin-top: 0px
5799margin-right: 0px
5800margin-bottom: 0px
5801margin-left: 0px
5802max-height: none
5803max-width: none
5804min-height: 0px
5805min-width: 0px
5806opacity: 1.000
5807order: 0
5808outline-color: invert
5809outline-style: none
5810outline-width: 2px
5811overflow-x: visible
5812overflow-y: visible
5813padding-top: 0px
5814padding-right: 0px
5815padding-bottom: 0px
5816padding-left: 0px
5817position: static
5818quotes: none
5819right: auto
5820table-layout: auto
5821text-align: default
5822text-decoration: none
5823text-indent: 0px
5824text-transform: none
5825top: auto
5826unicode-bidi: normal
5827vertical-align: baseline
5828visibility: visible
5829white-space: normal
5830width: auto
5831word-spacing: normal
5832writing-mode: horizontal-tb
5833z-index: auto
5834#reset
5835
5836#tree
5837| div*
5838#ua
5839div { box-sizing: inherit; }
5840#user
5841div { box-sizing: border-box; }
5842#errors
5843#expected
5844align-content: stretch
5845align-items: stretch
5846align-self: auto
5847background-attachment: scroll
5848background-color: #00000000
5849background-image: none
5850background-position: 0% 0%
5851background-repeat: repeat
5852border-collapse: separate
5853border-spacing: 0px 0px
5854border-top-color: #ff000000
5855border-right-color: #ff000000
5856border-bottom-color: #ff000000
5857border-left-color: #ff000000
5858border-top-style: none
5859border-right-style: none
5860border-bottom-style: none
5861border-left-style: none
5862border-top-width: 2px
5863border-right-width: 2px
5864border-bottom-width: 2px
5865border-left-width: 2px
5866bottom: auto
5867box-sizing: border-box
5868break-after: auto
5869break-before: auto
5870break-inside: auto
5871caption-side: top
5872clear: none
5873clip: auto
5874color: #ff000000
5875column-count: auto
5876column-fill: balance
5877column-gap: normal
5878column-rule-color: #ff000000
5879column-rule-style: none
5880column-rule-width: 2px
5881column-span: none
5882column-width: auto
5883content: normal
5884counter-increment: none
5885counter-reset: none
5886cursor: auto
5887direction: ltr
5888display: inline
5889empty-cells: show
5890flex-basis: auto
5891flex-direction: row
5892flex-grow: 0.000
5893flex-shrink: 1.000
5894flex-wrap: nowrap
5895float: none
5896font-family: sans-serif
5897font-size: 12pt
5898font-style: normal
5899font-variant: normal
5900font-weight: normal
5901height: auto
5902justify-content: flex-start
5903left: auto
5904letter-spacing: normal
5905line-height: normal
5906list-style-image: none
5907list-style-position: outside
5908list-style-type: disc
5909margin-top: 0px
5910margin-right: 0px
5911margin-bottom: 0px
5912margin-left: 0px
5913max-height: none
5914max-width: none
5915min-height: 0px
5916min-width: 0px
5917opacity: 1.000
5918order: 0
5919outline-color: invert
5920outline-style: none
5921outline-width: 2px
5922overflow-x: visible
5923overflow-y: visible
5924padding-top: 0px
5925padding-right: 0px
5926padding-bottom: 0px
5927padding-left: 0px
5928position: static
5929quotes: none
5930right: auto
5931table-layout: auto
5932text-align: default
5933text-decoration: none
5934text-indent: 0px
5935text-transform: none
5936top: auto
5937unicode-bidi: normal
5938vertical-align: baseline
5939visibility: visible
5940white-space: normal
5941width: auto
5942word-spacing: normal
5943writing-mode: horizontal-tb
5944z-index: auto
5945#reset
5946
5947#tree
5948| div*
5949#ua
5950div { align-content: space-between; align-items: stretch; align-self: flex-start; }
5951#user
5952#errors
5953#expected
5954align-content: space-between
5955align-items: stretch
5956align-self: flex-start
5957background-attachment: scroll
5958background-color: #00000000
5959background-image: none
5960background-position: 0% 0%
5961background-repeat: repeat
5962border-collapse: separate
5963border-spacing: 0px 0px
5964border-top-color: #ff000000
5965border-right-color: #ff000000
5966border-bottom-color: #ff000000
5967border-left-color: #ff000000
5968border-top-style: none
5969border-right-style: none
5970border-bottom-style: none
5971border-left-style: none
5972border-top-width: 2px
5973border-right-width: 2px
5974border-bottom-width: 2px
5975border-left-width: 2px
5976bottom: auto
5977box-sizing: content-box
5978break-after: auto
5979break-before: auto
5980break-inside: auto
5981caption-side: top
5982clear: none
5983clip: auto
5984color: #ff000000
5985column-count: auto
5986column-fill: balance
5987column-gap: normal
5988column-rule-color: #ff000000
5989column-rule-style: none
5990column-rule-width: 2px
5991column-span: none
5992column-width: auto
5993content: normal
5994counter-increment: none
5995counter-reset: none
5996cursor: auto
5997direction: ltr
5998display: inline
5999empty-cells: show
6000flex-basis: auto
6001flex-direction: row
6002flex-grow: 0.000
6003flex-shrink: 1.000
6004flex-wrap: nowrap
6005float: none
6006font-family: sans-serif
6007font-size: 12pt
6008font-style: normal
6009font-variant: normal
6010font-weight: normal
6011height: auto
6012justify-content: flex-start
6013left: auto
6014letter-spacing: normal
6015line-height: normal
6016list-style-image: none
6017list-style-position: outside
6018list-style-type: disc
6019margin-top: 0px
6020margin-right: 0px
6021margin-bottom: 0px
6022margin-left: 0px
6023max-height: none
6024max-width: none
6025min-height: 0px
6026min-width: 0px
6027opacity: 1.000
6028order: 0
6029outline-color: invert
6030outline-style: none
6031outline-width: 2px
6032overflow-x: visible
6033overflow-y: visible
6034padding-top: 0px
6035padding-right: 0px
6036padding-bottom: 0px
6037padding-left: 0px
6038position: static
6039quotes: none
6040right: auto
6041table-layout: auto
6042text-align: default
6043text-decoration: none
6044text-indent: 0px
6045text-transform: none
6046top: auto
6047unicode-bidi: normal
6048vertical-align: baseline
6049visibility: visible
6050white-space: normal
6051width: auto
6052word-spacing: normal
6053writing-mode: horizontal-tb
6054z-index: auto
6055#reset
6056
6057#tree
6058| div*
6059#ua
6060div { align-content: stretch; align-items: flex-start; align-self: flex-end; }
6061#user
6062#errors
6063#expected
6064align-content: stretch
6065align-items: flex-start
6066align-self: flex-end
6067background-attachment: scroll
6068background-color: #00000000
6069background-image: none
6070background-position: 0% 0%
6071background-repeat: repeat
6072border-collapse: separate
6073border-spacing: 0px 0px
6074border-top-color: #ff000000
6075border-right-color: #ff000000
6076border-bottom-color: #ff000000
6077border-left-color: #ff000000
6078border-top-style: none
6079border-right-style: none
6080border-bottom-style: none
6081border-left-style: none
6082border-top-width: 2px
6083border-right-width: 2px
6084border-bottom-width: 2px
6085border-left-width: 2px
6086bottom: auto
6087box-sizing: content-box
6088break-after: auto
6089break-before: auto
6090break-inside: auto
6091caption-side: top
6092clear: none
6093clip: auto
6094color: #ff000000
6095column-count: auto
6096column-fill: balance
6097column-gap: normal
6098column-rule-color: #ff000000
6099column-rule-style: none
6100column-rule-width: 2px
6101column-span: none
6102column-width: auto
6103content: normal
6104counter-increment: none
6105counter-reset: none
6106cursor: auto
6107direction: ltr
6108display: inline
6109empty-cells: show
6110flex-basis: auto
6111flex-direction: row
6112flex-grow: 0.000
6113flex-shrink: 1.000
6114flex-wrap: nowrap
6115float: none
6116font-family: sans-serif
6117font-size: 12pt
6118font-style: normal
6119font-variant: normal
6120font-weight: normal
6121height: auto
6122justify-content: flex-start
6123left: auto
6124letter-spacing: normal
6125line-height: normal
6126list-style-image: none
6127list-style-position: outside
6128list-style-type: disc
6129margin-top: 0px
6130margin-right: 0px
6131margin-bottom: 0px
6132margin-left: 0px
6133max-height: none
6134max-width: none
6135min-height: 0px
6136min-width: 0px
6137opacity: 1.000
6138order: 0
6139outline-color: invert
6140outline-style: none
6141outline-width: 2px
6142overflow-x: visible
6143overflow-y: visible
6144padding-top: 0px
6145padding-right: 0px
6146padding-bottom: 0px
6147padding-left: 0px
6148position: static
6149quotes: none
6150right: auto
6151table-layout: auto
6152text-align: default
6153text-decoration: none
6154text-indent: 0px
6155text-transform: none
6156top: auto
6157unicode-bidi: normal
6158vertical-align: baseline
6159visibility: visible
6160white-space: normal
6161width: auto
6162word-spacing: normal
6163writing-mode: horizontal-tb
6164z-index: auto
6165#reset
6166
6167#tree
6168| div*
6169#ua
6170div { align-content: flex-start; align-items: flex-end; align-self: center; }
6171#user
6172#errors
6173#expected
6174align-content: flex-start
6175align-items: flex-end
6176align-self: center
6177background-attachment: scroll
6178background-color: #00000000
6179background-image: none
6180background-position: 0% 0%
6181background-repeat: repeat
6182border-collapse: separate
6183border-spacing: 0px 0px
6184border-top-color: #ff000000
6185border-right-color: #ff000000
6186border-bottom-color: #ff000000
6187border-left-color: #ff000000
6188border-top-style: none
6189border-right-style: none
6190border-bottom-style: none
6191border-left-style: none
6192border-top-width: 2px
6193border-right-width: 2px
6194border-bottom-width: 2px
6195border-left-width: 2px
6196bottom: auto
6197box-sizing: content-box
6198break-after: auto
6199break-before: auto
6200break-inside: auto
6201caption-side: top
6202clear: none
6203clip: auto
6204color: #ff000000
6205column-count: auto
6206column-fill: balance
6207column-gap: normal
6208column-rule-color: #ff000000
6209column-rule-style: none
6210column-rule-width: 2px
6211column-span: none
6212column-width: auto
6213content: normal
6214counter-increment: none
6215counter-reset: none
6216cursor: auto
6217direction: ltr
6218display: inline
6219empty-cells: show
6220flex-basis: auto
6221flex-direction: row
6222flex-grow: 0.000
6223flex-shrink: 1.000
6224flex-wrap: nowrap
6225float: none
6226font-family: sans-serif
6227font-size: 12pt
6228font-style: normal
6229font-variant: normal
6230font-weight: normal
6231height: auto
6232justify-content: flex-start
6233left: auto
6234letter-spacing: normal
6235line-height: normal
6236list-style-image: none
6237list-style-position: outside
6238list-style-type: disc
6239margin-top: 0px
6240margin-right: 0px
6241margin-bottom: 0px
6242margin-left: 0px
6243max-height: none
6244max-width: none
6245min-height: 0px
6246min-width: 0px
6247opacity: 1.000
6248order: 0
6249outline-color: invert
6250outline-style: none
6251outline-width: 2px
6252overflow-x: visible
6253overflow-y: visible
6254padding-top: 0px
6255padding-right: 0px
6256padding-bottom: 0px
6257padding-left: 0px
6258position: static
6259quotes: none
6260right: auto
6261table-layout: auto
6262text-align: default
6263text-decoration: none
6264text-indent: 0px
6265text-transform: none
6266top: auto
6267unicode-bidi: normal
6268vertical-align: baseline
6269visibility: visible
6270white-space: normal
6271width: auto
6272word-spacing: normal
6273writing-mode: horizontal-tb
6274z-index: auto
6275#reset
6276
6277#tree
6278| div*
6279#ua
6280div { align-content: flex-end; align-items: center; align-self: baseline; }
6281#user
6282#errors
6283#expected
6284align-content: flex-end
6285align-items: center
6286align-self: baseline
6287background-attachment: scroll
6288background-color: #00000000
6289background-image: none
6290background-position: 0% 0%
6291background-repeat: repeat
6292border-collapse: separate
6293border-spacing: 0px 0px
6294border-top-color: #ff000000
6295border-right-color: #ff000000
6296border-bottom-color: #ff000000
6297border-left-color: #ff000000
6298border-top-style: none
6299border-right-style: none
6300border-bottom-style: none
6301border-left-style: none
6302border-top-width: 2px
6303border-right-width: 2px
6304border-bottom-width: 2px
6305border-left-width: 2px
6306bottom: auto
6307box-sizing: content-box
6308break-after: auto
6309break-before: auto
6310break-inside: auto
6311caption-side: top
6312clear: none
6313clip: auto
6314color: #ff000000
6315column-count: auto
6316column-fill: balance
6317column-gap: normal
6318column-rule-color: #ff000000
6319column-rule-style: none
6320column-rule-width: 2px
6321column-span: none
6322column-width: auto
6323content: normal
6324counter-increment: none
6325counter-reset: none
6326cursor: auto
6327direction: ltr
6328display: inline
6329empty-cells: show
6330flex-basis: auto
6331flex-direction: row
6332flex-grow: 0.000
6333flex-shrink: 1.000
6334flex-wrap: nowrap
6335float: none
6336font-family: sans-serif
6337font-size: 12pt
6338font-style: normal
6339font-variant: normal
6340font-weight: normal
6341height: auto
6342justify-content: flex-start
6343left: auto
6344letter-spacing: normal
6345line-height: normal
6346list-style-image: none
6347list-style-position: outside
6348list-style-type: disc
6349margin-top: 0px
6350margin-right: 0px
6351margin-bottom: 0px
6352margin-left: 0px
6353max-height: none
6354max-width: none
6355min-height: 0px
6356min-width: 0px
6357opacity: 1.000
6358order: 0
6359outline-color: invert
6360outline-style: none
6361outline-width: 2px
6362overflow-x: visible
6363overflow-y: visible
6364padding-top: 0px
6365padding-right: 0px
6366padding-bottom: 0px
6367padding-left: 0px
6368position: static
6369quotes: none
6370right: auto
6371table-layout: auto
6372text-align: default
6373text-decoration: none
6374text-indent: 0px
6375text-transform: none
6376top: auto
6377unicode-bidi: normal
6378vertical-align: baseline
6379visibility: visible
6380white-space: normal
6381width: auto
6382word-spacing: normal
6383writing-mode: horizontal-tb
6384z-index: auto
6385#reset
6386
6387#tree
6388| div*
6389#ua
6390div { align-content: center; align-items: baseline; align-self: auto; }
6391#user
6392#errors
6393#expected
6394align-content: center
6395align-items: baseline
6396align-self: auto
6397background-attachment: scroll
6398background-color: #00000000
6399background-image: none
6400background-position: 0% 0%
6401background-repeat: repeat
6402border-collapse: separate
6403border-spacing: 0px 0px
6404border-top-color: #ff000000
6405border-right-color: #ff000000
6406border-bottom-color: #ff000000
6407border-left-color: #ff000000
6408border-top-style: none
6409border-right-style: none
6410border-bottom-style: none
6411border-left-style: none
6412border-top-width: 2px
6413border-right-width: 2px
6414border-bottom-width: 2px
6415border-left-width: 2px
6416bottom: auto
6417box-sizing: content-box
6418break-after: auto
6419break-before: auto
6420break-inside: auto
6421caption-side: top
6422clear: none
6423clip: auto
6424color: #ff000000
6425column-count: auto
6426column-fill: balance
6427column-gap: normal
6428column-rule-color: #ff000000
6429column-rule-style: none
6430column-rule-width: 2px
6431column-span: none
6432column-width: auto
6433content: normal
6434counter-increment: none
6435counter-reset: none
6436cursor: auto
6437direction: ltr
6438display: inline
6439empty-cells: show
6440flex-basis: auto
6441flex-direction: row
6442flex-grow: 0.000
6443flex-shrink: 1.000
6444flex-wrap: nowrap
6445float: none
6446font-family: sans-serif
6447font-size: 12pt
6448font-style: normal
6449font-variant: normal
6450font-weight: normal
6451height: auto
6452justify-content: flex-start
6453left: auto
6454letter-spacing: normal
6455line-height: normal
6456list-style-image: none
6457list-style-position: outside
6458list-style-type: disc
6459margin-top: 0px
6460margin-right: 0px
6461margin-bottom: 0px
6462margin-left: 0px
6463max-height: none
6464max-width: none
6465min-height: 0px
6466min-width: 0px
6467opacity: 1.000
6468order: 0
6469outline-color: invert
6470outline-style: none
6471outline-width: 2px
6472overflow-x: visible
6473overflow-y: visible
6474padding-top: 0px
6475padding-right: 0px
6476padding-bottom: 0px
6477padding-left: 0px
6478position: static
6479quotes: none
6480right: auto
6481table-layout: auto
6482text-align: default
6483text-decoration: none
6484text-indent: 0px
6485text-transform: none
6486top: auto
6487unicode-bidi: normal
6488vertical-align: baseline
6489visibility: visible
6490white-space: normal
6491width: auto
6492word-spacing: normal
6493writing-mode: horizontal-tb
6494z-index: auto
6495#reset
6496
6497#tree
6498| div
6499|  p*
6500#ua
6501div { align-content: center; align-items: center; align-self: center; }
6502p { align-content: inherit; align-items: inherit; align-self: inherit; }
6503#user
6504#errors
6505#expected
6506align-content: center
6507align-items: center
6508align-self: center
6509background-attachment: scroll
6510background-color: #00000000
6511background-image: none
6512background-position: 0% 0%
6513background-repeat: repeat
6514border-collapse: separate
6515border-spacing: 0px 0px
6516border-top-color: #ff000000
6517border-right-color: #ff000000
6518border-bottom-color: #ff000000
6519border-left-color: #ff000000
6520border-top-style: none
6521border-right-style: none
6522border-bottom-style: none
6523border-left-style: none
6524border-top-width: 2px
6525border-right-width: 2px
6526border-bottom-width: 2px
6527border-left-width: 2px
6528bottom: auto
6529box-sizing: content-box
6530break-after: auto
6531break-before: auto
6532break-inside: auto
6533caption-side: top
6534clear: none
6535clip: auto
6536color: #ff000000
6537column-count: auto
6538column-fill: balance
6539column-gap: normal
6540column-rule-color: #ff000000
6541column-rule-style: none
6542column-rule-width: 2px
6543column-span: none
6544column-width: auto
6545content: normal
6546counter-increment: none
6547counter-reset: none
6548cursor: auto
6549direction: ltr
6550display: inline
6551empty-cells: show
6552flex-basis: auto
6553flex-direction: row
6554flex-grow: 0.000
6555flex-shrink: 1.000
6556flex-wrap: nowrap
6557float: none
6558font-family: sans-serif
6559font-size: 12pt
6560font-style: normal
6561font-variant: normal
6562font-weight: normal
6563height: auto
6564justify-content: flex-start
6565left: auto
6566letter-spacing: normal
6567line-height: normal
6568list-style-image: none
6569list-style-position: outside
6570list-style-type: disc
6571margin-top: 0px
6572margin-right: 0px
6573margin-bottom: 0px
6574margin-left: 0px
6575max-height: none
6576max-width: none
6577min-height: 0px
6578min-width: 0px
6579opacity: 1.000
6580order: 0
6581outline-color: invert
6582outline-style: none
6583outline-width: 2px
6584overflow-x: visible
6585overflow-y: visible
6586padding-top: 0px
6587padding-right: 0px
6588padding-bottom: 0px
6589padding-left: 0px
6590position: static
6591quotes: none
6592right: auto
6593table-layout: auto
6594text-align: default
6595text-decoration: none
6596text-indent: 0px
6597text-transform: none
6598top: auto
6599unicode-bidi: normal
6600vertical-align: baseline
6601visibility: visible
6602white-space: normal
6603width: auto
6604word-spacing: normal
6605writing-mode: horizontal-tb
6606z-index: auto
6607#reset
6608
6609#tree
6610| div*
6611#ua
6612div { align-content: space-around; align-items: stretch; align-self: stretch; }
6613#user
6614#errors
6615#expected
6616align-content: space-around
6617align-items: stretch
6618align-self: stretch
6619background-attachment: scroll
6620background-color: #00000000
6621background-image: none
6622background-position: 0% 0%
6623background-repeat: repeat
6624border-collapse: separate
6625border-spacing: 0px 0px
6626border-top-color: #ff000000
6627border-right-color: #ff000000
6628border-bottom-color: #ff000000
6629border-left-color: #ff000000
6630border-top-style: none
6631border-right-style: none
6632border-bottom-style: none
6633border-left-style: none
6634border-top-width: 2px
6635border-right-width: 2px
6636border-bottom-width: 2px
6637border-left-width: 2px
6638bottom: auto
6639box-sizing: content-box
6640break-after: auto
6641break-before: auto
6642break-inside: auto
6643caption-side: top
6644clear: none
6645clip: auto
6646color: #ff000000
6647column-count: auto
6648column-fill: balance
6649column-gap: normal
6650column-rule-color: #ff000000
6651column-rule-style: none
6652column-rule-width: 2px
6653column-span: none
6654column-width: auto
6655content: normal
6656counter-increment: none
6657counter-reset: none
6658cursor: auto
6659direction: ltr
6660display: inline
6661empty-cells: show
6662flex-basis: auto
6663flex-direction: row
6664flex-grow: 0.000
6665flex-shrink: 1.000
6666flex-wrap: nowrap
6667float: none
6668font-family: sans-serif
6669font-size: 12pt
6670font-style: normal
6671font-variant: normal
6672font-weight: normal
6673height: auto
6674justify-content: flex-start
6675left: auto
6676letter-spacing: normal
6677line-height: normal
6678list-style-image: none
6679list-style-position: outside
6680list-style-type: disc
6681margin-top: 0px
6682margin-right: 0px
6683margin-bottom: 0px
6684margin-left: 0px
6685max-height: none
6686max-width: none
6687min-height: 0px
6688min-width: 0px
6689opacity: 1.000
6690order: 0
6691outline-color: invert
6692outline-style: none
6693outline-width: 2px
6694overflow-x: visible
6695overflow-y: visible
6696padding-top: 0px
6697padding-right: 0px
6698padding-bottom: 0px
6699padding-left: 0px
6700position: static
6701quotes: none
6702right: auto
6703table-layout: auto
6704text-align: default
6705text-decoration: none
6706text-indent: 0px
6707text-transform: none
6708top: auto
6709unicode-bidi: normal
6710vertical-align: baseline
6711visibility: visible
6712white-space: normal
6713width: auto
6714word-spacing: normal
6715writing-mode: horizontal-tb
6716z-index: auto
6717#reset
6718
6719#tree
6720| div*
6721#ua
6722div { align-content: space-evenly; align-items: flex-start; align-self: stretch; }
6723#user
6724#errors
6725#expected
6726align-content: space-evenly
6727align-items: flex-start
6728align-self: stretch
6729background-attachment: scroll
6730background-color: #00000000
6731background-image: none
6732background-position: 0% 0%
6733background-repeat: repeat
6734border-collapse: separate
6735border-spacing: 0px 0px
6736border-top-color: #ff000000
6737border-right-color: #ff000000
6738border-bottom-color: #ff000000
6739border-left-color: #ff000000
6740border-top-style: none
6741border-right-style: none
6742border-bottom-style: none
6743border-left-style: none
6744border-top-width: 2px
6745border-right-width: 2px
6746border-bottom-width: 2px
6747border-left-width: 2px
6748bottom: auto
6749box-sizing: content-box
6750break-after: auto
6751break-before: auto
6752break-inside: auto
6753caption-side: top
6754clear: none
6755clip: auto
6756color: #ff000000
6757column-count: auto
6758column-fill: balance
6759column-gap: normal
6760column-rule-color: #ff000000
6761column-rule-style: none
6762column-rule-width: 2px
6763column-span: none
6764column-width: auto
6765content: normal
6766counter-increment: none
6767counter-reset: none
6768cursor: auto
6769direction: ltr
6770display: inline
6771empty-cells: show
6772flex-basis: auto
6773flex-direction: row
6774flex-grow: 0.000
6775flex-shrink: 1.000
6776flex-wrap: nowrap
6777float: none
6778font-family: sans-serif
6779font-size: 12pt
6780font-style: normal
6781font-variant: normal
6782font-weight: normal
6783height: auto
6784justify-content: flex-start
6785left: auto
6786letter-spacing: normal
6787line-height: normal
6788list-style-image: none
6789list-style-position: outside
6790list-style-type: disc
6791margin-top: 0px
6792margin-right: 0px
6793margin-bottom: 0px
6794margin-left: 0px
6795max-height: none
6796max-width: none
6797min-height: 0px
6798min-width: 0px
6799opacity: 1.000
6800order: 0
6801outline-color: invert
6802outline-style: none
6803outline-width: 2px
6804overflow-x: visible
6805overflow-y: visible
6806padding-top: 0px
6807padding-right: 0px
6808padding-bottom: 0px
6809padding-left: 0px
6810position: static
6811quotes: none
6812right: auto
6813table-layout: auto
6814text-align: default
6815text-decoration: none
6816text-indent: 0px
6817text-transform: none
6818top: auto
6819unicode-bidi: normal
6820vertical-align: baseline
6821visibility: visible
6822white-space: normal
6823width: auto
6824word-spacing: normal
6825writing-mode: horizontal-tb
6826z-index: auto
6827#reset
6828
6829#tree
6830| div*
6831#ua
6832div { align-content: center; align-items: center; align-self: center; }
6833#user
6834div { align-content: flex-end; align-items: flex-end; align-self: flex-end; }
6835#errors
6836#expected
6837align-content: flex-end
6838align-items: flex-end
6839align-self: flex-end
6840background-attachment: scroll
6841background-color: #00000000
6842background-image: none
6843background-position: 0% 0%
6844background-repeat: repeat
6845border-collapse: separate
6846border-spacing: 0px 0px
6847border-top-color: #ff000000
6848border-right-color: #ff000000
6849border-bottom-color: #ff000000
6850border-left-color: #ff000000
6851border-top-style: none
6852border-right-style: none
6853border-bottom-style: none
6854border-left-style: none
6855border-top-width: 2px
6856border-right-width: 2px
6857border-bottom-width: 2px
6858border-left-width: 2px
6859bottom: auto
6860box-sizing: content-box
6861break-after: auto
6862break-before: auto
6863break-inside: auto
6864caption-side: top
6865clear: none
6866clip: auto
6867color: #ff000000
6868column-count: auto
6869column-fill: balance
6870column-gap: normal
6871column-rule-color: #ff000000
6872column-rule-style: none
6873column-rule-width: 2px
6874column-span: none
6875column-width: auto
6876content: normal
6877counter-increment: none
6878counter-reset: none
6879cursor: auto
6880direction: ltr
6881display: inline
6882empty-cells: show
6883flex-basis: auto
6884flex-direction: row
6885flex-grow: 0.000
6886flex-shrink: 1.000
6887flex-wrap: nowrap
6888float: none
6889font-family: sans-serif
6890font-size: 12pt
6891font-style: normal
6892font-variant: normal
6893font-weight: normal
6894height: auto
6895justify-content: flex-start
6896left: auto
6897letter-spacing: normal
6898line-height: normal
6899list-style-image: none
6900list-style-position: outside
6901list-style-type: disc
6902margin-top: 0px
6903margin-right: 0px
6904margin-bottom: 0px
6905margin-left: 0px
6906max-height: none
6907max-width: none
6908min-height: 0px
6909min-width: 0px
6910opacity: 1.000
6911order: 0
6912outline-color: invert
6913outline-style: none
6914outline-width: 2px
6915overflow-x: visible
6916overflow-y: visible
6917padding-top: 0px
6918padding-right: 0px
6919padding-bottom: 0px
6920padding-left: 0px
6921position: static
6922quotes: none
6923right: auto
6924table-layout: auto
6925text-align: default
6926text-decoration: none
6927text-indent: 0px
6928text-transform: none
6929top: auto
6930unicode-bidi: normal
6931vertical-align: baseline
6932visibility: visible
6933white-space: normal
6934width: auto
6935word-spacing: normal
6936writing-mode: horizontal-tb
6937z-index: auto
6938#reset
6939#
6940#tree
6941| div*
6942#ua
6943div { flex: 2 3 10px; }
6944#user
6945#errors
6946#expected
6947align-content: stretch
6948align-items: stretch
6949align-self: auto
6950background-attachment: scroll
6951background-color: #00000000
6952background-image: none
6953background-position: 0% 0%
6954background-repeat: repeat
6955border-collapse: separate
6956border-spacing: 0px 0px
6957border-top-color: #ff000000
6958border-right-color: #ff000000
6959border-bottom-color: #ff000000
6960border-left-color: #ff000000
6961border-top-style: none
6962border-right-style: none
6963border-bottom-style: none
6964border-left-style: none
6965border-top-width: 2px
6966border-right-width: 2px
6967border-bottom-width: 2px
6968border-left-width: 2px
6969bottom: auto
6970box-sizing: content-box
6971break-after: auto
6972break-before: auto
6973break-inside: auto
6974caption-side: top
6975clear: none
6976clip: auto
6977color: #ff000000
6978column-count: auto
6979column-fill: balance
6980column-gap: normal
6981column-rule-color: #ff000000
6982column-rule-style: none
6983column-rule-width: 2px
6984column-span: none
6985column-width: auto
6986content: normal
6987counter-increment: none
6988counter-reset: none
6989cursor: auto
6990direction: ltr
6991display: inline
6992empty-cells: show
6993flex-basis: 10px
6994flex-direction: row
6995flex-grow: 2.000
6996flex-shrink: 3.000
6997flex-wrap: nowrap
6998float: none
6999font-family: sans-serif
7000font-size: 12pt
7001font-style: normal
7002font-variant: normal
7003font-weight: normal
7004height: auto
7005justify-content: flex-start
7006left: auto
7007letter-spacing: normal
7008line-height: normal
7009list-style-image: none
7010list-style-position: outside
7011list-style-type: disc
7012margin-top: 0px
7013margin-right: 0px
7014margin-bottom: 0px
7015margin-left: 0px
7016max-height: none
7017max-width: none
7018min-height: 0px
7019min-width: 0px
7020opacity: 1.000
7021order: 0
7022outline-color: invert
7023outline-style: none
7024outline-width: 2px
7025overflow-x: visible
7026overflow-y: visible
7027padding-top: 0px
7028padding-right: 0px
7029padding-bottom: 0px
7030padding-left: 0px
7031position: static
7032quotes: none
7033right: auto
7034table-layout: auto
7035text-align: default
7036text-decoration: none
7037text-indent: 0px
7038text-transform: none
7039top: auto
7040unicode-bidi: normal
7041vertical-align: baseline
7042visibility: visible
7043white-space: normal
7044width: auto
7045word-spacing: normal
7046writing-mode: horizontal-tb
7047z-index: auto
7048#reset
7049
7050#tree
7051| div*
7052#ua
7053div { flex: auto; }
7054#user
7055#errors
7056#expected
7057align-content: stretch
7058align-items: stretch
7059align-self: auto
7060background-attachment: scroll
7061background-color: #00000000
7062background-image: none
7063background-position: 0% 0%
7064background-repeat: repeat
7065border-collapse: separate
7066border-spacing: 0px 0px
7067border-top-color: #ff000000
7068border-right-color: #ff000000
7069border-bottom-color: #ff000000
7070border-left-color: #ff000000
7071border-top-style: none
7072border-right-style: none
7073border-bottom-style: none
7074border-left-style: none
7075border-top-width: 2px
7076border-right-width: 2px
7077border-bottom-width: 2px
7078border-left-width: 2px
7079bottom: auto
7080box-sizing: content-box
7081break-after: auto
7082break-before: auto
7083break-inside: auto
7084caption-side: top
7085clear: none
7086clip: auto
7087color: #ff000000
7088column-count: auto
7089column-fill: balance
7090column-gap: normal
7091column-rule-color: #ff000000
7092column-rule-style: none
7093column-rule-width: 2px
7094column-span: none
7095column-width: auto
7096content: normal
7097counter-increment: none
7098counter-reset: none
7099cursor: auto
7100direction: ltr
7101display: inline
7102empty-cells: show
7103flex-basis: auto
7104flex-direction: row
7105flex-grow: 1.000
7106flex-shrink: 1.000
7107flex-wrap: nowrap
7108float: none
7109font-family: sans-serif
7110font-size: 12pt
7111font-style: normal
7112font-variant: normal
7113font-weight: normal
7114height: auto
7115justify-content: flex-start
7116left: auto
7117letter-spacing: normal
7118line-height: normal
7119list-style-image: none
7120list-style-position: outside
7121list-style-type: disc
7122margin-top: 0px
7123margin-right: 0px
7124margin-bottom: 0px
7125margin-left: 0px
7126max-height: none
7127max-width: none
7128min-height: 0px
7129min-width: 0px
7130opacity: 1.000
7131order: 0
7132outline-color: invert
7133outline-style: none
7134outline-width: 2px
7135overflow-x: visible
7136overflow-y: visible
7137padding-top: 0px
7138padding-right: 0px
7139padding-bottom: 0px
7140padding-left: 0px
7141position: static
7142quotes: none
7143right: auto
7144table-layout: auto
7145text-align: default
7146text-decoration: none
7147text-indent: 0px
7148text-transform: none
7149top: auto
7150unicode-bidi: normal
7151vertical-align: baseline
7152visibility: visible
7153white-space: normal
7154width: auto
7155word-spacing: normal
7156writing-mode: horizontal-tb
7157z-index: auto
7158#reset
7159
7160#tree
7161| div*
7162#ua
7163div { flex: none; }
7164#user
7165#errors
7166#expected
7167align-content: stretch
7168align-items: stretch
7169align-self: auto
7170background-attachment: scroll
7171background-color: #00000000
7172background-image: none
7173background-position: 0% 0%
7174background-repeat: repeat
7175border-collapse: separate
7176border-spacing: 0px 0px
7177border-top-color: #ff000000
7178border-right-color: #ff000000
7179border-bottom-color: #ff000000
7180border-left-color: #ff000000
7181border-top-style: none
7182border-right-style: none
7183border-bottom-style: none
7184border-left-style: none
7185border-top-width: 2px
7186border-right-width: 2px
7187border-bottom-width: 2px
7188border-left-width: 2px
7189bottom: auto
7190box-sizing: content-box
7191break-after: auto
7192break-before: auto
7193break-inside: auto
7194caption-side: top
7195clear: none
7196clip: auto
7197color: #ff000000
7198column-count: auto
7199column-fill: balance
7200column-gap: normal
7201column-rule-color: #ff000000
7202column-rule-style: none
7203column-rule-width: 2px
7204column-span: none
7205column-width: auto
7206content: normal
7207counter-increment: none
7208counter-reset: none
7209cursor: auto
7210direction: ltr
7211display: inline
7212empty-cells: show
7213flex-basis: auto
7214flex-direction: row
7215flex-grow: 0.000
7216flex-shrink: 0.000
7217flex-wrap: nowrap
7218float: none
7219font-family: sans-serif
7220font-size: 12pt
7221font-style: normal
7222font-variant: normal
7223font-weight: normal
7224height: auto
7225justify-content: flex-start
7226left: auto
7227letter-spacing: normal
7228line-height: normal
7229list-style-image: none
7230list-style-position: outside
7231list-style-type: disc
7232margin-top: 0px
7233margin-right: 0px
7234margin-bottom: 0px
7235margin-left: 0px
7236max-height: none
7237max-width: none
7238min-height: 0px
7239min-width: 0px
7240opacity: 1.000
7241order: 0
7242outline-color: invert
7243outline-style: none
7244outline-width: 2px
7245overflow-x: visible
7246overflow-y: visible
7247padding-top: 0px
7248padding-right: 0px
7249padding-bottom: 0px
7250padding-left: 0px
7251position: static
7252quotes: none
7253right: auto
7254table-layout: auto
7255text-align: default
7256text-decoration: none
7257text-indent: 0px
7258text-transform: none
7259top: auto
7260unicode-bidi: normal
7261vertical-align: baseline
7262visibility: visible
7263white-space: normal
7264width: auto
7265word-spacing: normal
7266writing-mode: horizontal-tb
7267z-index: auto
7268#reset
7269
7270#tree
7271| div*
7272#ua
7273div { flex: 0; }
7274#user
7275#errors
7276#expected
7277align-content: stretch
7278align-items: stretch
7279align-self: auto
7280background-attachment: scroll
7281background-color: #00000000
7282background-image: none
7283background-position: 0% 0%
7284background-repeat: repeat
7285border-collapse: separate
7286border-spacing: 0px 0px
7287border-top-color: #ff000000
7288border-right-color: #ff000000
7289border-bottom-color: #ff000000
7290border-left-color: #ff000000
7291border-top-style: none
7292border-right-style: none
7293border-bottom-style: none
7294border-left-style: none
7295border-top-width: 2px
7296border-right-width: 2px
7297border-bottom-width: 2px
7298border-left-width: 2px
7299bottom: auto
7300box-sizing: content-box
7301break-after: auto
7302break-before: auto
7303break-inside: auto
7304caption-side: top
7305clear: none
7306clip: auto
7307color: #ff000000
7308column-count: auto
7309column-fill: balance
7310column-gap: normal
7311column-rule-color: #ff000000
7312column-rule-style: none
7313column-rule-width: 2px
7314column-span: none
7315column-width: auto
7316content: normal
7317counter-increment: none
7318counter-reset: none
7319cursor: auto
7320direction: ltr
7321display: inline
7322empty-cells: show
7323flex-basis: 0px
7324flex-direction: row
7325flex-grow: 0.000
7326flex-shrink: 1.000
7327flex-wrap: nowrap
7328float: none
7329font-family: sans-serif
7330font-size: 12pt
7331font-style: normal
7332font-variant: normal
7333font-weight: normal
7334height: auto
7335justify-content: flex-start
7336left: auto
7337letter-spacing: normal
7338line-height: normal
7339list-style-image: none
7340list-style-position: outside
7341list-style-type: disc
7342margin-top: 0px
7343margin-right: 0px
7344margin-bottom: 0px
7345margin-left: 0px
7346max-height: none
7347max-width: none
7348min-height: 0px
7349min-width: 0px
7350opacity: 1.000
7351order: 0
7352outline-color: invert
7353outline-style: none
7354outline-width: 2px
7355overflow-x: visible
7356overflow-y: visible
7357padding-top: 0px
7358padding-right: 0px
7359padding-bottom: 0px
7360padding-left: 0px
7361position: static
7362quotes: none
7363right: auto
7364table-layout: auto
7365text-align: default
7366text-decoration: none
7367text-indent: 0px
7368text-transform: none
7369top: auto
7370unicode-bidi: normal
7371vertical-align: baseline
7372visibility: visible
7373white-space: normal
7374width: auto
7375word-spacing: normal
7376writing-mode: horizontal-tb
7377z-index: auto
7378#reset
7379
7380#tree
7381| div*
7382#ua
7383div { flex: 0 0; }
7384#user
7385#errors
7386#expected
7387align-content: stretch
7388align-items: stretch
7389align-self: auto
7390background-attachment: scroll
7391background-color: #00000000
7392background-image: none
7393background-position: 0% 0%
7394background-repeat: repeat
7395border-collapse: separate
7396border-spacing: 0px 0px
7397border-top-color: #ff000000
7398border-right-color: #ff000000
7399border-bottom-color: #ff000000
7400border-left-color: #ff000000
7401border-top-style: none
7402border-right-style: none
7403border-bottom-style: none
7404border-left-style: none
7405border-top-width: 2px
7406border-right-width: 2px
7407border-bottom-width: 2px
7408border-left-width: 2px
7409bottom: auto
7410box-sizing: content-box
7411break-after: auto
7412break-before: auto
7413break-inside: auto
7414caption-side: top
7415clear: none
7416clip: auto
7417color: #ff000000
7418column-count: auto
7419column-fill: balance
7420column-gap: normal
7421column-rule-color: #ff000000
7422column-rule-style: none
7423column-rule-width: 2px
7424column-span: none
7425column-width: auto
7426content: normal
7427counter-increment: none
7428counter-reset: none
7429cursor: auto
7430direction: ltr
7431display: inline
7432empty-cells: show
7433flex-basis: 0px
7434flex-direction: row
7435flex-grow: 0.000
7436flex-shrink: 1.000
7437flex-wrap: nowrap
7438float: none
7439font-family: sans-serif
7440font-size: 12pt
7441font-style: normal
7442font-variant: normal
7443font-weight: normal
7444height: auto
7445justify-content: flex-start
7446left: auto
7447letter-spacing: normal
7448line-height: normal
7449list-style-image: none
7450list-style-position: outside
7451list-style-type: disc
7452margin-top: 0px
7453margin-right: 0px
7454margin-bottom: 0px
7455margin-left: 0px
7456max-height: none
7457max-width: none
7458min-height: 0px
7459min-width: 0px
7460opacity: 1.000
7461order: 0
7462outline-color: invert
7463outline-style: none
7464outline-width: 2px
7465overflow-x: visible
7466overflow-y: visible
7467padding-top: 0px
7468padding-right: 0px
7469padding-bottom: 0px
7470padding-left: 0px
7471position: static
7472quotes: none
7473right: auto
7474table-layout: auto
7475text-align: default
7476text-decoration: none
7477text-indent: 0px
7478text-transform: none
7479top: auto
7480unicode-bidi: normal
7481vertical-align: baseline
7482visibility: visible
7483white-space: normal
7484width: auto
7485word-spacing: normal
7486writing-mode: horizontal-tb
7487z-index: auto
7488#reset
7489
7490#tree
7491| div*
7492#ua
7493div { flex: 0 0 0; }
7494#user
7495#errors
7496#expected
7497align-content: stretch
7498align-items: stretch
7499align-self: auto
7500background-attachment: scroll
7501background-color: #00000000
7502background-image: none
7503background-position: 0% 0%
7504background-repeat: repeat
7505border-collapse: separate
7506border-spacing: 0px 0px
7507border-top-color: #ff000000
7508border-right-color: #ff000000
7509border-bottom-color: #ff000000
7510border-left-color: #ff000000
7511border-top-style: none
7512border-right-style: none
7513border-bottom-style: none
7514border-left-style: none
7515border-top-width: 2px
7516border-right-width: 2px
7517border-bottom-width: 2px
7518border-left-width: 2px
7519bottom: auto
7520box-sizing: content-box
7521break-after: auto
7522break-before: auto
7523break-inside: auto
7524caption-side: top
7525clear: none
7526clip: auto
7527color: #ff000000
7528column-count: auto
7529column-fill: balance
7530column-gap: normal
7531column-rule-color: #ff000000
7532column-rule-style: none
7533column-rule-width: 2px
7534column-span: none
7535column-width: auto
7536content: normal
7537counter-increment: none
7538counter-reset: none
7539cursor: auto
7540direction: ltr
7541display: inline
7542empty-cells: show
7543flex-basis: 0px
7544flex-direction: row
7545flex-grow: 0.000
7546flex-shrink: 0.000
7547flex-wrap: nowrap
7548float: none
7549font-family: sans-serif
7550font-size: 12pt
7551font-style: normal
7552font-variant: normal
7553font-weight: normal
7554height: auto
7555justify-content: flex-start
7556left: auto
7557letter-spacing: normal
7558line-height: normal
7559list-style-image: none
7560list-style-position: outside
7561list-style-type: disc
7562margin-top: 0px
7563margin-right: 0px
7564margin-bottom: 0px
7565margin-left: 0px
7566max-height: none
7567max-width: none
7568min-height: 0px
7569min-width: 0px
7570opacity: 1.000
7571order: 0
7572outline-color: invert
7573outline-style: none
7574outline-width: 2px
7575overflow-x: visible
7576overflow-y: visible
7577padding-top: 0px
7578padding-right: 0px
7579padding-bottom: 0px
7580padding-left: 0px
7581position: static
7582quotes: none
7583right: auto
7584table-layout: auto
7585text-align: default
7586text-decoration: none
7587text-indent: 0px
7588text-transform: none
7589top: auto
7590unicode-bidi: normal
7591vertical-align: baseline
7592visibility: visible
7593white-space: normal
7594width: auto
7595word-spacing: normal
7596writing-mode: horizontal-tb
7597z-index: auto
7598#reset
7599
7600#tree
7601| div*
7602#ua
7603div { flex: 3; }
7604#user
7605#errors
7606#expected
7607align-content: stretch
7608align-items: stretch
7609align-self: auto
7610background-attachment: scroll
7611background-color: #00000000
7612background-image: none
7613background-position: 0% 0%
7614background-repeat: repeat
7615border-collapse: separate
7616border-spacing: 0px 0px
7617border-top-color: #ff000000
7618border-right-color: #ff000000
7619border-bottom-color: #ff000000
7620border-left-color: #ff000000
7621border-top-style: none
7622border-right-style: none
7623border-bottom-style: none
7624border-left-style: none
7625border-top-width: 2px
7626border-right-width: 2px
7627border-bottom-width: 2px
7628border-left-width: 2px
7629bottom: auto
7630box-sizing: content-box
7631break-after: auto
7632break-before: auto
7633break-inside: auto
7634caption-side: top
7635clear: none
7636clip: auto
7637color: #ff000000
7638column-count: auto
7639column-fill: balance
7640column-gap: normal
7641column-rule-color: #ff000000
7642column-rule-style: none
7643column-rule-width: 2px
7644column-span: none
7645column-width: auto
7646content: normal
7647counter-increment: none
7648counter-reset: none
7649cursor: auto
7650direction: ltr
7651display: inline
7652empty-cells: show
7653flex-basis: 0px
7654flex-direction: row
7655flex-grow: 3.000
7656flex-shrink: 1.000
7657flex-wrap: nowrap
7658float: none
7659font-family: sans-serif
7660font-size: 12pt
7661font-style: normal
7662font-variant: normal
7663font-weight: normal
7664height: auto
7665justify-content: flex-start
7666left: auto
7667letter-spacing: normal
7668line-height: normal
7669list-style-image: none
7670list-style-position: outside
7671list-style-type: disc
7672margin-top: 0px
7673margin-right: 0px
7674margin-bottom: 0px
7675margin-left: 0px
7676max-height: none
7677max-width: none
7678min-height: 0px
7679min-width: 0px
7680opacity: 1.000
7681order: 0
7682outline-color: invert
7683outline-style: none
7684outline-width: 2px
7685overflow-x: visible
7686overflow-y: visible
7687padding-top: 0px
7688padding-right: 0px
7689padding-bottom: 0px
7690padding-left: 0px
7691position: static
7692quotes: none
7693right: auto
7694table-layout: auto
7695text-align: default
7696text-decoration: none
7697text-indent: 0px
7698text-transform: none
7699top: auto
7700unicode-bidi: normal
7701vertical-align: baseline
7702visibility: visible
7703white-space: normal
7704width: auto
7705word-spacing: normal
7706writing-mode: horizontal-tb
7707z-index: auto
7708#reset
7709
7710#tree
7711| div*
7712#ua
7713div { flex: 3px; }
7714#errors
7715#expected
7716align-content: stretch
7717align-items: stretch
7718align-self: auto
7719background-attachment: scroll
7720background-color: #00000000
7721background-image: none
7722background-position: 0% 0%
7723background-repeat: repeat
7724border-collapse: separate
7725border-spacing: 0px 0px
7726border-top-color: #ff000000
7727border-right-color: #ff000000
7728border-bottom-color: #ff000000
7729border-left-color: #ff000000
7730border-top-style: none
7731border-right-style: none
7732border-bottom-style: none
7733border-left-style: none
7734border-top-width: 2px
7735border-right-width: 2px
7736border-bottom-width: 2px
7737border-left-width: 2px
7738bottom: auto
7739box-sizing: content-box
7740break-after: auto
7741break-before: auto
7742break-inside: auto
7743caption-side: top
7744clear: none
7745clip: auto
7746color: #ff000000
7747column-count: auto
7748column-fill: balance
7749column-gap: normal
7750column-rule-color: #ff000000
7751column-rule-style: none
7752column-rule-width: 2px
7753column-span: none
7754column-width: auto
7755content: normal
7756counter-increment: none
7757counter-reset: none
7758cursor: auto
7759direction: ltr
7760display: inline
7761empty-cells: show
7762flex-basis: 3px
7763flex-direction: row
7764flex-grow: 0.000
7765flex-shrink: 1.000
7766flex-wrap: nowrap
7767float: none
7768font-family: sans-serif
7769font-size: 12pt
7770font-style: normal
7771font-variant: normal
7772font-weight: normal
7773height: auto
7774justify-content: flex-start
7775left: auto
7776letter-spacing: normal
7777line-height: normal
7778list-style-image: none
7779list-style-position: outside
7780list-style-type: disc
7781margin-top: 0px
7782margin-right: 0px
7783margin-bottom: 0px
7784margin-left: 0px
7785max-height: none
7786max-width: none
7787min-height: 0px
7788min-width: 0px
7789opacity: 1.000
7790order: 0
7791outline-color: invert
7792outline-style: none
7793outline-width: 2px
7794overflow-x: visible
7795overflow-y: visible
7796padding-top: 0px
7797padding-right: 0px
7798padding-bottom: 0px
7799padding-left: 0px
7800position: static
7801quotes: none
7802right: auto
7803table-layout: auto
7804text-align: default
7805text-decoration: none
7806text-indent: 0px
7807text-transform: none
7808top: auto
7809unicode-bidi: normal
7810vertical-align: baseline
7811visibility: visible
7812white-space: normal
7813width: auto
7814word-spacing: normal
7815writing-mode: horizontal-tb
7816z-index: auto
7817#reset
7818
7819#tree
7820| div*
7821#ua
7822div { flex: 2 3em; }
7823#errors
7824#expected
7825align-content: stretch
7826align-items: stretch
7827align-self: auto
7828background-attachment: scroll
7829background-color: #00000000
7830background-image: none
7831background-position: 0% 0%
7832background-repeat: repeat
7833border-collapse: separate
7834border-spacing: 0px 0px
7835border-top-color: #ff000000
7836border-right-color: #ff000000
7837border-bottom-color: #ff000000
7838border-left-color: #ff000000
7839border-top-style: none
7840border-right-style: none
7841border-bottom-style: none
7842border-left-style: none
7843border-top-width: 2px
7844border-right-width: 2px
7845border-bottom-width: 2px
7846border-left-width: 2px
7847bottom: auto
7848box-sizing: content-box
7849break-after: auto
7850break-before: auto
7851break-inside: auto
7852caption-side: top
7853clear: none
7854clip: auto
7855color: #ff000000
7856column-count: auto
7857column-fill: balance
7858column-gap: normal
7859column-rule-color: #ff000000
7860column-rule-style: none
7861column-rule-width: 2px
7862column-span: none
7863column-width: auto
7864content: normal
7865counter-increment: none
7866counter-reset: none
7867cursor: auto
7868direction: ltr
7869display: inline
7870empty-cells: show
7871flex-basis: 3em
7872flex-direction: row
7873flex-grow: 2.000
7874flex-shrink: 1.000
7875flex-wrap: nowrap
7876float: none
7877font-family: sans-serif
7878font-size: 12pt
7879font-style: normal
7880font-variant: normal
7881font-weight: normal
7882height: auto
7883justify-content: flex-start
7884left: auto
7885letter-spacing: normal
7886line-height: normal
7887list-style-image: none
7888list-style-position: outside
7889list-style-type: disc
7890margin-top: 0px
7891margin-right: 0px
7892margin-bottom: 0px
7893margin-left: 0px
7894max-height: none
7895max-width: none
7896min-height: 0px
7897min-width: 0px
7898opacity: 1.000
7899order: 0
7900outline-color: invert
7901outline-style: none
7902outline-width: 2px
7903overflow-x: visible
7904overflow-y: visible
7905padding-top: 0px
7906padding-right: 0px
7907padding-bottom: 0px
7908padding-left: 0px
7909position: static
7910quotes: none
7911right: auto
7912table-layout: auto
7913text-align: default
7914text-decoration: none
7915text-indent: 0px
7916text-transform: none
7917top: auto
7918unicode-bidi: normal
7919vertical-align: baseline
7920visibility: visible
7921white-space: normal
7922width: auto
7923word-spacing: normal
7924writing-mode: horizontal-tb
7925z-index: auto
7926#reset
7927
7928#tree
7929| div*
7930#ua
7931div { flex: 20 30; }
7932#errors
7933#expected
7934align-content: stretch
7935align-items: stretch
7936align-self: auto
7937background-attachment: scroll
7938background-color: #00000000
7939background-image: none
7940background-position: 0% 0%
7941background-repeat: repeat
7942border-collapse: separate
7943border-spacing: 0px 0px
7944border-top-color: #ff000000
7945border-right-color: #ff000000
7946border-bottom-color: #ff000000
7947border-left-color: #ff000000
7948border-top-style: none
7949border-right-style: none
7950border-bottom-style: none
7951border-left-style: none
7952border-top-width: 2px
7953border-right-width: 2px
7954border-bottom-width: 2px
7955border-left-width: 2px
7956bottom: auto
7957box-sizing: content-box
7958break-after: auto
7959break-before: auto
7960break-inside: auto
7961caption-side: top
7962clear: none
7963clip: auto
7964color: #ff000000
7965column-count: auto
7966column-fill: balance
7967column-gap: normal
7968column-rule-color: #ff000000
7969column-rule-style: none
7970column-rule-width: 2px
7971column-span: none
7972column-width: auto
7973content: normal
7974counter-increment: none
7975counter-reset: none
7976cursor: auto
7977direction: ltr
7978display: inline
7979empty-cells: show
7980flex-basis: 0px
7981flex-direction: row
7982flex-grow: 20.000
7983flex-shrink: 30.000
7984flex-wrap: nowrap
7985float: none
7986font-family: sans-serif
7987font-size: 12pt
7988font-style: normal
7989font-variant: normal
7990font-weight: normal
7991height: auto
7992justify-content: flex-start
7993left: auto
7994letter-spacing: normal
7995line-height: normal
7996list-style-image: none
7997list-style-position: outside
7998list-style-type: disc
7999margin-top: 0px
8000margin-right: 0px
8001margin-bottom: 0px
8002margin-left: 0px
8003max-height: none
8004max-width: none
8005min-height: 0px
8006min-width: 0px
8007opacity: 1.000
8008order: 0
8009outline-color: invert
8010outline-style: none
8011outline-width: 2px
8012overflow-x: visible
8013overflow-y: visible
8014padding-top: 0px
8015padding-right: 0px
8016padding-bottom: 0px
8017padding-left: 0px
8018position: static
8019quotes: none
8020right: auto
8021table-layout: auto
8022text-align: default
8023text-decoration: none
8024text-indent: 0px
8025text-transform: none
8026top: auto
8027unicode-bidi: normal
8028vertical-align: baseline
8029visibility: visible
8030white-space: normal
8031width: auto
8032word-spacing: normal
8033writing-mode: horizontal-tb
8034z-index: auto
8035#reset
8036
8037#tree
8038| div*
8039#ua
8040div { flex: 2 2 2px; }
8041#user
8042div { flex: 3 3; }
8043#errors
8044#expected
8045align-content: stretch
8046align-items: stretch
8047align-self: auto
8048background-attachment: scroll
8049background-color: #00000000
8050background-image: none
8051background-position: 0% 0%
8052background-repeat: repeat
8053border-collapse: separate
8054border-spacing: 0px 0px
8055border-top-color: #ff000000
8056border-right-color: #ff000000
8057border-bottom-color: #ff000000
8058border-left-color: #ff000000
8059border-top-style: none
8060border-right-style: none
8061border-bottom-style: none
8062border-left-style: none
8063border-top-width: 2px
8064border-right-width: 2px
8065border-bottom-width: 2px
8066border-left-width: 2px
8067bottom: auto
8068box-sizing: content-box
8069break-after: auto
8070break-before: auto
8071break-inside: auto
8072caption-side: top
8073clear: none
8074clip: auto
8075color: #ff000000
8076column-count: auto
8077column-fill: balance
8078column-gap: normal
8079column-rule-color: #ff000000
8080column-rule-style: none
8081column-rule-width: 2px
8082column-span: none
8083column-width: auto
8084content: normal
8085counter-increment: none
8086counter-reset: none
8087cursor: auto
8088direction: ltr
8089display: inline
8090empty-cells: show
8091flex-basis: 0px
8092flex-direction: row
8093flex-grow: 3.000
8094flex-shrink: 3.000
8095flex-wrap: nowrap
8096float: none
8097font-family: sans-serif
8098font-size: 12pt
8099font-style: normal
8100font-variant: normal
8101font-weight: normal
8102height: auto
8103justify-content: flex-start
8104left: auto
8105letter-spacing: normal
8106line-height: normal
8107list-style-image: none
8108list-style-position: outside
8109list-style-type: disc
8110margin-top: 0px
8111margin-right: 0px
8112margin-bottom: 0px
8113margin-left: 0px
8114max-height: none
8115max-width: none
8116min-height: 0px
8117min-width: 0px
8118opacity: 1.000
8119order: 0
8120outline-color: invert
8121outline-style: none
8122outline-width: 2px
8123overflow-x: visible
8124overflow-y: visible
8125padding-top: 0px
8126padding-right: 0px
8127padding-bottom: 0px
8128padding-left: 0px
8129position: static
8130quotes: none
8131right: auto
8132table-layout: auto
8133text-align: default
8134text-decoration: none
8135text-indent: 0px
8136text-transform: none
8137top: auto
8138unicode-bidi: normal
8139vertical-align: baseline
8140visibility: visible
8141white-space: normal
8142width: auto
8143word-spacing: normal
8144writing-mode: horizontal-tb
8145z-index: auto
8146#reset
8147
8148#tree
8149| div*
8150#ua
8151div { flex: 2 2 2px; }
8152#user
8153div { flex-grow: 3; flex-shrink: 3; flex-basis: 3px; }
8154#errors
8155#expected
8156align-content: stretch
8157align-items: stretch
8158align-self: auto
8159background-attachment: scroll
8160background-color: #00000000
8161background-image: none
8162background-position: 0% 0%
8163background-repeat: repeat
8164border-collapse: separate
8165border-spacing: 0px 0px
8166border-top-color: #ff000000
8167border-right-color: #ff000000
8168border-bottom-color: #ff000000
8169border-left-color: #ff000000
8170border-top-style: none
8171border-right-style: none
8172border-bottom-style: none
8173border-left-style: none
8174border-top-width: 2px
8175border-right-width: 2px
8176border-bottom-width: 2px
8177border-left-width: 2px
8178bottom: auto
8179box-sizing: content-box
8180break-after: auto
8181break-before: auto
8182break-inside: auto
8183caption-side: top
8184clear: none
8185clip: auto
8186color: #ff000000
8187column-count: auto
8188column-fill: balance
8189column-gap: normal
8190column-rule-color: #ff000000
8191column-rule-style: none
8192column-rule-width: 2px
8193column-span: none
8194column-width: auto
8195content: normal
8196counter-increment: none
8197counter-reset: none
8198cursor: auto
8199direction: ltr
8200display: inline
8201empty-cells: show
8202flex-basis: 3px
8203flex-direction: row
8204flex-grow: 3.000
8205flex-shrink: 3.000
8206flex-wrap: nowrap
8207float: none
8208font-family: sans-serif
8209font-size: 12pt
8210font-style: normal
8211font-variant: normal
8212font-weight: normal
8213height: auto
8214justify-content: flex-start
8215left: auto
8216letter-spacing: normal
8217line-height: normal
8218list-style-image: none
8219list-style-position: outside
8220list-style-type: disc
8221margin-top: 0px
8222margin-right: 0px
8223margin-bottom: 0px
8224margin-left: 0px
8225max-height: none
8226max-width: none
8227min-height: 0px
8228min-width: 0px
8229opacity: 1.000
8230order: 0
8231outline-color: invert
8232outline-style: none
8233outline-width: 2px
8234overflow-x: visible
8235overflow-y: visible
8236padding-top: 0px
8237padding-right: 0px
8238padding-bottom: 0px
8239padding-left: 0px
8240position: static
8241quotes: none
8242right: auto
8243table-layout: auto
8244text-align: default
8245text-decoration: none
8246text-indent: 0px
8247text-transform: none
8248top: auto
8249unicode-bidi: normal
8250vertical-align: baseline
8251visibility: visible
8252white-space: normal
8253width: auto
8254word-spacing: normal
8255writing-mode: horizontal-tb
8256z-index: auto
8257#reset
8258
8259#tree
8260| div*
8261#ua
8262div { flex: 0 0 0; }
8263#errors
8264#expected
8265align-content: stretch
8266align-items: stretch
8267align-self: auto
8268background-attachment: scroll
8269background-color: #00000000
8270background-image: none
8271background-position: 0% 0%
8272background-repeat: repeat
8273border-collapse: separate
8274border-spacing: 0px 0px
8275border-top-color: #ff000000
8276border-right-color: #ff000000
8277border-bottom-color: #ff000000
8278border-left-color: #ff000000
8279border-top-style: none
8280border-right-style: none
8281border-bottom-style: none
8282border-left-style: none
8283border-top-width: 2px
8284border-right-width: 2px
8285border-bottom-width: 2px
8286border-left-width: 2px
8287bottom: auto
8288box-sizing: content-box
8289break-after: auto
8290break-before: auto
8291break-inside: auto
8292caption-side: top
8293clear: none
8294clip: auto
8295color: #ff000000
8296column-count: auto
8297column-fill: balance
8298column-gap: normal
8299column-rule-color: #ff000000
8300column-rule-style: none
8301column-rule-width: 2px
8302column-span: none
8303column-width: auto
8304content: normal
8305counter-increment: none
8306counter-reset: none
8307cursor: auto
8308direction: ltr
8309display: inline
8310empty-cells: show
8311flex-basis: 0px
8312flex-direction: row
8313flex-grow: 0.000
8314flex-shrink: 0.000
8315flex-wrap: nowrap
8316float: none
8317font-family: sans-serif
8318font-size: 12pt
8319font-style: normal
8320font-variant: normal
8321font-weight: normal
8322height: auto
8323justify-content: flex-start
8324left: auto
8325letter-spacing: normal
8326line-height: normal
8327list-style-image: none
8328list-style-position: outside
8329list-style-type: disc
8330margin-top: 0px
8331margin-right: 0px
8332margin-bottom: 0px
8333margin-left: 0px
8334max-height: none
8335max-width: none
8336min-height: 0px
8337min-width: 0px
8338opacity: 1.000
8339order: 0
8340outline-color: invert
8341outline-style: none
8342outline-width: 2px
8343overflow-x: visible
8344overflow-y: visible
8345padding-top: 0px
8346padding-right: 0px
8347padding-bottom: 0px
8348padding-left: 0px
8349position: static
8350quotes: none
8351right: auto
8352table-layout: auto
8353text-align: default
8354text-decoration: none
8355text-indent: 0px
8356text-transform: none
8357top: auto
8358unicode-bidi: normal
8359vertical-align: baseline
8360visibility: visible
8361white-space: normal
8362width: auto
8363word-spacing: normal
8364writing-mode: horizontal-tb
8365z-index: auto
8366#reset
8367
8368#tree
8369| div*
8370#ua
8371div { flex-grow: 2; flex-basis: 20rem; }
8372#user
8373div { flex: none; }
8374#errors
8375#expected
8376align-content: stretch
8377align-items: stretch
8378align-self: auto
8379background-attachment: scroll
8380background-color: #00000000
8381background-image: none
8382background-position: 0% 0%
8383background-repeat: repeat
8384border-collapse: separate
8385border-spacing: 0px 0px
8386border-top-color: #ff000000
8387border-right-color: #ff000000
8388border-bottom-color: #ff000000
8389border-left-color: #ff000000
8390border-top-style: none
8391border-right-style: none
8392border-bottom-style: none
8393border-left-style: none
8394border-top-width: 2px
8395border-right-width: 2px
8396border-bottom-width: 2px
8397border-left-width: 2px
8398bottom: auto
8399box-sizing: content-box
8400break-after: auto
8401break-before: auto
8402break-inside: auto
8403caption-side: top
8404clear: none
8405clip: auto
8406color: #ff000000
8407column-count: auto
8408column-fill: balance
8409column-gap: normal
8410column-rule-color: #ff000000
8411column-rule-style: none
8412column-rule-width: 2px
8413column-span: none
8414column-width: auto
8415content: normal
8416counter-increment: none
8417counter-reset: none
8418cursor: auto
8419direction: ltr
8420display: inline
8421empty-cells: show
8422flex-basis: auto
8423flex-direction: row
8424flex-grow: 0.000
8425flex-shrink: 0.000
8426flex-wrap: nowrap
8427float: none
8428font-family: sans-serif
8429font-size: 12pt
8430font-style: normal
8431font-variant: normal
8432font-weight: normal
8433height: auto
8434justify-content: flex-start
8435left: auto
8436letter-spacing: normal
8437line-height: normal
8438list-style-image: none
8439list-style-position: outside
8440list-style-type: disc
8441margin-top: 0px
8442margin-right: 0px
8443margin-bottom: 0px
8444margin-left: 0px
8445max-height: none
8446max-width: none
8447min-height: 0px
8448min-width: 0px
8449opacity: 1.000
8450order: 0
8451outline-color: invert
8452outline-style: none
8453outline-width: 2px
8454overflow-x: visible
8455overflow-y: visible
8456padding-top: 0px
8457padding-right: 0px
8458padding-bottom: 0px
8459padding-left: 0px
8460position: static
8461quotes: none
8462right: auto
8463table-layout: auto
8464text-align: default
8465text-decoration: none
8466text-indent: 0px
8467text-transform: none
8468top: auto
8469unicode-bidi: normal
8470vertical-align: baseline
8471visibility: visible
8472white-space: normal
8473width: auto
8474word-spacing: normal
8475writing-mode: horizontal-tb
8476z-index: auto
8477#reset
8478
8479#tree
8480| div*
8481|  p
8482#ua
8483div { flex: 3 3 3%; }
8484p { flex: inherit; }
8485#errors
8486#expected
8487align-content: stretch
8488align-items: stretch
8489align-self: auto
8490background-attachment: scroll
8491background-color: #00000000
8492background-image: none
8493background-position: 0% 0%
8494background-repeat: repeat
8495border-collapse: separate
8496border-spacing: 0px 0px
8497border-top-color: #ff000000
8498border-right-color: #ff000000
8499border-bottom-color: #ff000000
8500border-left-color: #ff000000
8501border-top-style: none
8502border-right-style: none
8503border-bottom-style: none
8504border-left-style: none
8505border-top-width: 2px
8506border-right-width: 2px
8507border-bottom-width: 2px
8508border-left-width: 2px
8509bottom: auto
8510box-sizing: content-box
8511break-after: auto
8512break-before: auto
8513break-inside: auto
8514caption-side: top
8515clear: none
8516clip: auto
8517color: #ff000000
8518column-count: auto
8519column-fill: balance
8520column-gap: normal
8521column-rule-color: #ff000000
8522column-rule-style: none
8523column-rule-width: 2px
8524column-span: none
8525column-width: auto
8526content: normal
8527counter-increment: none
8528counter-reset: none
8529cursor: auto
8530direction: ltr
8531display: inline
8532empty-cells: show
8533flex-basis: 3%
8534flex-direction: row
8535flex-grow: 3.000
8536flex-shrink: 3.000
8537flex-wrap: nowrap
8538float: none
8539font-family: sans-serif
8540font-size: 12pt
8541font-style: normal
8542font-variant: normal
8543font-weight: normal
8544height: auto
8545justify-content: flex-start
8546left: auto
8547letter-spacing: normal
8548line-height: normal
8549list-style-image: none
8550list-style-position: outside
8551list-style-type: disc
8552margin-top: 0px
8553margin-right: 0px
8554margin-bottom: 0px
8555margin-left: 0px
8556max-height: none
8557max-width: none
8558min-height: 0px
8559min-width: 0px
8560opacity: 1.000
8561order: 0
8562outline-color: invert
8563outline-style: none
8564outline-width: 2px
8565overflow-x: visible
8566overflow-y: visible
8567padding-top: 0px
8568padding-right: 0px
8569padding-bottom: 0px
8570padding-left: 0px
8571position: static
8572quotes: none
8573right: auto
8574table-layout: auto
8575text-align: default
8576text-decoration: none
8577text-indent: 0px
8578text-transform: none
8579top: auto
8580unicode-bidi: normal
8581vertical-align: baseline
8582visibility: visible
8583white-space: normal
8584width: auto
8585word-spacing: normal
8586writing-mode: horizontal-tb
8587z-index: auto
8588#reset
8589
8590#tree
8591| div
8592|  p*
8593#ua
8594div { flex: 3 3 3%; }
8595p { flex: inherit; }
8596#errors
8597#expected
8598align-content: stretch
8599align-items: stretch
8600align-self: auto
8601background-attachment: scroll
8602background-color: #00000000
8603background-image: none
8604background-position: 0% 0%
8605background-repeat: repeat
8606border-collapse: separate
8607border-spacing: 0px 0px
8608border-top-color: #ff000000
8609border-right-color: #ff000000
8610border-bottom-color: #ff000000
8611border-left-color: #ff000000
8612border-top-style: none
8613border-right-style: none
8614border-bottom-style: none
8615border-left-style: none
8616border-top-width: 2px
8617border-right-width: 2px
8618border-bottom-width: 2px
8619border-left-width: 2px
8620bottom: auto
8621box-sizing: content-box
8622break-after: auto
8623break-before: auto
8624break-inside: auto
8625caption-side: top
8626clear: none
8627clip: auto
8628color: #ff000000
8629column-count: auto
8630column-fill: balance
8631column-gap: normal
8632column-rule-color: #ff000000
8633column-rule-style: none
8634column-rule-width: 2px
8635column-span: none
8636column-width: auto
8637content: normal
8638counter-increment: none
8639counter-reset: none
8640cursor: auto
8641direction: ltr
8642display: inline
8643empty-cells: show
8644flex-basis: 3%
8645flex-direction: row
8646flex-grow: 3.000
8647flex-shrink: 3.000
8648flex-wrap: nowrap
8649float: none
8650font-family: sans-serif
8651font-size: 12pt
8652font-style: normal
8653font-variant: normal
8654font-weight: normal
8655height: auto
8656justify-content: flex-start
8657left: auto
8658letter-spacing: normal
8659line-height: normal
8660list-style-image: none
8661list-style-position: outside
8662list-style-type: disc
8663margin-top: 0px
8664margin-right: 0px
8665margin-bottom: 0px
8666margin-left: 0px
8667max-height: none
8668max-width: none
8669min-height: 0px
8670min-width: 0px
8671opacity: 1.000
8672order: 0
8673outline-color: invert
8674outline-style: none
8675outline-width: 2px
8676overflow-x: visible
8677overflow-y: visible
8678padding-top: 0px
8679padding-right: 0px
8680padding-bottom: 0px
8681padding-left: 0px
8682position: static
8683quotes: none
8684right: auto
8685table-layout: auto
8686text-align: default
8687text-decoration: none
8688text-indent: 0px
8689text-transform: none
8690top: auto
8691unicode-bidi: normal
8692vertical-align: baseline
8693visibility: visible
8694white-space: normal
8695width: auto
8696word-spacing: normal
8697writing-mode: horizontal-tb
8698z-index: auto
8699#reset
8700
8701#tree
8702| div*
8703#ua
8704div { flex-flow: nowrap; }
8705#errors
8706#expected
8707align-content: stretch
8708align-items: stretch
8709align-self: auto
8710background-attachment: scroll
8711background-color: #00000000
8712background-image: none
8713background-position: 0% 0%
8714background-repeat: repeat
8715border-collapse: separate
8716border-spacing: 0px 0px
8717border-top-color: #ff000000
8718border-right-color: #ff000000
8719border-bottom-color: #ff000000
8720border-left-color: #ff000000
8721border-top-style: none
8722border-right-style: none
8723border-bottom-style: none
8724border-left-style: none
8725border-top-width: 2px
8726border-right-width: 2px
8727border-bottom-width: 2px
8728border-left-width: 2px
8729bottom: auto
8730box-sizing: content-box
8731break-after: auto
8732break-before: auto
8733break-inside: auto
8734caption-side: top
8735clear: none
8736clip: auto
8737color: #ff000000
8738column-count: auto
8739column-fill: balance
8740column-gap: normal
8741column-rule-color: #ff000000
8742column-rule-style: none
8743column-rule-width: 2px
8744column-span: none
8745column-width: auto
8746content: normal
8747counter-increment: none
8748counter-reset: none
8749cursor: auto
8750direction: ltr
8751display: inline
8752empty-cells: show
8753flex-basis: auto
8754flex-direction: row
8755flex-grow: 0.000
8756flex-shrink: 1.000
8757flex-wrap: nowrap
8758float: none
8759font-family: sans-serif
8760font-size: 12pt
8761font-style: normal
8762font-variant: normal
8763font-weight: normal
8764height: auto
8765justify-content: flex-start
8766left: auto
8767letter-spacing: normal
8768line-height: normal
8769list-style-image: none
8770list-style-position: outside
8771list-style-type: disc
8772margin-top: 0px
8773margin-right: 0px
8774margin-bottom: 0px
8775margin-left: 0px
8776max-height: none
8777max-width: none
8778min-height: 0px
8779min-width: 0px
8780opacity: 1.000
8781order: 0
8782outline-color: invert
8783outline-style: none
8784outline-width: 2px
8785overflow-x: visible
8786overflow-y: visible
8787padding-top: 0px
8788padding-right: 0px
8789padding-bottom: 0px
8790padding-left: 0px
8791position: static
8792quotes: none
8793right: auto
8794table-layout: auto
8795text-align: default
8796text-decoration: none
8797text-indent: 0px
8798text-transform: none
8799top: auto
8800unicode-bidi: normal
8801vertical-align: baseline
8802visibility: visible
8803white-space: normal
8804width: auto
8805word-spacing: normal
8806writing-mode: horizontal-tb
8807z-index: auto
8808#reset
8809
8810#tree
8811| div*
8812#ua
8813div { flex-flow: wrap; }
8814#errors
8815#expected
8816align-content: stretch
8817align-items: stretch
8818align-self: auto
8819background-attachment: scroll
8820background-color: #00000000
8821background-image: none
8822background-position: 0% 0%
8823background-repeat: repeat
8824border-collapse: separate
8825border-spacing: 0px 0px
8826border-top-color: #ff000000
8827border-right-color: #ff000000
8828border-bottom-color: #ff000000
8829border-left-color: #ff000000
8830border-top-style: none
8831border-right-style: none
8832border-bottom-style: none
8833border-left-style: none
8834border-top-width: 2px
8835border-right-width: 2px
8836border-bottom-width: 2px
8837border-left-width: 2px
8838bottom: auto
8839box-sizing: content-box
8840break-after: auto
8841break-before: auto
8842break-inside: auto
8843caption-side: top
8844clear: none
8845clip: auto
8846color: #ff000000
8847column-count: auto
8848column-fill: balance
8849column-gap: normal
8850column-rule-color: #ff000000
8851column-rule-style: none
8852column-rule-width: 2px
8853column-span: none
8854column-width: auto
8855content: normal
8856counter-increment: none
8857counter-reset: none
8858cursor: auto
8859direction: ltr
8860display: inline
8861empty-cells: show
8862flex-basis: auto
8863flex-direction: row
8864flex-grow: 0.000
8865flex-shrink: 1.000
8866flex-wrap: wrap
8867float: none
8868font-family: sans-serif
8869font-size: 12pt
8870font-style: normal
8871font-variant: normal
8872font-weight: normal
8873height: auto
8874justify-content: flex-start
8875left: auto
8876letter-spacing: normal
8877line-height: normal
8878list-style-image: none
8879list-style-position: outside
8880list-style-type: disc
8881margin-top: 0px
8882margin-right: 0px
8883margin-bottom: 0px
8884margin-left: 0px
8885max-height: none
8886max-width: none
8887min-height: 0px
8888min-width: 0px
8889opacity: 1.000
8890order: 0
8891outline-color: invert
8892outline-style: none
8893outline-width: 2px
8894overflow-x: visible
8895overflow-y: visible
8896padding-top: 0px
8897padding-right: 0px
8898padding-bottom: 0px
8899padding-left: 0px
8900position: static
8901quotes: none
8902right: auto
8903table-layout: auto
8904text-align: default
8905text-decoration: none
8906text-indent: 0px
8907text-transform: none
8908top: auto
8909unicode-bidi: normal
8910vertical-align: baseline
8911visibility: visible
8912white-space: normal
8913width: auto
8914word-spacing: normal
8915writing-mode: horizontal-tb
8916z-index: auto
8917#reset
8918
8919#tree
8920| div*
8921#ua
8922div { flex-flow: wrap-reverse; }
8923#errors
8924#expected
8925align-content: stretch
8926align-items: stretch
8927align-self: auto
8928background-attachment: scroll
8929background-color: #00000000
8930background-image: none
8931background-position: 0% 0%
8932background-repeat: repeat
8933border-collapse: separate
8934border-spacing: 0px 0px
8935border-top-color: #ff000000
8936border-right-color: #ff000000
8937border-bottom-color: #ff000000
8938border-left-color: #ff000000
8939border-top-style: none
8940border-right-style: none
8941border-bottom-style: none
8942border-left-style: none
8943border-top-width: 2px
8944border-right-width: 2px
8945border-bottom-width: 2px
8946border-left-width: 2px
8947bottom: auto
8948box-sizing: content-box
8949break-after: auto
8950break-before: auto
8951break-inside: auto
8952caption-side: top
8953clear: none
8954clip: auto
8955color: #ff000000
8956column-count: auto
8957column-fill: balance
8958column-gap: normal
8959column-rule-color: #ff000000
8960column-rule-style: none
8961column-rule-width: 2px
8962column-span: none
8963column-width: auto
8964content: normal
8965counter-increment: none
8966counter-reset: none
8967cursor: auto
8968direction: ltr
8969display: inline
8970empty-cells: show
8971flex-basis: auto
8972flex-direction: row
8973flex-grow: 0.000
8974flex-shrink: 1.000
8975flex-wrap: wrap-reverse
8976float: none
8977font-family: sans-serif
8978font-size: 12pt
8979font-style: normal
8980font-variant: normal
8981font-weight: normal
8982height: auto
8983justify-content: flex-start
8984left: auto
8985letter-spacing: normal
8986line-height: normal
8987list-style-image: none
8988list-style-position: outside
8989list-style-type: disc
8990margin-top: 0px
8991margin-right: 0px
8992margin-bottom: 0px
8993margin-left: 0px
8994max-height: none
8995max-width: none
8996min-height: 0px
8997min-width: 0px
8998opacity: 1.000
8999order: 0
9000outline-color: invert
9001outline-style: none
9002outline-width: 2px
9003overflow-x: visible
9004overflow-y: visible
9005padding-top: 0px
9006padding-right: 0px
9007padding-bottom: 0px
9008padding-left: 0px
9009position: static
9010quotes: none
9011right: auto
9012table-layout: auto
9013text-align: default
9014text-decoration: none
9015text-indent: 0px
9016text-transform: none
9017top: auto
9018unicode-bidi: normal
9019vertical-align: baseline
9020visibility: visible
9021white-space: normal
9022width: auto
9023word-spacing: normal
9024writing-mode: horizontal-tb
9025z-index: auto
9026#reset
9027
9028#tree
9029| div*
9030#ua
9031div { flex-flow: row; }
9032#errors
9033#expected
9034align-content: stretch
9035align-items: stretch
9036align-self: auto
9037background-attachment: scroll
9038background-color: #00000000
9039background-image: none
9040background-position: 0% 0%
9041background-repeat: repeat
9042border-collapse: separate
9043border-spacing: 0px 0px
9044border-top-color: #ff000000
9045border-right-color: #ff000000
9046border-bottom-color: #ff000000
9047border-left-color: #ff000000
9048border-top-style: none
9049border-right-style: none
9050border-bottom-style: none
9051border-left-style: none
9052border-top-width: 2px
9053border-right-width: 2px
9054border-bottom-width: 2px
9055border-left-width: 2px
9056bottom: auto
9057box-sizing: content-box
9058break-after: auto
9059break-before: auto
9060break-inside: auto
9061caption-side: top
9062clear: none
9063clip: auto
9064color: #ff000000
9065column-count: auto
9066column-fill: balance
9067column-gap: normal
9068column-rule-color: #ff000000
9069column-rule-style: none
9070column-rule-width: 2px
9071column-span: none
9072column-width: auto
9073content: normal
9074counter-increment: none
9075counter-reset: none
9076cursor: auto
9077direction: ltr
9078display: inline
9079empty-cells: show
9080flex-basis: auto
9081flex-direction: row
9082flex-grow: 0.000
9083flex-shrink: 1.000
9084flex-wrap: nowrap
9085float: none
9086font-family: sans-serif
9087font-size: 12pt
9088font-style: normal
9089font-variant: normal
9090font-weight: normal
9091height: auto
9092justify-content: flex-start
9093left: auto
9094letter-spacing: normal
9095line-height: normal
9096list-style-image: none
9097list-style-position: outside
9098list-style-type: disc
9099margin-top: 0px
9100margin-right: 0px
9101margin-bottom: 0px
9102margin-left: 0px
9103max-height: none
9104max-width: none
9105min-height: 0px
9106min-width: 0px
9107opacity: 1.000
9108order: 0
9109outline-color: invert
9110outline-style: none
9111outline-width: 2px
9112overflow-x: visible
9113overflow-y: visible
9114padding-top: 0px
9115padding-right: 0px
9116padding-bottom: 0px
9117padding-left: 0px
9118position: static
9119quotes: none
9120right: auto
9121table-layout: auto
9122text-align: default
9123text-decoration: none
9124text-indent: 0px
9125text-transform: none
9126top: auto
9127unicode-bidi: normal
9128vertical-align: baseline
9129visibility: visible
9130white-space: normal
9131width: auto
9132word-spacing: normal
9133writing-mode: horizontal-tb
9134z-index: auto
9135#reset
9136
9137#tree
9138| div*
9139#ua
9140div { flex-flow: column; }
9141#errors
9142#expected
9143align-content: stretch
9144align-items: stretch
9145align-self: auto
9146background-attachment: scroll
9147background-color: #00000000
9148background-image: none
9149background-position: 0% 0%
9150background-repeat: repeat
9151border-collapse: separate
9152border-spacing: 0px 0px
9153border-top-color: #ff000000
9154border-right-color: #ff000000
9155border-bottom-color: #ff000000
9156border-left-color: #ff000000
9157border-top-style: none
9158border-right-style: none
9159border-bottom-style: none
9160border-left-style: none
9161border-top-width: 2px
9162border-right-width: 2px
9163border-bottom-width: 2px
9164border-left-width: 2px
9165bottom: auto
9166box-sizing: content-box
9167break-after: auto
9168break-before: auto
9169break-inside: auto
9170caption-side: top
9171clear: none
9172clip: auto
9173color: #ff000000
9174column-count: auto
9175column-fill: balance
9176column-gap: normal
9177column-rule-color: #ff000000
9178column-rule-style: none
9179column-rule-width: 2px
9180column-span: none
9181column-width: auto
9182content: normal
9183counter-increment: none
9184counter-reset: none
9185cursor: auto
9186direction: ltr
9187display: inline
9188empty-cells: show
9189flex-basis: auto
9190flex-direction: column
9191flex-grow: 0.000
9192flex-shrink: 1.000
9193flex-wrap: nowrap
9194float: none
9195font-family: sans-serif
9196font-size: 12pt
9197font-style: normal
9198font-variant: normal
9199font-weight: normal
9200height: auto
9201justify-content: flex-start
9202left: auto
9203letter-spacing: normal
9204line-height: normal
9205list-style-image: none
9206list-style-position: outside
9207list-style-type: disc
9208margin-top: 0px
9209margin-right: 0px
9210margin-bottom: 0px
9211margin-left: 0px
9212max-height: none
9213max-width: none
9214min-height: 0px
9215min-width: 0px
9216opacity: 1.000
9217order: 0
9218outline-color: invert
9219outline-style: none
9220outline-width: 2px
9221overflow-x: visible
9222overflow-y: visible
9223padding-top: 0px
9224padding-right: 0px
9225padding-bottom: 0px
9226padding-left: 0px
9227position: static
9228quotes: none
9229right: auto
9230table-layout: auto
9231text-align: default
9232text-decoration: none
9233text-indent: 0px
9234text-transform: none
9235top: auto
9236unicode-bidi: normal
9237vertical-align: baseline
9238visibility: visible
9239white-space: normal
9240width: auto
9241word-spacing: normal
9242writing-mode: horizontal-tb
9243z-index: auto
9244#reset
9245
9246#tree
9247| div*
9248#ua
9249div { flex-flow: row-reverse; }
9250#errors
9251#expected
9252align-content: stretch
9253align-items: stretch
9254align-self: auto
9255background-attachment: scroll
9256background-color: #00000000
9257background-image: none
9258background-position: 0% 0%
9259background-repeat: repeat
9260border-collapse: separate
9261border-spacing: 0px 0px
9262border-top-color: #ff000000
9263border-right-color: #ff000000
9264border-bottom-color: #ff000000
9265border-left-color: #ff000000
9266border-top-style: none
9267border-right-style: none
9268border-bottom-style: none
9269border-left-style: none
9270border-top-width: 2px
9271border-right-width: 2px
9272border-bottom-width: 2px
9273border-left-width: 2px
9274bottom: auto
9275box-sizing: content-box
9276break-after: auto
9277break-before: auto
9278break-inside: auto
9279caption-side: top
9280clear: none
9281clip: auto
9282color: #ff000000
9283column-count: auto
9284column-fill: balance
9285column-gap: normal
9286column-rule-color: #ff000000
9287column-rule-style: none
9288column-rule-width: 2px
9289column-span: none
9290column-width: auto
9291content: normal
9292counter-increment: none
9293counter-reset: none
9294cursor: auto
9295direction: ltr
9296display: inline
9297empty-cells: show
9298flex-basis: auto
9299flex-direction: row-reverse
9300flex-grow: 0.000
9301flex-shrink: 1.000
9302flex-wrap: nowrap
9303float: none
9304font-family: sans-serif
9305font-size: 12pt
9306font-style: normal
9307font-variant: normal
9308font-weight: normal
9309height: auto
9310justify-content: flex-start
9311left: auto
9312letter-spacing: normal
9313line-height: normal
9314list-style-image: none
9315list-style-position: outside
9316list-style-type: disc
9317margin-top: 0px
9318margin-right: 0px
9319margin-bottom: 0px
9320margin-left: 0px
9321max-height: none
9322max-width: none
9323min-height: 0px
9324min-width: 0px
9325opacity: 1.000
9326order: 0
9327outline-color: invert
9328outline-style: none
9329outline-width: 2px
9330overflow-x: visible
9331overflow-y: visible
9332padding-top: 0px
9333padding-right: 0px
9334padding-bottom: 0px
9335padding-left: 0px
9336position: static
9337quotes: none
9338right: auto
9339table-layout: auto
9340text-align: default
9341text-decoration: none
9342text-indent: 0px
9343text-transform: none
9344top: auto
9345unicode-bidi: normal
9346vertical-align: baseline
9347visibility: visible
9348white-space: normal
9349width: auto
9350word-spacing: normal
9351writing-mode: horizontal-tb
9352z-index: auto
9353#reset
9354
9355#tree
9356| div*
9357#ua
9358div { flex-flow: column-reverse; }
9359#errors
9360#expected
9361align-content: stretch
9362align-items: stretch
9363align-self: auto
9364background-attachment: scroll
9365background-color: #00000000
9366background-image: none
9367background-position: 0% 0%
9368background-repeat: repeat
9369border-collapse: separate
9370border-spacing: 0px 0px
9371border-top-color: #ff000000
9372border-right-color: #ff000000
9373border-bottom-color: #ff000000
9374border-left-color: #ff000000
9375border-top-style: none
9376border-right-style: none
9377border-bottom-style: none
9378border-left-style: none
9379border-top-width: 2px
9380border-right-width: 2px
9381border-bottom-width: 2px
9382border-left-width: 2px
9383bottom: auto
9384box-sizing: content-box
9385break-after: auto
9386break-before: auto
9387break-inside: auto
9388caption-side: top
9389clear: none
9390clip: auto
9391color: #ff000000
9392column-count: auto
9393column-fill: balance
9394column-gap: normal
9395column-rule-color: #ff000000
9396column-rule-style: none
9397column-rule-width: 2px
9398column-span: none
9399column-width: auto
9400content: normal
9401counter-increment: none
9402counter-reset: none
9403cursor: auto
9404direction: ltr
9405display: inline
9406empty-cells: show
9407flex-basis: auto
9408flex-direction: column-reverse
9409flex-grow: 0.000
9410flex-shrink: 1.000
9411flex-wrap: nowrap
9412float: none
9413font-family: sans-serif
9414font-size: 12pt
9415font-style: normal
9416font-variant: normal
9417font-weight: normal
9418height: auto
9419justify-content: flex-start
9420left: auto
9421letter-spacing: normal
9422line-height: normal
9423list-style-image: none
9424list-style-position: outside
9425list-style-type: disc
9426margin-top: 0px
9427margin-right: 0px
9428margin-bottom: 0px
9429margin-left: 0px
9430max-height: none
9431max-width: none
9432min-height: 0px
9433min-width: 0px
9434opacity: 1.000
9435order: 0
9436outline-color: invert
9437outline-style: none
9438outline-width: 2px
9439overflow-x: visible
9440overflow-y: visible
9441padding-top: 0px
9442padding-right: 0px
9443padding-bottom: 0px
9444padding-left: 0px
9445position: static
9446quotes: none
9447right: auto
9448table-layout: auto
9449text-align: default
9450text-decoration: none
9451text-indent: 0px
9452text-transform: none
9453top: auto
9454unicode-bidi: normal
9455vertical-align: baseline
9456visibility: visible
9457white-space: normal
9458width: auto
9459word-spacing: normal
9460writing-mode: horizontal-tb
9461z-index: auto
9462#reset
9463
9464#tree
9465| div*
9466#ua
9467div { flex-flow: column-reverse wrap-reverse; }
9468#errors
9469#expected
9470align-content: stretch
9471align-items: stretch
9472align-self: auto
9473background-attachment: scroll
9474background-color: #00000000
9475background-image: none
9476background-position: 0% 0%
9477background-repeat: repeat
9478border-collapse: separate
9479border-spacing: 0px 0px
9480border-top-color: #ff000000
9481border-right-color: #ff000000
9482border-bottom-color: #ff000000
9483border-left-color: #ff000000
9484border-top-style: none
9485border-right-style: none
9486border-bottom-style: none
9487border-left-style: none
9488border-top-width: 2px
9489border-right-width: 2px
9490border-bottom-width: 2px
9491border-left-width: 2px
9492bottom: auto
9493box-sizing: content-box
9494break-after: auto
9495break-before: auto
9496break-inside: auto
9497caption-side: top
9498clear: none
9499clip: auto
9500color: #ff000000
9501column-count: auto
9502column-fill: balance
9503column-gap: normal
9504column-rule-color: #ff000000
9505column-rule-style: none
9506column-rule-width: 2px
9507column-span: none
9508column-width: auto
9509content: normal
9510counter-increment: none
9511counter-reset: none
9512cursor: auto
9513direction: ltr
9514display: inline
9515empty-cells: show
9516flex-basis: auto
9517flex-direction: column-reverse
9518flex-grow: 0.000
9519flex-shrink: 1.000
9520flex-wrap: wrap-reverse
9521float: none
9522font-family: sans-serif
9523font-size: 12pt
9524font-style: normal
9525font-variant: normal
9526font-weight: normal
9527height: auto
9528justify-content: flex-start
9529left: auto
9530letter-spacing: normal
9531line-height: normal
9532list-style-image: none
9533list-style-position: outside
9534list-style-type: disc
9535margin-top: 0px
9536margin-right: 0px
9537margin-bottom: 0px
9538margin-left: 0px
9539max-height: none
9540max-width: none
9541min-height: 0px
9542min-width: 0px
9543opacity: 1.000
9544order: 0
9545outline-color: invert
9546outline-style: none
9547outline-width: 2px
9548overflow-x: visible
9549overflow-y: visible
9550padding-top: 0px
9551padding-right: 0px
9552padding-bottom: 0px
9553padding-left: 0px
9554position: static
9555quotes: none
9556right: auto
9557table-layout: auto
9558text-align: default
9559text-decoration: none
9560text-indent: 0px
9561text-transform: none
9562top: auto
9563unicode-bidi: normal
9564vertical-align: baseline
9565visibility: visible
9566white-space: normal
9567width: auto
9568word-spacing: normal
9569writing-mode: horizontal-tb
9570z-index: auto
9571#reset
9572
9573#tree
9574| div
9575|  p*
9576#ua
9577div { flex-flow: column wrap; }
9578p {flex-flow: inherit; }
9579#errors
9580#expected
9581align-content: stretch
9582align-items: stretch
9583align-self: auto
9584background-attachment: scroll
9585background-color: #00000000
9586background-image: none
9587background-position: 0% 0%
9588background-repeat: repeat
9589border-collapse: separate
9590border-spacing: 0px 0px
9591border-top-color: #ff000000
9592border-right-color: #ff000000
9593border-bottom-color: #ff000000
9594border-left-color: #ff000000
9595border-top-style: none
9596border-right-style: none
9597border-bottom-style: none
9598border-left-style: none
9599border-top-width: 2px
9600border-right-width: 2px
9601border-bottom-width: 2px
9602border-left-width: 2px
9603bottom: auto
9604box-sizing: content-box
9605break-after: auto
9606break-before: auto
9607break-inside: auto
9608caption-side: top
9609clear: none
9610clip: auto
9611color: #ff000000
9612column-count: auto
9613column-fill: balance
9614column-gap: normal
9615column-rule-color: #ff000000
9616column-rule-style: none
9617column-rule-width: 2px
9618column-span: none
9619column-width: auto
9620content: normal
9621counter-increment: none
9622counter-reset: none
9623cursor: auto
9624direction: ltr
9625display: inline
9626empty-cells: show
9627flex-basis: auto
9628flex-direction: column
9629flex-grow: 0.000
9630flex-shrink: 1.000
9631flex-wrap: wrap
9632float: none
9633font-family: sans-serif
9634font-size: 12pt
9635font-style: normal
9636font-variant: normal
9637font-weight: normal
9638height: auto
9639justify-content: flex-start
9640left: auto
9641letter-spacing: normal
9642line-height: normal
9643list-style-image: none
9644list-style-position: outside
9645list-style-type: disc
9646margin-top: 0px
9647margin-right: 0px
9648margin-bottom: 0px
9649margin-left: 0px
9650max-height: none
9651max-width: none
9652min-height: 0px
9653min-width: 0px
9654opacity: 1.000
9655order: 0
9656outline-color: invert
9657outline-style: none
9658outline-width: 2px
9659overflow-x: visible
9660overflow-y: visible
9661padding-top: 0px
9662padding-right: 0px
9663padding-bottom: 0px
9664padding-left: 0px
9665position: static
9666quotes: none
9667right: auto
9668table-layout: auto
9669text-align: default
9670text-decoration: none
9671text-indent: 0px
9672text-transform: none
9673top: auto
9674unicode-bidi: normal
9675vertical-align: baseline
9676visibility: visible
9677white-space: normal
9678width: auto
9679word-spacing: normal
9680writing-mode: horizontal-tb
9681z-index: auto
9682#reset
9683
9684#tree
9685| div
9686|  p*
9687#ua
9688div { flex-flow: row-reverse wrap-reverse; }
9689p { flex-direction: inherit; flex-wrap: inherit; }
9690#errors
9691#expected
9692align-content: stretch
9693align-items: stretch
9694align-self: auto
9695background-attachment: scroll
9696background-color: #00000000
9697background-image: none
9698background-position: 0% 0%
9699background-repeat: repeat
9700border-collapse: separate
9701border-spacing: 0px 0px
9702border-top-color: #ff000000
9703border-right-color: #ff000000
9704border-bottom-color: #ff000000
9705border-left-color: #ff000000
9706border-top-style: none
9707border-right-style: none
9708border-bottom-style: none
9709border-left-style: none
9710border-top-width: 2px
9711border-right-width: 2px
9712border-bottom-width: 2px
9713border-left-width: 2px
9714bottom: auto
9715box-sizing: content-box
9716break-after: auto
9717break-before: auto
9718break-inside: auto
9719caption-side: top
9720clear: none
9721clip: auto
9722color: #ff000000
9723column-count: auto
9724column-fill: balance
9725column-gap: normal
9726column-rule-color: #ff000000
9727column-rule-style: none
9728column-rule-width: 2px
9729column-span: none
9730column-width: auto
9731content: normal
9732counter-increment: none
9733counter-reset: none
9734cursor: auto
9735direction: ltr
9736display: inline
9737empty-cells: show
9738flex-basis: auto
9739flex-direction: row-reverse
9740flex-grow: 0.000
9741flex-shrink: 1.000
9742flex-wrap: wrap-reverse
9743float: none
9744font-family: sans-serif
9745font-size: 12pt
9746font-style: normal
9747font-variant: normal
9748font-weight: normal
9749height: auto
9750justify-content: flex-start
9751left: auto
9752letter-spacing: normal
9753line-height: normal
9754list-style-image: none
9755list-style-position: outside
9756list-style-type: disc
9757margin-top: 0px
9758margin-right: 0px
9759margin-bottom: 0px
9760margin-left: 0px
9761max-height: none
9762max-width: none
9763min-height: 0px
9764min-width: 0px
9765opacity: 1.000
9766order: 0
9767outline-color: invert
9768outline-style: none
9769outline-width: 2px
9770overflow-x: visible
9771overflow-y: visible
9772padding-top: 0px
9773padding-right: 0px
9774padding-bottom: 0px
9775padding-left: 0px
9776position: static
9777quotes: none
9778right: auto
9779table-layout: auto
9780text-align: default
9781text-decoration: none
9782text-indent: 0px
9783text-transform: none
9784top: auto
9785unicode-bidi: normal
9786vertical-align: baseline
9787visibility: visible
9788white-space: normal
9789width: auto
9790word-spacing: normal
9791writing-mode: horizontal-tb
9792z-index: auto
9793#reset
9794
9795#tree
9796| div*
9797#ua
9798div { flex-basis: 4.5em; flex-grow: 2.37; flex-shrink: 0.899; }
9799#errors
9800#expected
9801align-content: stretch
9802align-items: stretch
9803align-self: auto
9804background-attachment: scroll
9805background-color: #00000000
9806background-image: none
9807background-position: 0% 0%
9808background-repeat: repeat
9809border-collapse: separate
9810border-spacing: 0px 0px
9811border-top-color: #ff000000
9812border-right-color: #ff000000
9813border-bottom-color: #ff000000
9814border-left-color: #ff000000
9815border-top-style: none
9816border-right-style: none
9817border-bottom-style: none
9818border-left-style: none
9819border-top-width: 2px
9820border-right-width: 2px
9821border-bottom-width: 2px
9822border-left-width: 2px
9823bottom: auto
9824box-sizing: content-box
9825break-after: auto
9826break-before: auto
9827break-inside: auto
9828caption-side: top
9829clear: none
9830clip: auto
9831color: #ff000000
9832column-count: auto
9833column-fill: balance
9834column-gap: normal
9835column-rule-color: #ff000000
9836column-rule-style: none
9837column-rule-width: 2px
9838column-span: none
9839column-width: auto
9840content: normal
9841counter-increment: none
9842counter-reset: none
9843cursor: auto
9844direction: ltr
9845display: inline
9846empty-cells: show
9847flex-basis: 4.500em
9848flex-direction: row
9849flex-grow: 2.370
9850flex-shrink: 0.899
9851flex-wrap: nowrap
9852float: none
9853font-family: sans-serif
9854font-size: 12pt
9855font-style: normal
9856font-variant: normal
9857font-weight: normal
9858height: auto
9859justify-content: flex-start
9860left: auto
9861letter-spacing: normal
9862line-height: normal
9863list-style-image: none
9864list-style-position: outside
9865list-style-type: disc
9866margin-top: 0px
9867margin-right: 0px
9868margin-bottom: 0px
9869margin-left: 0px
9870max-height: none
9871max-width: none
9872min-height: 0px
9873min-width: 0px
9874opacity: 1.000
9875order: 0
9876outline-color: invert
9877outline-style: none
9878outline-width: 2px
9879overflow-x: visible
9880overflow-y: visible
9881padding-top: 0px
9882padding-right: 0px
9883padding-bottom: 0px
9884padding-left: 0px
9885position: static
9886quotes: none
9887right: auto
9888table-layout: auto
9889text-align: default
9890text-decoration: none
9891text-indent: 0px
9892text-transform: none
9893top: auto
9894unicode-bidi: normal
9895vertical-align: baseline
9896visibility: visible
9897white-space: normal
9898width: auto
9899word-spacing: normal
9900writing-mode: horizontal-tb
9901z-index: auto
9902#reset
9903
9904#tree
9905| div*
9906#ua
9907div { justify-content: flex-start; }
9908#errors
9909#expected
9910align-content: stretch
9911align-items: stretch
9912align-self: auto
9913background-attachment: scroll
9914background-color: #00000000
9915background-image: none
9916background-position: 0% 0%
9917background-repeat: repeat
9918border-collapse: separate
9919border-spacing: 0px 0px
9920border-top-color: #ff000000
9921border-right-color: #ff000000
9922border-bottom-color: #ff000000
9923border-left-color: #ff000000
9924border-top-style: none
9925border-right-style: none
9926border-bottom-style: none
9927border-left-style: none
9928border-top-width: 2px
9929border-right-width: 2px
9930border-bottom-width: 2px
9931border-left-width: 2px
9932bottom: auto
9933box-sizing: content-box
9934break-after: auto
9935break-before: auto
9936break-inside: auto
9937caption-side: top
9938clear: none
9939clip: auto
9940color: #ff000000
9941column-count: auto
9942column-fill: balance
9943column-gap: normal
9944column-rule-color: #ff000000
9945column-rule-style: none
9946column-rule-width: 2px
9947column-span: none
9948column-width: auto
9949content: normal
9950counter-increment: none
9951counter-reset: none
9952cursor: auto
9953direction: ltr
9954display: inline
9955empty-cells: show
9956flex-basis: auto
9957flex-direction: row
9958flex-grow: 0.000
9959flex-shrink: 1.000
9960flex-wrap: nowrap
9961float: none
9962font-family: sans-serif
9963font-size: 12pt
9964font-style: normal
9965font-variant: normal
9966font-weight: normal
9967height: auto
9968justify-content: flex-start
9969left: auto
9970letter-spacing: normal
9971line-height: normal
9972list-style-image: none
9973list-style-position: outside
9974list-style-type: disc
9975margin-top: 0px
9976margin-right: 0px
9977margin-bottom: 0px
9978margin-left: 0px
9979max-height: none
9980max-width: none
9981min-height: 0px
9982min-width: 0px
9983opacity: 1.000
9984order: 0
9985outline-color: invert
9986outline-style: none
9987outline-width: 2px
9988overflow-x: visible
9989overflow-y: visible
9990padding-top: 0px
9991padding-right: 0px
9992padding-bottom: 0px
9993padding-left: 0px
9994position: static
9995quotes: none
9996right: auto
9997table-layout: auto
9998text-align: default
9999text-decoration: none
10000text-indent: 0px
10001text-transform: none
10002top: auto
10003unicode-bidi: normal
10004vertical-align: baseline
10005visibility: visible
10006white-space: normal
10007width: auto
10008word-spacing: normal
10009writing-mode: horizontal-tb
10010z-index: auto
10011#reset
10012
10013#tree
10014| div*
10015#ua
10016div { justify-content: flex-end; }
10017#errors
10018#expected
10019align-content: stretch
10020align-items: stretch
10021align-self: auto
10022background-attachment: scroll
10023background-color: #00000000
10024background-image: none
10025background-position: 0% 0%
10026background-repeat: repeat
10027border-collapse: separate
10028border-spacing: 0px 0px
10029border-top-color: #ff000000
10030border-right-color: #ff000000
10031border-bottom-color: #ff000000
10032border-left-color: #ff000000
10033border-top-style: none
10034border-right-style: none
10035border-bottom-style: none
10036border-left-style: none
10037border-top-width: 2px
10038border-right-width: 2px
10039border-bottom-width: 2px
10040border-left-width: 2px
10041bottom: auto
10042box-sizing: content-box
10043break-after: auto
10044break-before: auto
10045break-inside: auto
10046caption-side: top
10047clear: none
10048clip: auto
10049color: #ff000000
10050column-count: auto
10051column-fill: balance
10052column-gap: normal
10053column-rule-color: #ff000000
10054column-rule-style: none
10055column-rule-width: 2px
10056column-span: none
10057column-width: auto
10058content: normal
10059counter-increment: none
10060counter-reset: none
10061cursor: auto
10062direction: ltr
10063display: inline
10064empty-cells: show
10065flex-basis: auto
10066flex-direction: row
10067flex-grow: 0.000
10068flex-shrink: 1.000
10069flex-wrap: nowrap
10070float: none
10071font-family: sans-serif
10072font-size: 12pt
10073font-style: normal
10074font-variant: normal
10075font-weight: normal
10076height: auto
10077justify-content: flex-end
10078left: auto
10079letter-spacing: normal
10080line-height: normal
10081list-style-image: none
10082list-style-position: outside
10083list-style-type: disc
10084margin-top: 0px
10085margin-right: 0px
10086margin-bottom: 0px
10087margin-left: 0px
10088max-height: none
10089max-width: none
10090min-height: 0px
10091min-width: 0px
10092opacity: 1.000
10093order: 0
10094outline-color: invert
10095outline-style: none
10096outline-width: 2px
10097overflow-x: visible
10098overflow-y: visible
10099padding-top: 0px
10100padding-right: 0px
10101padding-bottom: 0px
10102padding-left: 0px
10103position: static
10104quotes: none
10105right: auto
10106table-layout: auto
10107text-align: default
10108text-decoration: none
10109text-indent: 0px
10110text-transform: none
10111top: auto
10112unicode-bidi: normal
10113vertical-align: baseline
10114visibility: visible
10115white-space: normal
10116width: auto
10117word-spacing: normal
10118writing-mode: horizontal-tb
10119z-index: auto
10120#reset
10121
10122#tree
10123| div*
10124#ua
10125div { justify-content: center; }
10126#errors
10127#expected
10128align-content: stretch
10129align-items: stretch
10130align-self: auto
10131background-attachment: scroll
10132background-color: #00000000
10133background-image: none
10134background-position: 0% 0%
10135background-repeat: repeat
10136border-collapse: separate
10137border-spacing: 0px 0px
10138border-top-color: #ff000000
10139border-right-color: #ff000000
10140border-bottom-color: #ff000000
10141border-left-color: #ff000000
10142border-top-style: none
10143border-right-style: none
10144border-bottom-style: none
10145border-left-style: none
10146border-top-width: 2px
10147border-right-width: 2px
10148border-bottom-width: 2px
10149border-left-width: 2px
10150bottom: auto
10151box-sizing: content-box
10152break-after: auto
10153break-before: auto
10154break-inside: auto
10155caption-side: top
10156clear: none
10157clip: auto
10158color: #ff000000
10159column-count: auto
10160column-fill: balance
10161column-gap: normal
10162column-rule-color: #ff000000
10163column-rule-style: none
10164column-rule-width: 2px
10165column-span: none
10166column-width: auto
10167content: normal
10168counter-increment: none
10169counter-reset: none
10170cursor: auto
10171direction: ltr
10172display: inline
10173empty-cells: show
10174flex-basis: auto
10175flex-direction: row
10176flex-grow: 0.000
10177flex-shrink: 1.000
10178flex-wrap: nowrap
10179float: none
10180font-family: sans-serif
10181font-size: 12pt
10182font-style: normal
10183font-variant: normal
10184font-weight: normal
10185height: auto
10186justify-content: center
10187left: auto
10188letter-spacing: normal
10189line-height: normal
10190list-style-image: none
10191list-style-position: outside
10192list-style-type: disc
10193margin-top: 0px
10194margin-right: 0px
10195margin-bottom: 0px
10196margin-left: 0px
10197max-height: none
10198max-width: none
10199min-height: 0px
10200min-width: 0px
10201opacity: 1.000
10202order: 0
10203outline-color: invert
10204outline-style: none
10205outline-width: 2px
10206overflow-x: visible
10207overflow-y: visible
10208padding-top: 0px
10209padding-right: 0px
10210padding-bottom: 0px
10211padding-left: 0px
10212position: static
10213quotes: none
10214right: auto
10215table-layout: auto
10216text-align: default
10217text-decoration: none
10218text-indent: 0px
10219text-transform: none
10220top: auto
10221unicode-bidi: normal
10222vertical-align: baseline
10223visibility: visible
10224white-space: normal
10225width: auto
10226word-spacing: normal
10227writing-mode: horizontal-tb
10228z-index: auto
10229#reset
10230
10231#tree
10232| div*
10233#ua
10234div { justify-content: space-between; }
10235#errors
10236#expected
10237align-content: stretch
10238align-items: stretch
10239align-self: auto
10240background-attachment: scroll
10241background-color: #00000000
10242background-image: none
10243background-position: 0% 0%
10244background-repeat: repeat
10245border-collapse: separate
10246border-spacing: 0px 0px
10247border-top-color: #ff000000
10248border-right-color: #ff000000
10249border-bottom-color: #ff000000
10250border-left-color: #ff000000
10251border-top-style: none
10252border-right-style: none
10253border-bottom-style: none
10254border-left-style: none
10255border-top-width: 2px
10256border-right-width: 2px
10257border-bottom-width: 2px
10258border-left-width: 2px
10259bottom: auto
10260box-sizing: content-box
10261break-after: auto
10262break-before: auto
10263break-inside: auto
10264caption-side: top
10265clear: none
10266clip: auto
10267color: #ff000000
10268column-count: auto
10269column-fill: balance
10270column-gap: normal
10271column-rule-color: #ff000000
10272column-rule-style: none
10273column-rule-width: 2px
10274column-span: none
10275column-width: auto
10276content: normal
10277counter-increment: none
10278counter-reset: none
10279cursor: auto
10280direction: ltr
10281display: inline
10282empty-cells: show
10283flex-basis: auto
10284flex-direction: row
10285flex-grow: 0.000
10286flex-shrink: 1.000
10287flex-wrap: nowrap
10288float: none
10289font-family: sans-serif
10290font-size: 12pt
10291font-style: normal
10292font-variant: normal
10293font-weight: normal
10294height: auto
10295justify-content: space-between
10296left: auto
10297letter-spacing: normal
10298line-height: normal
10299list-style-image: none
10300list-style-position: outside
10301list-style-type: disc
10302margin-top: 0px
10303margin-right: 0px
10304margin-bottom: 0px
10305margin-left: 0px
10306max-height: none
10307max-width: none
10308min-height: 0px
10309min-width: 0px
10310opacity: 1.000
10311order: 0
10312outline-color: invert
10313outline-style: none
10314outline-width: 2px
10315overflow-x: visible
10316overflow-y: visible
10317padding-top: 0px
10318padding-right: 0px
10319padding-bottom: 0px
10320padding-left: 0px
10321position: static
10322quotes: none
10323right: auto
10324table-layout: auto
10325text-align: default
10326text-decoration: none
10327text-indent: 0px
10328text-transform: none
10329top: auto
10330unicode-bidi: normal
10331vertical-align: baseline
10332visibility: visible
10333white-space: normal
10334width: auto
10335word-spacing: normal
10336writing-mode: horizontal-tb
10337z-index: auto
10338#reset
10339
10340#tree
10341| div*
10342#ua
10343div { justify-content: space-around; }
10344#errors
10345#expected
10346align-content: stretch
10347align-items: stretch
10348align-self: auto
10349background-attachment: scroll
10350background-color: #00000000
10351background-image: none
10352background-position: 0% 0%
10353background-repeat: repeat
10354border-collapse: separate
10355border-spacing: 0px 0px
10356border-top-color: #ff000000
10357border-right-color: #ff000000
10358border-bottom-color: #ff000000
10359border-left-color: #ff000000
10360border-top-style: none
10361border-right-style: none
10362border-bottom-style: none
10363border-left-style: none
10364border-top-width: 2px
10365border-right-width: 2px
10366border-bottom-width: 2px
10367border-left-width: 2px
10368bottom: auto
10369box-sizing: content-box
10370break-after: auto
10371break-before: auto
10372break-inside: auto
10373caption-side: top
10374clear: none
10375clip: auto
10376color: #ff000000
10377column-count: auto
10378column-fill: balance
10379column-gap: normal
10380column-rule-color: #ff000000
10381column-rule-style: none
10382column-rule-width: 2px
10383column-span: none
10384column-width: auto
10385content: normal
10386counter-increment: none
10387counter-reset: none
10388cursor: auto
10389direction: ltr
10390display: inline
10391empty-cells: show
10392flex-basis: auto
10393flex-direction: row
10394flex-grow: 0.000
10395flex-shrink: 1.000
10396flex-wrap: nowrap
10397float: none
10398font-family: sans-serif
10399font-size: 12pt
10400font-style: normal
10401font-variant: normal
10402font-weight: normal
10403height: auto
10404justify-content: space-around
10405left: auto
10406letter-spacing: normal
10407line-height: normal
10408list-style-image: none
10409list-style-position: outside
10410list-style-type: disc
10411margin-top: 0px
10412margin-right: 0px
10413margin-bottom: 0px
10414margin-left: 0px
10415max-height: none
10416max-width: none
10417min-height: 0px
10418min-width: 0px
10419opacity: 1.000
10420order: 0
10421outline-color: invert
10422outline-style: none
10423outline-width: 2px
10424overflow-x: visible
10425overflow-y: visible
10426padding-top: 0px
10427padding-right: 0px
10428padding-bottom: 0px
10429padding-left: 0px
10430position: static
10431quotes: none
10432right: auto
10433table-layout: auto
10434text-align: default
10435text-decoration: none
10436text-indent: 0px
10437text-transform: none
10438top: auto
10439unicode-bidi: normal
10440vertical-align: baseline
10441visibility: visible
10442white-space: normal
10443width: auto
10444word-spacing: normal
10445writing-mode: horizontal-tb
10446z-index: auto
10447#reset
10448
10449#tree
10450| div*
10451#ua
10452div { justify-content: space-evenly; }
10453#errors
10454#expected
10455align-content: stretch
10456align-items: stretch
10457align-self: auto
10458background-attachment: scroll
10459background-color: #00000000
10460background-image: none
10461background-position: 0% 0%
10462background-repeat: repeat
10463border-collapse: separate
10464border-spacing: 0px 0px
10465border-top-color: #ff000000
10466border-right-color: #ff000000
10467border-bottom-color: #ff000000
10468border-left-color: #ff000000
10469border-top-style: none
10470border-right-style: none
10471border-bottom-style: none
10472border-left-style: none
10473border-top-width: 2px
10474border-right-width: 2px
10475border-bottom-width: 2px
10476border-left-width: 2px
10477bottom: auto
10478box-sizing: content-box
10479break-after: auto
10480break-before: auto
10481break-inside: auto
10482caption-side: top
10483clear: none
10484clip: auto
10485color: #ff000000
10486column-count: auto
10487column-fill: balance
10488column-gap: normal
10489column-rule-color: #ff000000
10490column-rule-style: none
10491column-rule-width: 2px
10492column-span: none
10493column-width: auto
10494content: normal
10495counter-increment: none
10496counter-reset: none
10497cursor: auto
10498direction: ltr
10499display: inline
10500empty-cells: show
10501flex-basis: auto
10502flex-direction: row
10503flex-grow: 0.000
10504flex-shrink: 1.000
10505flex-wrap: nowrap
10506float: none
10507font-family: sans-serif
10508font-size: 12pt
10509font-style: normal
10510font-variant: normal
10511font-weight: normal
10512height: auto
10513justify-content: space-evenly
10514left: auto
10515letter-spacing: normal
10516line-height: normal
10517list-style-image: none
10518list-style-position: outside
10519list-style-type: disc
10520margin-top: 0px
10521margin-right: 0px
10522margin-bottom: 0px
10523margin-left: 0px
10524max-height: none
10525max-width: none
10526min-height: 0px
10527min-width: 0px
10528opacity: 1.000
10529order: 0
10530outline-color: invert
10531outline-style: none
10532outline-width: 2px
10533overflow-x: visible
10534overflow-y: visible
10535padding-top: 0px
10536padding-right: 0px
10537padding-bottom: 0px
10538padding-left: 0px
10539position: static
10540quotes: none
10541right: auto
10542table-layout: auto
10543text-align: default
10544text-decoration: none
10545text-indent: 0px
10546text-transform: none
10547top: auto
10548unicode-bidi: normal
10549vertical-align: baseline
10550visibility: visible
10551white-space: normal
10552width: auto
10553word-spacing: normal
10554writing-mode: horizontal-tb
10555z-index: auto
10556#reset
10557
10558#tree
10559| div*
10560#ua
10561div { justify-content: space-around; }
10562#user
10563div { justify-content: space-evenly; }
10564#errors
10565#expected
10566align-content: stretch
10567align-items: stretch
10568align-self: auto
10569background-attachment: scroll
10570background-color: #00000000
10571background-image: none
10572background-position: 0% 0%
10573background-repeat: repeat
10574border-collapse: separate
10575border-spacing: 0px 0px
10576border-top-color: #ff000000
10577border-right-color: #ff000000
10578border-bottom-color: #ff000000
10579border-left-color: #ff000000
10580border-top-style: none
10581border-right-style: none
10582border-bottom-style: none
10583border-left-style: none
10584border-top-width: 2px
10585border-right-width: 2px
10586border-bottom-width: 2px
10587border-left-width: 2px
10588bottom: auto
10589box-sizing: content-box
10590break-after: auto
10591break-before: auto
10592break-inside: auto
10593caption-side: top
10594clear: none
10595clip: auto
10596color: #ff000000
10597column-count: auto
10598column-fill: balance
10599column-gap: normal
10600column-rule-color: #ff000000
10601column-rule-style: none
10602column-rule-width: 2px
10603column-span: none
10604column-width: auto
10605content: normal
10606counter-increment: none
10607counter-reset: none
10608cursor: auto
10609direction: ltr
10610display: inline
10611empty-cells: show
10612flex-basis: auto
10613flex-direction: row
10614flex-grow: 0.000
10615flex-shrink: 1.000
10616flex-wrap: nowrap
10617float: none
10618font-family: sans-serif
10619font-size: 12pt
10620font-style: normal
10621font-variant: normal
10622font-weight: normal
10623height: auto
10624justify-content: space-evenly
10625left: auto
10626letter-spacing: normal
10627line-height: normal
10628list-style-image: none
10629list-style-position: outside
10630list-style-type: disc
10631margin-top: 0px
10632margin-right: 0px
10633margin-bottom: 0px
10634margin-left: 0px
10635max-height: none
10636max-width: none
10637min-height: 0px
10638min-width: 0px
10639opacity: 1.000
10640order: 0
10641outline-color: invert
10642outline-style: none
10643outline-width: 2px
10644overflow-x: visible
10645overflow-y: visible
10646padding-top: 0px
10647padding-right: 0px
10648padding-bottom: 0px
10649padding-left: 0px
10650position: static
10651quotes: none
10652right: auto
10653table-layout: auto
10654text-align: default
10655text-decoration: none
10656text-indent: 0px
10657text-transform: none
10658top: auto
10659unicode-bidi: normal
10660vertical-align: baseline
10661visibility: visible
10662white-space: normal
10663width: auto
10664word-spacing: normal
10665writing-mode: horizontal-tb
10666z-index: auto
10667#reset
10668
10669#tree
10670| div
10671|  p*
10672#ua
10673div { justify-content: center; }
10674p { justify-content: inherit; }
10675#errors
10676#expected
10677align-content: stretch
10678align-items: stretch
10679align-self: auto
10680background-attachment: scroll
10681background-color: #00000000
10682background-image: none
10683background-position: 0% 0%
10684background-repeat: repeat
10685border-collapse: separate
10686border-spacing: 0px 0px
10687border-top-color: #ff000000
10688border-right-color: #ff000000
10689border-bottom-color: #ff000000
10690border-left-color: #ff000000
10691border-top-style: none
10692border-right-style: none
10693border-bottom-style: none
10694border-left-style: none
10695border-top-width: 2px
10696border-right-width: 2px
10697border-bottom-width: 2px
10698border-left-width: 2px
10699bottom: auto
10700box-sizing: content-box
10701break-after: auto
10702break-before: auto
10703break-inside: auto
10704caption-side: top
10705clear: none
10706clip: auto
10707color: #ff000000
10708column-count: auto
10709column-fill: balance
10710column-gap: normal
10711column-rule-color: #ff000000
10712column-rule-style: none
10713column-rule-width: 2px
10714column-span: none
10715column-width: auto
10716content: normal
10717counter-increment: none
10718counter-reset: none
10719cursor: auto
10720direction: ltr
10721display: inline
10722empty-cells: show
10723flex-basis: auto
10724flex-direction: row
10725flex-grow: 0.000
10726flex-shrink: 1.000
10727flex-wrap: nowrap
10728float: none
10729font-family: sans-serif
10730font-size: 12pt
10731font-style: normal
10732font-variant: normal
10733font-weight: normal
10734height: auto
10735justify-content: center
10736left: auto
10737letter-spacing: normal
10738line-height: normal
10739list-style-image: none
10740list-style-position: outside
10741list-style-type: disc
10742margin-top: 0px
10743margin-right: 0px
10744margin-bottom: 0px
10745margin-left: 0px
10746max-height: none
10747max-width: none
10748min-height: 0px
10749min-width: 0px
10750opacity: 1.000
10751order: 0
10752outline-color: invert
10753outline-style: none
10754outline-width: 2px
10755overflow-x: visible
10756overflow-y: visible
10757padding-top: 0px
10758padding-right: 0px
10759padding-bottom: 0px
10760padding-left: 0px
10761position: static
10762quotes: none
10763right: auto
10764table-layout: auto
10765text-align: default
10766text-decoration: none
10767text-indent: 0px
10768text-transform: none
10769top: auto
10770unicode-bidi: normal
10771vertical-align: baseline
10772visibility: visible
10773white-space: normal
10774width: auto
10775word-spacing: normal
10776writing-mode: horizontal-tb
10777z-index: auto
10778#reset
10779
10780#tree
10781| div*
10782#ua
10783div { order: 0; }
10784#errors
10785#expected
10786align-content: stretch
10787align-items: stretch
10788align-self: auto
10789background-attachment: scroll
10790background-color: #00000000
10791background-image: none
10792background-position: 0% 0%
10793background-repeat: repeat
10794border-collapse: separate
10795border-spacing: 0px 0px
10796border-top-color: #ff000000
10797border-right-color: #ff000000
10798border-bottom-color: #ff000000
10799border-left-color: #ff000000
10800border-top-style: none
10801border-right-style: none
10802border-bottom-style: none
10803border-left-style: none
10804border-top-width: 2px
10805border-right-width: 2px
10806border-bottom-width: 2px
10807border-left-width: 2px
10808bottom: auto
10809box-sizing: content-box
10810break-after: auto
10811break-before: auto
10812break-inside: auto
10813caption-side: top
10814clear: none
10815clip: auto
10816color: #ff000000
10817column-count: auto
10818column-fill: balance
10819column-gap: normal
10820column-rule-color: #ff000000
10821column-rule-style: none
10822column-rule-width: 2px
10823column-span: none
10824column-width: auto
10825content: normal
10826counter-increment: none
10827counter-reset: none
10828cursor: auto
10829direction: ltr
10830display: inline
10831empty-cells: show
10832flex-basis: auto
10833flex-direction: row
10834flex-grow: 0.000
10835flex-shrink: 1.000
10836flex-wrap: nowrap
10837float: none
10838font-family: sans-serif
10839font-size: 12pt
10840font-style: normal
10841font-variant: normal
10842font-weight: normal
10843height: auto
10844justify-content: flex-start
10845left: auto
10846letter-spacing: normal
10847line-height: normal
10848list-style-image: none
10849list-style-position: outside
10850list-style-type: disc
10851margin-top: 0px
10852margin-right: 0px
10853margin-bottom: 0px
10854margin-left: 0px
10855max-height: none
10856max-width: none
10857min-height: 0px
10858min-width: 0px
10859opacity: 1.000
10860order: 0
10861outline-color: invert
10862outline-style: none
10863outline-width: 2px
10864overflow-x: visible
10865overflow-y: visible
10866padding-top: 0px
10867padding-right: 0px
10868padding-bottom: 0px
10869padding-left: 0px
10870position: static
10871quotes: none
10872right: auto
10873table-layout: auto
10874text-align: default
10875text-decoration: none
10876text-indent: 0px
10877text-transform: none
10878top: auto
10879unicode-bidi: normal
10880vertical-align: baseline
10881visibility: visible
10882white-space: normal
10883width: auto
10884word-spacing: normal
10885writing-mode: horizontal-tb
10886z-index: auto
10887#reset
10888
10889#tree
10890| div*
10891#ua
10892div { order: 5; }
10893#errors
10894#expected
10895align-content: stretch
10896align-items: stretch
10897align-self: auto
10898background-attachment: scroll
10899background-color: #00000000
10900background-image: none
10901background-position: 0% 0%
10902background-repeat: repeat
10903border-collapse: separate
10904border-spacing: 0px 0px
10905border-top-color: #ff000000
10906border-right-color: #ff000000
10907border-bottom-color: #ff000000
10908border-left-color: #ff000000
10909border-top-style: none
10910border-right-style: none
10911border-bottom-style: none
10912border-left-style: none
10913border-top-width: 2px
10914border-right-width: 2px
10915border-bottom-width: 2px
10916border-left-width: 2px
10917bottom: auto
10918box-sizing: content-box
10919break-after: auto
10920break-before: auto
10921break-inside: auto
10922caption-side: top
10923clear: none
10924clip: auto
10925color: #ff000000
10926column-count: auto
10927column-fill: balance
10928column-gap: normal
10929column-rule-color: #ff000000
10930column-rule-style: none
10931column-rule-width: 2px
10932column-span: none
10933column-width: auto
10934content: normal
10935counter-increment: none
10936counter-reset: none
10937cursor: auto
10938direction: ltr
10939display: inline
10940empty-cells: show
10941flex-basis: auto
10942flex-direction: row
10943flex-grow: 0.000
10944flex-shrink: 1.000
10945flex-wrap: nowrap
10946float: none
10947font-family: sans-serif
10948font-size: 12pt
10949font-style: normal
10950font-variant: normal
10951font-weight: normal
10952height: auto
10953justify-content: flex-start
10954left: auto
10955letter-spacing: normal
10956line-height: normal
10957list-style-image: none
10958list-style-position: outside
10959list-style-type: disc
10960margin-top: 0px
10961margin-right: 0px
10962margin-bottom: 0px
10963margin-left: 0px
10964max-height: none
10965max-width: none
10966min-height: 0px
10967min-width: 0px
10968opacity: 1.000
10969order: 5
10970outline-color: invert
10971outline-style: none
10972outline-width: 2px
10973overflow-x: visible
10974overflow-y: visible
10975padding-top: 0px
10976padding-right: 0px
10977padding-bottom: 0px
10978padding-left: 0px
10979position: static
10980quotes: none
10981right: auto
10982table-layout: auto
10983text-align: default
10984text-decoration: none
10985text-indent: 0px
10986text-transform: none
10987top: auto
10988unicode-bidi: normal
10989vertical-align: baseline
10990visibility: visible
10991white-space: normal
10992width: auto
10993word-spacing: normal
10994writing-mode: horizontal-tb
10995z-index: auto
10996#reset
10997
10998#tree
10999| div*
11000#ua
11001div { order: -5; }
11002#errors
11003#expected
11004align-content: stretch
11005align-items: stretch
11006align-self: auto
11007background-attachment: scroll
11008background-color: #00000000
11009background-image: none
11010background-position: 0% 0%
11011background-repeat: repeat
11012border-collapse: separate
11013border-spacing: 0px 0px
11014border-top-color: #ff000000
11015border-right-color: #ff000000
11016border-bottom-color: #ff000000
11017border-left-color: #ff000000
11018border-top-style: none
11019border-right-style: none
11020border-bottom-style: none
11021border-left-style: none
11022border-top-width: 2px
11023border-right-width: 2px
11024border-bottom-width: 2px
11025border-left-width: 2px
11026bottom: auto
11027box-sizing: content-box
11028break-after: auto
11029break-before: auto
11030break-inside: auto
11031caption-side: top
11032clear: none
11033clip: auto
11034color: #ff000000
11035column-count: auto
11036column-fill: balance
11037column-gap: normal
11038column-rule-color: #ff000000
11039column-rule-style: none
11040column-rule-width: 2px
11041column-span: none
11042column-width: auto
11043content: normal
11044counter-increment: none
11045counter-reset: none
11046cursor: auto
11047direction: ltr
11048display: inline
11049empty-cells: show
11050flex-basis: auto
11051flex-direction: row
11052flex-grow: 0.000
11053flex-shrink: 1.000
11054flex-wrap: nowrap
11055float: none
11056font-family: sans-serif
11057font-size: 12pt
11058font-style: normal
11059font-variant: normal
11060font-weight: normal
11061height: auto
11062justify-content: flex-start
11063left: auto
11064letter-spacing: normal
11065line-height: normal
11066list-style-image: none
11067list-style-position: outside
11068list-style-type: disc
11069margin-top: 0px
11070margin-right: 0px
11071margin-bottom: 0px
11072margin-left: 0px
11073max-height: none
11074max-width: none
11075min-height: 0px
11076min-width: 0px
11077opacity: 1.000
11078order: -5
11079outline-color: invert
11080outline-style: none
11081outline-width: 2px
11082overflow-x: visible
11083overflow-y: visible
11084padding-top: 0px
11085padding-right: 0px
11086padding-bottom: 0px
11087padding-left: 0px
11088position: static
11089quotes: none
11090right: auto
11091table-layout: auto
11092text-align: default
11093text-decoration: none
11094text-indent: 0px
11095text-transform: none
11096top: auto
11097unicode-bidi: normal
11098vertical-align: baseline
11099visibility: visible
11100white-space: normal
11101width: auto
11102word-spacing: normal
11103writing-mode: horizontal-tb
11104z-index: auto
11105#reset
11106
11107#tree
11108| div
11109|  p*
11110#ua
11111div { order: 7; }
11112p { order: inherit; }
11113#errors
11114#expected
11115align-content: stretch
11116align-items: stretch
11117align-self: auto
11118background-attachment: scroll
11119background-color: #00000000
11120background-image: none
11121background-position: 0% 0%
11122background-repeat: repeat
11123border-collapse: separate
11124border-spacing: 0px 0px
11125border-top-color: #ff000000
11126border-right-color: #ff000000
11127border-bottom-color: #ff000000
11128border-left-color: #ff000000
11129border-top-style: none
11130border-right-style: none
11131border-bottom-style: none
11132border-left-style: none
11133border-top-width: 2px
11134border-right-width: 2px
11135border-bottom-width: 2px
11136border-left-width: 2px
11137bottom: auto
11138box-sizing: content-box
11139break-after: auto
11140break-before: auto
11141break-inside: auto
11142caption-side: top
11143clear: none
11144clip: auto
11145color: #ff000000
11146column-count: auto
11147column-fill: balance
11148column-gap: normal
11149column-rule-color: #ff000000
11150column-rule-style: none
11151column-rule-width: 2px
11152column-span: none
11153column-width: auto
11154content: normal
11155counter-increment: none
11156counter-reset: none
11157cursor: auto
11158direction: ltr
11159display: inline
11160empty-cells: show
11161flex-basis: auto
11162flex-direction: row
11163flex-grow: 0.000
11164flex-shrink: 1.000
11165flex-wrap: nowrap
11166float: none
11167font-family: sans-serif
11168font-size: 12pt
11169font-style: normal
11170font-variant: normal
11171font-weight: normal
11172height: auto
11173justify-content: flex-start
11174left: auto
11175letter-spacing: normal
11176line-height: normal
11177list-style-image: none
11178list-style-position: outside
11179list-style-type: disc
11180margin-top: 0px
11181margin-right: 0px
11182margin-bottom: 0px
11183margin-left: 0px
11184max-height: none
11185max-width: none
11186min-height: 0px
11187min-width: 0px
11188opacity: 1.000
11189order: 7
11190outline-color: invert
11191outline-style: none
11192outline-width: 2px
11193overflow-x: visible
11194overflow-y: visible
11195padding-top: 0px
11196padding-right: 0px
11197padding-bottom: 0px
11198padding-left: 0px
11199position: static
11200quotes: none
11201right: auto
11202table-layout: auto
11203text-align: default
11204text-decoration: none
11205text-indent: 0px
11206text-transform: none
11207top: auto
11208unicode-bidi: normal
11209vertical-align: baseline
11210visibility: visible
11211white-space: normal
11212width: auto
11213word-spacing: normal
11214writing-mode: horizontal-tb
11215z-index: auto
11216#reset
11217
11218#tree
11219| div*
11220#ua
11221div { flex: 2.3 3.78 4.5em; flex-flow: column wrap; align-content: space-around; align-items: center; align-self: flex-end; justify-content: space-evenly; order: -1; }
11222#errors
11223#expected
11224align-content: space-around
11225align-items: center
11226align-self: flex-end
11227background-attachment: scroll
11228background-color: #00000000
11229background-image: none
11230background-position: 0% 0%
11231background-repeat: repeat
11232border-collapse: separate
11233border-spacing: 0px 0px
11234border-top-color: #ff000000
11235border-right-color: #ff000000
11236border-bottom-color: #ff000000
11237border-left-color: #ff000000
11238border-top-style: none
11239border-right-style: none
11240border-bottom-style: none
11241border-left-style: none
11242border-top-width: 2px
11243border-right-width: 2px
11244border-bottom-width: 2px
11245border-left-width: 2px
11246bottom: auto
11247box-sizing: content-box
11248break-after: auto
11249break-before: auto
11250break-inside: auto
11251caption-side: top
11252clear: none
11253clip: auto
11254color: #ff000000
11255column-count: auto
11256column-fill: balance
11257column-gap: normal
11258column-rule-color: #ff000000
11259column-rule-style: none
11260column-rule-width: 2px
11261column-span: none
11262column-width: auto
11263content: normal
11264counter-increment: none
11265counter-reset: none
11266cursor: auto
11267direction: ltr
11268display: inline
11269empty-cells: show
11270flex-basis: 4.500em
11271flex-direction: column
11272flex-grow: 2.300
11273flex-shrink: 3.780
11274flex-wrap: wrap
11275float: none
11276font-family: sans-serif
11277font-size: 12pt
11278font-style: normal
11279font-variant: normal
11280font-weight: normal
11281height: auto
11282justify-content: space-evenly
11283left: auto
11284letter-spacing: normal
11285line-height: normal
11286list-style-image: none
11287list-style-position: outside
11288list-style-type: disc
11289margin-top: 0px
11290margin-right: 0px
11291margin-bottom: 0px
11292margin-left: 0px
11293max-height: none
11294max-width: none
11295min-height: 0px
11296min-width: 0px
11297opacity: 1.000
11298order: -1
11299outline-color: invert
11300outline-style: none
11301outline-width: 2px
11302overflow-x: visible
11303overflow-y: visible
11304padding-top: 0px
11305padding-right: 0px
11306padding-bottom: 0px
11307padding-left: 0px
11308position: static
11309quotes: none
11310right: auto
11311table-layout: auto
11312text-align: default
11313text-decoration: none
11314text-indent: 0px
11315text-transform: none
11316top: auto
11317unicode-bidi: normal
11318vertical-align: baseline
11319visibility: visible
11320white-space: normal
11321width: auto
11322word-spacing: normal
11323writing-mode: horizontal-tb
11324z-index: auto
11325#reset
11326
11327#tree
11328| div
11329|  p*
11330#ua
11331div { flex: 2.3 3.78 4.5em; flex-flow: column wrap; align-content: space-around; align-items: center; align-self: flex-end; justify-content: space-evenly; order: -1; }
11332p { flex: inherit; flex-flow: inherit; align-content: inherit; align-items: inherit; align-self: inherit; justify-content: inherit; order: inherit; }
11333#errors
11334#expected
11335align-content: space-around
11336align-items: center
11337align-self: flex-end
11338background-attachment: scroll
11339background-color: #00000000
11340background-image: none
11341background-position: 0% 0%
11342background-repeat: repeat
11343border-collapse: separate
11344border-spacing: 0px 0px
11345border-top-color: #ff000000
11346border-right-color: #ff000000
11347border-bottom-color: #ff000000
11348border-left-color: #ff000000
11349border-top-style: none
11350border-right-style: none
11351border-bottom-style: none
11352border-left-style: none
11353border-top-width: 2px
11354border-right-width: 2px
11355border-bottom-width: 2px
11356border-left-width: 2px
11357bottom: auto
11358box-sizing: content-box
11359break-after: auto
11360break-before: auto
11361break-inside: auto
11362caption-side: top
11363clear: none
11364clip: auto
11365color: #ff000000
11366column-count: auto
11367column-fill: balance
11368column-gap: normal
11369column-rule-color: #ff000000
11370column-rule-style: none
11371column-rule-width: 2px
11372column-span: none
11373column-width: auto
11374content: normal
11375counter-increment: none
11376counter-reset: none
11377cursor: auto
11378direction: ltr
11379display: inline
11380empty-cells: show
11381flex-basis: 4.500em
11382flex-direction: column
11383flex-grow: 2.300
11384flex-shrink: 3.780
11385flex-wrap: wrap
11386float: none
11387font-family: sans-serif
11388font-size: 12pt
11389font-style: normal
11390font-variant: normal
11391font-weight: normal
11392height: auto
11393justify-content: space-evenly
11394left: auto
11395letter-spacing: normal
11396line-height: normal
11397list-style-image: none
11398list-style-position: outside
11399list-style-type: disc
11400margin-top: 0px
11401margin-right: 0px
11402margin-bottom: 0px
11403margin-left: 0px
11404max-height: none
11405max-width: none
11406min-height: 0px
11407min-width: 0px
11408opacity: 1.000
11409order: -1
11410outline-color: invert
11411outline-style: none
11412outline-width: 2px
11413overflow-x: visible
11414overflow-y: visible
11415padding-top: 0px
11416padding-right: 0px
11417padding-bottom: 0px
11418padding-left: 0px
11419position: static
11420quotes: none
11421right: auto
11422table-layout: auto
11423text-align: default
11424text-decoration: none
11425text-indent: 0px
11426text-transform: none
11427top: auto
11428unicode-bidi: normal
11429vertical-align: baseline
11430visibility: visible
11431white-space: normal
11432width: auto
11433word-spacing: normal
11434writing-mode: horizontal-tb
11435z-index: auto
11436#reset
11437
11438#tree
11439| div*
11440#ua
11441div { display: flex; }
11442#errors
11443#expected
11444align-content: stretch
11445align-items: stretch
11446align-self: auto
11447background-attachment: scroll
11448background-color: #00000000
11449background-image: none
11450background-position: 0% 0%
11451background-repeat: repeat
11452border-collapse: separate
11453border-spacing: 0px 0px
11454border-top-color: #ff000000
11455border-right-color: #ff000000
11456border-bottom-color: #ff000000
11457border-left-color: #ff000000
11458border-top-style: none
11459border-right-style: none
11460border-bottom-style: none
11461border-left-style: none
11462border-top-width: 2px
11463border-right-width: 2px
11464border-bottom-width: 2px
11465border-left-width: 2px
11466bottom: auto
11467box-sizing: content-box
11468break-after: auto
11469break-before: auto
11470break-inside: auto
11471caption-side: top
11472clear: none
11473clip: auto
11474color: #ff000000
11475column-count: auto
11476column-fill: balance
11477column-gap: normal
11478column-rule-color: #ff000000
11479column-rule-style: none
11480column-rule-width: 2px
11481column-span: none
11482column-width: auto
11483content: normal
11484counter-increment: none
11485counter-reset: none
11486cursor: auto
11487direction: ltr
11488display: flex
11489empty-cells: show
11490flex-basis: auto
11491flex-direction: row
11492flex-grow: 0.000
11493flex-shrink: 1.000
11494flex-wrap: nowrap
11495float: none
11496font-family: sans-serif
11497font-size: 12pt
11498font-style: normal
11499font-variant: normal
11500font-weight: normal
11501height: auto
11502justify-content: flex-start
11503left: auto
11504letter-spacing: normal
11505line-height: normal
11506list-style-image: none
11507list-style-position: outside
11508list-style-type: disc
11509margin-top: 0px
11510margin-right: 0px
11511margin-bottom: 0px
11512margin-left: 0px
11513max-height: none
11514max-width: none
11515min-height: auto
11516min-width: auto
11517opacity: 1.000
11518order: 0
11519outline-color: invert
11520outline-style: none
11521outline-width: 2px
11522overflow-x: visible
11523overflow-y: visible
11524padding-top: 0px
11525padding-right: 0px
11526padding-bottom: 0px
11527padding-left: 0px
11528position: static
11529quotes: none
11530right: auto
11531table-layout: auto
11532text-align: default
11533text-decoration: none
11534text-indent: 0px
11535text-transform: none
11536top: auto
11537unicode-bidi: normal
11538vertical-align: baseline
11539visibility: visible
11540white-space: normal
11541width: auto
11542word-spacing: normal
11543writing-mode: horizontal-tb
11544z-index: auto
11545#reset
11546
11547#tree
11548| div*
11549#ua
11550div { display: inline-flex; }
11551#errors
11552#expected
11553align-content: stretch
11554align-items: stretch
11555align-self: auto
11556background-attachment: scroll
11557background-color: #00000000
11558background-image: none
11559background-position: 0% 0%
11560background-repeat: repeat
11561border-collapse: separate
11562border-spacing: 0px 0px
11563border-top-color: #ff000000
11564border-right-color: #ff000000
11565border-bottom-color: #ff000000
11566border-left-color: #ff000000
11567border-top-style: none
11568border-right-style: none
11569border-bottom-style: none
11570border-left-style: none
11571border-top-width: 2px
11572border-right-width: 2px
11573border-bottom-width: 2px
11574border-left-width: 2px
11575bottom: auto
11576box-sizing: content-box
11577break-after: auto
11578break-before: auto
11579break-inside: auto
11580caption-side: top
11581clear: none
11582clip: auto
11583color: #ff000000
11584column-count: auto
11585column-fill: balance
11586column-gap: normal
11587column-rule-color: #ff000000
11588column-rule-style: none
11589column-rule-width: 2px
11590column-span: none
11591column-width: auto
11592content: normal
11593counter-increment: none
11594counter-reset: none
11595cursor: auto
11596direction: ltr
11597display: inline-flex
11598empty-cells: show
11599flex-basis: auto
11600flex-direction: row
11601flex-grow: 0.000
11602flex-shrink: 1.000
11603flex-wrap: nowrap
11604float: none
11605font-family: sans-serif
11606font-size: 12pt
11607font-style: normal
11608font-variant: normal
11609font-weight: normal
11610height: auto
11611justify-content: flex-start
11612left: auto
11613letter-spacing: normal
11614line-height: normal
11615list-style-image: none
11616list-style-position: outside
11617list-style-type: disc
11618margin-top: 0px
11619margin-right: 0px
11620margin-bottom: 0px
11621margin-left: 0px
11622max-height: none
11623max-width: none
11624min-height: auto
11625min-width: auto
11626opacity: 1.000
11627order: 0
11628outline-color: invert
11629outline-style: none
11630outline-width: 2px
11631overflow-x: visible
11632overflow-y: visible
11633padding-top: 0px
11634padding-right: 0px
11635padding-bottom: 0px
11636padding-left: 0px
11637position: static
11638quotes: none
11639right: auto
11640table-layout: auto
11641text-align: default
11642text-decoration: none
11643text-indent: 0px
11644text-transform: none
11645top: auto
11646unicode-bidi: normal
11647vertical-align: baseline
11648visibility: visible
11649white-space: normal
11650width: auto
11651word-spacing: normal
11652writing-mode: horizontal-tb
11653z-index: auto
11654#reset
11655
11656#tree
11657| div*
11658#ua
11659div { width: 10px; }
11660#errors
11661#expected
11662align-content: stretch
11663align-items: stretch
11664align-self: auto
11665background-attachment: scroll
11666background-color: #00000000
11667background-image: none
11668background-position: 0% 0%
11669background-repeat: repeat
11670border-collapse: separate
11671border-spacing: 0px 0px
11672border-top-color: #ff000000
11673border-right-color: #ff000000
11674border-bottom-color: #ff000000
11675border-left-color: #ff000000
11676border-top-style: none
11677border-right-style: none
11678border-bottom-style: none
11679border-left-style: none
11680border-top-width: 2px
11681border-right-width: 2px
11682border-bottom-width: 2px
11683border-left-width: 2px
11684bottom: auto
11685box-sizing: content-box
11686break-after: auto
11687break-before: auto
11688break-inside: auto
11689caption-side: top
11690clear: none
11691clip: auto
11692color: #ff000000
11693column-count: auto
11694column-fill: balance
11695column-gap: normal
11696column-rule-color: #ff000000
11697column-rule-style: none
11698column-rule-width: 2px
11699column-span: none
11700column-width: auto
11701content: normal
11702counter-increment: none
11703counter-reset: none
11704cursor: auto
11705direction: ltr
11706display: inline
11707empty-cells: show
11708flex-basis: auto
11709flex-direction: row
11710flex-grow: 0.000
11711flex-shrink: 1.000
11712flex-wrap: nowrap
11713float: none
11714font-family: sans-serif
11715font-size: 12pt
11716font-style: normal
11717font-variant: normal
11718font-weight: normal
11719height: auto
11720justify-content: flex-start
11721left: auto
11722letter-spacing: normal
11723line-height: normal
11724list-style-image: none
11725list-style-position: outside
11726list-style-type: disc
11727margin-top: 0px
11728margin-right: 0px
11729margin-bottom: 0px
11730margin-left: 0px
11731max-height: none
11732max-width: none
11733min-height: 0px
11734min-width: 0px
11735opacity: 1.000
11736order: 0
11737outline-color: invert
11738outline-style: none
11739outline-width: 2px
11740overflow-x: visible
11741overflow-y: visible
11742padding-top: 0px
11743padding-right: 0px
11744padding-bottom: 0px
11745padding-left: 0px
11746position: static
11747quotes: none
11748right: auto
11749table-layout: auto
11750text-align: default
11751text-decoration: none
11752text-indent: 0px
11753text-transform: none
11754top: auto
11755unicode-bidi: normal
11756vertical-align: baseline
11757visibility: visible
11758white-space: normal
11759width: 10px
11760word-spacing: normal
11761writing-mode: horizontal-tb
11762z-index: auto
11763#reset
11764
11765#tree
11766| div*
11767#ua
11768div { width: 10ex; }
11769#errors
11770#expected
11771align-content: stretch
11772align-items: stretch
11773align-self: auto
11774background-attachment: scroll
11775background-color: #00000000
11776background-image: none
11777background-position: 0% 0%
11778background-repeat: repeat
11779border-collapse: separate
11780border-spacing: 0px 0px
11781border-top-color: #ff000000
11782border-right-color: #ff000000
11783border-bottom-color: #ff000000
11784border-left-color: #ff000000
11785border-top-style: none
11786border-right-style: none
11787border-bottom-style: none
11788border-left-style: none
11789border-top-width: 2px
11790border-right-width: 2px
11791border-bottom-width: 2px
11792border-left-width: 2px
11793bottom: auto
11794box-sizing: content-box
11795break-after: auto
11796break-before: auto
11797break-inside: auto
11798caption-side: top
11799clear: none
11800clip: auto
11801color: #ff000000
11802column-count: auto
11803column-fill: balance
11804column-gap: normal
11805column-rule-color: #ff000000
11806column-rule-style: none
11807column-rule-width: 2px
11808column-span: none
11809column-width: auto
11810content: normal
11811counter-increment: none
11812counter-reset: none
11813cursor: auto
11814direction: ltr
11815display: inline
11816empty-cells: show
11817flex-basis: auto
11818flex-direction: row
11819flex-grow: 0.000
11820flex-shrink: 1.000
11821flex-wrap: nowrap
11822float: none
11823font-family: sans-serif
11824font-size: 12pt
11825font-style: normal
11826font-variant: normal
11827font-weight: normal
11828height: auto
11829justify-content: flex-start
11830left: auto
11831letter-spacing: normal
11832line-height: normal
11833list-style-image: none
11834list-style-position: outside
11835list-style-type: disc
11836margin-top: 0px
11837margin-right: 0px
11838margin-bottom: 0px
11839margin-left: 0px
11840max-height: none
11841max-width: none
11842min-height: 0px
11843min-width: 0px
11844opacity: 1.000
11845order: 0
11846outline-color: invert
11847outline-style: none
11848outline-width: 2px
11849overflow-x: visible
11850overflow-y: visible
11851padding-top: 0px
11852padding-right: 0px
11853padding-bottom: 0px
11854padding-left: 0px
11855position: static
11856quotes: none
11857right: auto
11858table-layout: auto
11859text-align: default
11860text-decoration: none
11861text-indent: 0px
11862text-transform: none
11863top: auto
11864unicode-bidi: normal
11865vertical-align: baseline
11866visibility: visible
11867white-space: normal
11868width: 5.996em
11869word-spacing: normal
11870writing-mode: horizontal-tb
11871z-index: auto
11872#reset
11873
11874#tree
11875| div*
11876#ua
11877div { width: 10em; }
11878#errors
11879#expected
11880align-content: stretch
11881align-items: stretch
11882align-self: auto
11883background-attachment: scroll
11884background-color: #00000000
11885background-image: none
11886background-position: 0% 0%
11887background-repeat: repeat
11888border-collapse: separate
11889border-spacing: 0px 0px
11890border-top-color: #ff000000
11891border-right-color: #ff000000
11892border-bottom-color: #ff000000
11893border-left-color: #ff000000
11894border-top-style: none
11895border-right-style: none
11896border-bottom-style: none
11897border-left-style: none
11898border-top-width: 2px
11899border-right-width: 2px
11900border-bottom-width: 2px
11901border-left-width: 2px
11902bottom: auto
11903box-sizing: content-box
11904break-after: auto
11905break-before: auto
11906break-inside: auto
11907caption-side: top
11908clear: none
11909clip: auto
11910color: #ff000000
11911column-count: auto
11912column-fill: balance
11913column-gap: normal
11914column-rule-color: #ff000000
11915column-rule-style: none
11916column-rule-width: 2px
11917column-span: none
11918column-width: auto
11919content: normal
11920counter-increment: none
11921counter-reset: none
11922cursor: auto
11923direction: ltr
11924display: inline
11925empty-cells: show
11926flex-basis: auto
11927flex-direction: row
11928flex-grow: 0.000
11929flex-shrink: 1.000
11930flex-wrap: nowrap
11931float: none
11932font-family: sans-serif
11933font-size: 12pt
11934font-style: normal
11935font-variant: normal
11936font-weight: normal
11937height: auto
11938justify-content: flex-start
11939left: auto
11940letter-spacing: normal
11941line-height: normal
11942list-style-image: none
11943list-style-position: outside
11944list-style-type: disc
11945margin-top: 0px
11946margin-right: 0px
11947margin-bottom: 0px
11948margin-left: 0px
11949max-height: none
11950max-width: none
11951min-height: 0px
11952min-width: 0px
11953opacity: 1.000
11954order: 0
11955outline-color: invert
11956outline-style: none
11957outline-width: 2px
11958overflow-x: visible
11959overflow-y: visible
11960padding-top: 0px
11961padding-right: 0px
11962padding-bottom: 0px
11963padding-left: 0px
11964position: static
11965quotes: none
11966right: auto
11967table-layout: auto
11968text-align: default
11969text-decoration: none
11970text-indent: 0px
11971text-transform: none
11972top: auto
11973unicode-bidi: normal
11974vertical-align: baseline
11975visibility: visible
11976white-space: normal
11977width: 10em
11978word-spacing: normal
11979writing-mode: horizontal-tb
11980z-index: auto
11981#reset
11982
11983#tree
11984| div*
11985#ua
11986div { width: 10in; }
11987#errors
11988#expected
11989align-content: stretch
11990align-items: stretch
11991align-self: auto
11992background-attachment: scroll
11993background-color: #00000000
11994background-image: none
11995background-position: 0% 0%
11996background-repeat: repeat
11997border-collapse: separate
11998border-spacing: 0px 0px
11999border-top-color: #ff000000
12000border-right-color: #ff000000
12001border-bottom-color: #ff000000
12002border-left-color: #ff000000
12003border-top-style: none
12004border-right-style: none
12005border-bottom-style: none
12006border-left-style: none
12007border-top-width: 2px
12008border-right-width: 2px
12009border-bottom-width: 2px
12010border-left-width: 2px
12011bottom: auto
12012box-sizing: content-box
12013break-after: auto
12014break-before: auto
12015break-inside: auto
12016caption-side: top
12017clear: none
12018clip: auto
12019color: #ff000000
12020column-count: auto
12021column-fill: balance
12022column-gap: normal
12023column-rule-color: #ff000000
12024column-rule-style: none
12025column-rule-width: 2px
12026column-span: none
12027column-width: auto
12028content: normal
12029counter-increment: none
12030counter-reset: none
12031cursor: auto
12032direction: ltr
12033display: inline
12034empty-cells: show
12035flex-basis: auto
12036flex-direction: row
12037flex-grow: 0.000
12038flex-shrink: 1.000
12039flex-wrap: nowrap
12040float: none
12041font-family: sans-serif
12042font-size: 12pt
12043font-style: normal
12044font-variant: normal
12045font-weight: normal
12046height: auto
12047justify-content: flex-start
12048left: auto
12049letter-spacing: normal
12050line-height: normal
12051list-style-image: none
12052list-style-position: outside
12053list-style-type: disc
12054margin-top: 0px
12055margin-right: 0px
12056margin-bottom: 0px
12057margin-left: 0px
12058max-height: none
12059max-width: none
12060min-height: 0px
12061min-width: 0px
12062opacity: 1.000
12063order: 0
12064outline-color: invert
12065outline-style: none
12066outline-width: 2px
12067overflow-x: visible
12068overflow-y: visible
12069padding-top: 0px
12070padding-right: 0px
12071padding-bottom: 0px
12072padding-left: 0px
12073position: static
12074quotes: none
12075right: auto
12076table-layout: auto
12077text-align: default
12078text-decoration: none
12079text-indent: 0px
12080text-transform: none
12081top: auto
12082unicode-bidi: normal
12083vertical-align: baseline
12084visibility: visible
12085white-space: normal
12086width: 10in
12087word-spacing: normal
12088writing-mode: horizontal-tb
12089z-index: auto
12090#reset
12091
12092#tree
12093| div*
12094#ua
12095div { width: 10mm; }
12096#errors
12097#expected
12098align-content: stretch
12099align-items: stretch
12100align-self: auto
12101background-attachment: scroll
12102background-color: #00000000
12103background-image: none
12104background-position: 0% 0%
12105background-repeat: repeat
12106border-collapse: separate
12107border-spacing: 0px 0px
12108border-top-color: #ff000000
12109border-right-color: #ff000000
12110border-bottom-color: #ff000000
12111border-left-color: #ff000000
12112border-top-style: none
12113border-right-style: none
12114border-bottom-style: none
12115border-left-style: none
12116border-top-width: 2px
12117border-right-width: 2px
12118border-bottom-width: 2px
12119border-left-width: 2px
12120bottom: auto
12121box-sizing: content-box
12122break-after: auto
12123break-before: auto
12124break-inside: auto
12125caption-side: top
12126clear: none
12127clip: auto
12128color: #ff000000
12129column-count: auto
12130column-fill: balance
12131column-gap: normal
12132column-rule-color: #ff000000
12133column-rule-style: none
12134column-rule-width: 2px
12135column-span: none
12136column-width: auto
12137content: normal
12138counter-increment: none
12139counter-reset: none
12140cursor: auto
12141direction: ltr
12142display: inline
12143empty-cells: show
12144flex-basis: auto
12145flex-direction: row
12146flex-grow: 0.000
12147flex-shrink: 1.000
12148flex-wrap: nowrap
12149float: none
12150font-family: sans-serif
12151font-size: 12pt
12152font-style: normal
12153font-variant: normal
12154font-weight: normal
12155height: auto
12156justify-content: flex-start
12157left: auto
12158letter-spacing: normal
12159line-height: normal
12160list-style-image: none
12161list-style-position: outside
12162list-style-type: disc
12163margin-top: 0px
12164margin-right: 0px
12165margin-bottom: 0px
12166margin-left: 0px
12167max-height: none
12168max-width: none
12169min-height: 0px
12170min-width: 0px
12171opacity: 1.000
12172order: 0
12173outline-color: invert
12174outline-style: none
12175outline-width: 2px
12176overflow-x: visible
12177overflow-y: visible
12178padding-top: 0px
12179padding-right: 0px
12180padding-bottom: 0px
12181padding-left: 0px
12182position: static
12183quotes: none
12184right: auto
12185table-layout: auto
12186text-align: default
12187text-decoration: none
12188text-indent: 0px
12189text-transform: none
12190top: auto
12191unicode-bidi: normal
12192vertical-align: baseline
12193visibility: visible
12194white-space: normal
12195width: 10mm
12196word-spacing: normal
12197writing-mode: horizontal-tb
12198z-index: auto
12199#reset
12200
12201#tree
12202| div*
12203#ua
12204div { width: 10pt; }
12205#errors
12206#expected
12207align-content: stretch
12208align-items: stretch
12209align-self: auto
12210background-attachment: scroll
12211background-color: #00000000
12212background-image: none
12213background-position: 0% 0%
12214background-repeat: repeat
12215border-collapse: separate
12216border-spacing: 0px 0px
12217border-top-color: #ff000000
12218border-right-color: #ff000000
12219border-bottom-color: #ff000000
12220border-left-color: #ff000000
12221border-top-style: none
12222border-right-style: none
12223border-bottom-style: none
12224border-left-style: none
12225border-top-width: 2px
12226border-right-width: 2px
12227border-bottom-width: 2px
12228border-left-width: 2px
12229bottom: auto
12230box-sizing: content-box
12231break-after: auto
12232break-before: auto
12233break-inside: auto
12234caption-side: top
12235clear: none
12236clip: auto
12237color: #ff000000
12238column-count: auto
12239column-fill: balance
12240column-gap: normal
12241column-rule-color: #ff000000
12242column-rule-style: none
12243column-rule-width: 2px
12244column-span: none
12245column-width: auto
12246content: normal
12247counter-increment: none
12248counter-reset: none
12249cursor: auto
12250direction: ltr
12251display: inline
12252empty-cells: show
12253flex-basis: auto
12254flex-direction: row
12255flex-grow: 0.000
12256flex-shrink: 1.000
12257flex-wrap: nowrap
12258float: none
12259font-family: sans-serif
12260font-size: 12pt
12261font-style: normal
12262font-variant: normal
12263font-weight: normal
12264height: auto
12265justify-content: flex-start
12266left: auto
12267letter-spacing: normal
12268line-height: normal
12269list-style-image: none
12270list-style-position: outside
12271list-style-type: disc
12272margin-top: 0px
12273margin-right: 0px
12274margin-bottom: 0px
12275margin-left: 0px
12276max-height: none
12277max-width: none
12278min-height: 0px
12279min-width: 0px
12280opacity: 1.000
12281order: 0
12282outline-color: invert
12283outline-style: none
12284outline-width: 2px
12285overflow-x: visible
12286overflow-y: visible
12287padding-top: 0px
12288padding-right: 0px
12289padding-bottom: 0px
12290padding-left: 0px
12291position: static
12292quotes: none
12293right: auto
12294table-layout: auto
12295text-align: default
12296text-decoration: none
12297text-indent: 0px
12298text-transform: none
12299top: auto
12300unicode-bidi: normal
12301vertical-align: baseline
12302visibility: visible
12303white-space: normal
12304width: 10pt
12305word-spacing: normal
12306writing-mode: horizontal-tb
12307z-index: auto
12308#reset
12309
12310#tree
12311| div*
12312#ua
12313div { width: 10pc; }
12314#errors
12315#expected
12316align-content: stretch
12317align-items: stretch
12318align-self: auto
12319background-attachment: scroll
12320background-color: #00000000
12321background-image: none
12322background-position: 0% 0%
12323background-repeat: repeat
12324border-collapse: separate
12325border-spacing: 0px 0px
12326border-top-color: #ff000000
12327border-right-color: #ff000000
12328border-bottom-color: #ff000000
12329border-left-color: #ff000000
12330border-top-style: none
12331border-right-style: none
12332border-bottom-style: none
12333border-left-style: none
12334border-top-width: 2px
12335border-right-width: 2px
12336border-bottom-width: 2px
12337border-left-width: 2px
12338bottom: auto
12339box-sizing: content-box
12340break-after: auto
12341break-before: auto
12342break-inside: auto
12343caption-side: top
12344clear: none
12345clip: auto
12346color: #ff000000
12347column-count: auto
12348column-fill: balance
12349column-gap: normal
12350column-rule-color: #ff000000
12351column-rule-style: none
12352column-rule-width: 2px
12353column-span: none
12354column-width: auto
12355content: normal
12356counter-increment: none
12357counter-reset: none
12358cursor: auto
12359direction: ltr
12360display: inline
12361empty-cells: show
12362flex-basis: auto
12363flex-direction: row
12364flex-grow: 0.000
12365flex-shrink: 1.000
12366flex-wrap: nowrap
12367float: none
12368font-family: sans-serif
12369font-size: 12pt
12370font-style: normal
12371font-variant: normal
12372font-weight: normal
12373height: auto
12374justify-content: flex-start
12375left: auto
12376letter-spacing: normal
12377line-height: normal
12378list-style-image: none
12379list-style-position: outside
12380list-style-type: disc
12381margin-top: 0px
12382margin-right: 0px
12383margin-bottom: 0px
12384margin-left: 0px
12385max-height: none
12386max-width: none
12387min-height: 0px
12388min-width: 0px
12389opacity: 1.000
12390order: 0
12391outline-color: invert
12392outline-style: none
12393outline-width: 2px
12394overflow-x: visible
12395overflow-y: visible
12396padding-top: 0px
12397padding-right: 0px
12398padding-bottom: 0px
12399padding-left: 0px
12400position: static
12401quotes: none
12402right: auto
12403table-layout: auto
12404text-align: default
12405text-decoration: none
12406text-indent: 0px
12407text-transform: none
12408top: auto
12409unicode-bidi: normal
12410vertical-align: baseline
12411visibility: visible
12412white-space: normal
12413width: 10pc
12414word-spacing: normal
12415writing-mode: horizontal-tb
12416z-index: auto
12417#reset
12418
12419#tree
12420| div*
12421#ua
12422div { width: 10cap; }
12423#errors
12424#expected
12425align-content: stretch
12426align-items: stretch
12427align-self: auto
12428background-attachment: scroll
12429background-color: #00000000
12430background-image: none
12431background-position: 0% 0%
12432background-repeat: repeat
12433border-collapse: separate
12434border-spacing: 0px 0px
12435border-top-color: #ff000000
12436border-right-color: #ff000000
12437border-bottom-color: #ff000000
12438border-left-color: #ff000000
12439border-top-style: none
12440border-right-style: none
12441border-bottom-style: none
12442border-left-style: none
12443border-top-width: 2px
12444border-right-width: 2px
12445border-bottom-width: 2px
12446border-left-width: 2px
12447bottom: auto
12448box-sizing: content-box
12449break-after: auto
12450break-before: auto
12451break-inside: auto
12452caption-side: top
12453clear: none
12454clip: auto
12455color: #ff000000
12456column-count: auto
12457column-fill: balance
12458column-gap: normal
12459column-rule-color: #ff000000
12460column-rule-style: none
12461column-rule-width: 2px
12462column-span: none
12463column-width: auto
12464content: normal
12465counter-increment: none
12466counter-reset: none
12467cursor: auto
12468direction: ltr
12469display: inline
12470empty-cells: show
12471flex-basis: auto
12472flex-direction: row
12473flex-grow: 0.000
12474flex-shrink: 1.000
12475flex-wrap: nowrap
12476float: none
12477font-family: sans-serif
12478font-size: 12pt
12479font-style: normal
12480font-variant: normal
12481font-weight: normal
12482height: auto
12483justify-content: flex-start
12484left: auto
12485letter-spacing: normal
12486line-height: normal
12487list-style-image: none
12488list-style-position: outside
12489list-style-type: disc
12490margin-top: 0px
12491margin-right: 0px
12492margin-bottom: 0px
12493margin-left: 0px
12494max-height: none
12495max-width: none
12496min-height: 0px
12497min-width: 0px
12498opacity: 1.000
12499order: 0
12500outline-color: invert
12501outline-style: none
12502outline-width: 2px
12503overflow-x: visible
12504overflow-y: visible
12505padding-top: 0px
12506padding-right: 0px
12507padding-bottom: 0px
12508padding-left: 0px
12509position: static
12510quotes: none
12511right: auto
12512table-layout: auto
12513text-align: default
12514text-decoration: none
12515text-indent: 0px
12516text-transform: none
12517top: auto
12518unicode-bidi: normal
12519vertical-align: baseline
12520visibility: visible
12521white-space: normal
12522width: 10cap
12523word-spacing: normal
12524writing-mode: horizontal-tb
12525z-index: auto
12526#reset
12527
12528#tree
12529| div*
12530#ua
12531div { width: 10ch; }
12532#errors
12533#expected
12534align-content: stretch
12535align-items: stretch
12536align-self: auto
12537background-attachment: scroll
12538background-color: #00000000
12539background-image: none
12540background-position: 0% 0%
12541background-repeat: repeat
12542border-collapse: separate
12543border-spacing: 0px 0px
12544border-top-color: #ff000000
12545border-right-color: #ff000000
12546border-bottom-color: #ff000000
12547border-left-color: #ff000000
12548border-top-style: none
12549border-right-style: none
12550border-bottom-style: none
12551border-left-style: none
12552border-top-width: 2px
12553border-right-width: 2px
12554border-bottom-width: 2px
12555border-left-width: 2px
12556bottom: auto
12557box-sizing: content-box
12558break-after: auto
12559break-before: auto
12560break-inside: auto
12561caption-side: top
12562clear: none
12563clip: auto
12564color: #ff000000
12565column-count: auto
12566column-fill: balance
12567column-gap: normal
12568column-rule-color: #ff000000
12569column-rule-style: none
12570column-rule-width: 2px
12571column-span: none
12572column-width: auto
12573content: normal
12574counter-increment: none
12575counter-reset: none
12576cursor: auto
12577direction: ltr
12578display: inline
12579empty-cells: show
12580flex-basis: auto
12581flex-direction: row
12582flex-grow: 0.000
12583flex-shrink: 1.000
12584flex-wrap: nowrap
12585float: none
12586font-family: sans-serif
12587font-size: 12pt
12588font-style: normal
12589font-variant: normal
12590font-weight: normal
12591height: auto
12592justify-content: flex-start
12593left: auto
12594letter-spacing: normal
12595line-height: normal
12596list-style-image: none
12597list-style-position: outside
12598list-style-type: disc
12599margin-top: 0px
12600margin-right: 0px
12601margin-bottom: 0px
12602margin-left: 0px
12603max-height: none
12604max-width: none
12605min-height: 0px
12606min-width: 0px
12607opacity: 1.000
12608order: 0
12609outline-color: invert
12610outline-style: none
12611outline-width: 2px
12612overflow-x: visible
12613overflow-y: visible
12614padding-top: 0px
12615padding-right: 0px
12616padding-bottom: 0px
12617padding-left: 0px
12618position: static
12619quotes: none
12620right: auto
12621table-layout: auto
12622text-align: default
12623text-decoration: none
12624text-indent: 0px
12625text-transform: none
12626top: auto
12627unicode-bidi: normal
12628vertical-align: baseline
12629visibility: visible
12630white-space: normal
12631width: 10ch
12632word-spacing: normal
12633writing-mode: horizontal-tb
12634z-index: auto
12635#reset
12636
12637#tree
12638| div*
12639#ua
12640div { width: 10ic; }
12641#errors
12642#expected
12643align-content: stretch
12644align-items: stretch
12645align-self: auto
12646background-attachment: scroll
12647background-color: #00000000
12648background-image: none
12649background-position: 0% 0%
12650background-repeat: repeat
12651border-collapse: separate
12652border-spacing: 0px 0px
12653border-top-color: #ff000000
12654border-right-color: #ff000000
12655border-bottom-color: #ff000000
12656border-left-color: #ff000000
12657border-top-style: none
12658border-right-style: none
12659border-bottom-style: none
12660border-left-style: none
12661border-top-width: 2px
12662border-right-width: 2px
12663border-bottom-width: 2px
12664border-left-width: 2px
12665bottom: auto
12666box-sizing: content-box
12667break-after: auto
12668break-before: auto
12669break-inside: auto
12670caption-side: top
12671clear: none
12672clip: auto
12673color: #ff000000
12674column-count: auto
12675column-fill: balance
12676column-gap: normal
12677column-rule-color: #ff000000
12678column-rule-style: none
12679column-rule-width: 2px
12680column-span: none
12681column-width: auto
12682content: normal
12683counter-increment: none
12684counter-reset: none
12685cursor: auto
12686direction: ltr
12687display: inline
12688empty-cells: show
12689flex-basis: auto
12690flex-direction: row
12691flex-grow: 0.000
12692flex-shrink: 1.000
12693flex-wrap: nowrap
12694float: none
12695font-family: sans-serif
12696font-size: 12pt
12697font-style: normal
12698font-variant: normal
12699font-weight: normal
12700height: auto
12701justify-content: flex-start
12702left: auto
12703letter-spacing: normal
12704line-height: normal
12705list-style-image: none
12706list-style-position: outside
12707list-style-type: disc
12708margin-top: 0px
12709margin-right: 0px
12710margin-bottom: 0px
12711margin-left: 0px
12712max-height: none
12713max-width: none
12714min-height: 0px
12715min-width: 0px
12716opacity: 1.000
12717order: 0
12718outline-color: invert
12719outline-style: none
12720outline-width: 2px
12721overflow-x: visible
12722overflow-y: visible
12723padding-top: 0px
12724padding-right: 0px
12725padding-bottom: 0px
12726padding-left: 0px
12727position: static
12728quotes: none
12729right: auto
12730table-layout: auto
12731text-align: default
12732text-decoration: none
12733text-indent: 0px
12734text-transform: none
12735top: auto
12736unicode-bidi: normal
12737vertical-align: baseline
12738visibility: visible
12739white-space: normal
12740width: 10ic
12741word-spacing: normal
12742writing-mode: horizontal-tb
12743z-index: auto
12744#reset
12745
12746#tree
12747| div*
12748#ua
12749div { width: 10rem; }
12750#errors
12751#expected
12752align-content: stretch
12753align-items: stretch
12754align-self: auto
12755background-attachment: scroll
12756background-color: #00000000
12757background-image: none
12758background-position: 0% 0%
12759background-repeat: repeat
12760border-collapse: separate
12761border-spacing: 0px 0px
12762border-top-color: #ff000000
12763border-right-color: #ff000000
12764border-bottom-color: #ff000000
12765border-left-color: #ff000000
12766border-top-style: none
12767border-right-style: none
12768border-bottom-style: none
12769border-left-style: none
12770border-top-width: 2px
12771border-right-width: 2px
12772border-bottom-width: 2px
12773border-left-width: 2px
12774bottom: auto
12775box-sizing: content-box
12776break-after: auto
12777break-before: auto
12778break-inside: auto
12779caption-side: top
12780clear: none
12781clip: auto
12782color: #ff000000
12783column-count: auto
12784column-fill: balance
12785column-gap: normal
12786column-rule-color: #ff000000
12787column-rule-style: none
12788column-rule-width: 2px
12789column-span: none
12790column-width: auto
12791content: normal
12792counter-increment: none
12793counter-reset: none
12794cursor: auto
12795direction: ltr
12796display: inline
12797empty-cells: show
12798flex-basis: auto
12799flex-direction: row
12800flex-grow: 0.000
12801flex-shrink: 1.000
12802flex-wrap: nowrap
12803float: none
12804font-family: sans-serif
12805font-size: 12pt
12806font-style: normal
12807font-variant: normal
12808font-weight: normal
12809height: auto
12810justify-content: flex-start
12811left: auto
12812letter-spacing: normal
12813line-height: normal
12814list-style-image: none
12815list-style-position: outside
12816list-style-type: disc
12817margin-top: 0px
12818margin-right: 0px
12819margin-bottom: 0px
12820margin-left: 0px
12821max-height: none
12822max-width: none
12823min-height: 0px
12824min-width: 0px
12825opacity: 1.000
12826order: 0
12827outline-color: invert
12828outline-style: none
12829outline-width: 2px
12830overflow-x: visible
12831overflow-y: visible
12832padding-top: 0px
12833padding-right: 0px
12834padding-bottom: 0px
12835padding-left: 0px
12836position: static
12837quotes: none
12838right: auto
12839table-layout: auto
12840text-align: default
12841text-decoration: none
12842text-indent: 0px
12843text-transform: none
12844top: auto
12845unicode-bidi: normal
12846vertical-align: baseline
12847visibility: visible
12848white-space: normal
12849width: 10rem
12850word-spacing: normal
12851writing-mode: horizontal-tb
12852z-index: auto
12853#reset
12854
12855#tree
12856| div*
12857#ua
12858div { width: 10lh; }
12859#errors
12860#expected
12861align-content: stretch
12862align-items: stretch
12863align-self: auto
12864background-attachment: scroll
12865background-color: #00000000
12866background-image: none
12867background-position: 0% 0%
12868background-repeat: repeat
12869border-collapse: separate
12870border-spacing: 0px 0px
12871border-top-color: #ff000000
12872border-right-color: #ff000000
12873border-bottom-color: #ff000000
12874border-left-color: #ff000000
12875border-top-style: none
12876border-right-style: none
12877border-bottom-style: none
12878border-left-style: none
12879border-top-width: 2px
12880border-right-width: 2px
12881border-bottom-width: 2px
12882border-left-width: 2px
12883bottom: auto
12884box-sizing: content-box
12885break-after: auto
12886break-before: auto
12887break-inside: auto
12888caption-side: top
12889clear: none
12890clip: auto
12891color: #ff000000
12892column-count: auto
12893column-fill: balance
12894column-gap: normal
12895column-rule-color: #ff000000
12896column-rule-style: none
12897column-rule-width: 2px
12898column-span: none
12899column-width: auto
12900content: normal
12901counter-increment: none
12902counter-reset: none
12903cursor: auto
12904direction: ltr
12905display: inline
12906empty-cells: show
12907flex-basis: auto
12908flex-direction: row
12909flex-grow: 0.000
12910flex-shrink: 1.000
12911flex-wrap: nowrap
12912float: none
12913font-family: sans-serif
12914font-size: 12pt
12915font-style: normal
12916font-variant: normal
12917font-weight: normal
12918height: auto
12919justify-content: flex-start
12920left: auto
12921letter-spacing: normal
12922line-height: normal
12923list-style-image: none
12924list-style-position: outside
12925list-style-type: disc
12926margin-top: 0px
12927margin-right: 0px
12928margin-bottom: 0px
12929margin-left: 0px
12930max-height: none
12931max-width: none
12932min-height: 0px
12933min-width: 0px
12934opacity: 1.000
12935order: 0
12936outline-color: invert
12937outline-style: none
12938outline-width: 2px
12939overflow-x: visible
12940overflow-y: visible
12941padding-top: 0px
12942padding-right: 0px
12943padding-bottom: 0px
12944padding-left: 0px
12945position: static
12946quotes: none
12947right: auto
12948table-layout: auto
12949text-align: default
12950text-decoration: none
12951text-indent: 0px
12952text-transform: none
12953top: auto
12954unicode-bidi: normal
12955vertical-align: baseline
12956visibility: visible
12957white-space: normal
12958width: 10lh
12959word-spacing: normal
12960writing-mode: horizontal-tb
12961z-index: auto
12962#reset
12963
12964#tree
12965| div*
12966#ua
12967div { width: 10rlh; }
12968#errors
12969#expected
12970align-content: stretch
12971align-items: stretch
12972align-self: auto
12973background-attachment: scroll
12974background-color: #00000000
12975background-image: none
12976background-position: 0% 0%
12977background-repeat: repeat
12978border-collapse: separate
12979border-spacing: 0px 0px
12980border-top-color: #ff000000
12981border-right-color: #ff000000
12982border-bottom-color: #ff000000
12983border-left-color: #ff000000
12984border-top-style: none
12985border-right-style: none
12986border-bottom-style: none
12987border-left-style: none
12988border-top-width: 2px
12989border-right-width: 2px
12990border-bottom-width: 2px
12991border-left-width: 2px
12992bottom: auto
12993box-sizing: content-box
12994break-after: auto
12995break-before: auto
12996break-inside: auto
12997caption-side: top
12998clear: none
12999clip: auto
13000color: #ff000000
13001column-count: auto
13002column-fill: balance
13003column-gap: normal
13004column-rule-color: #ff000000
13005column-rule-style: none
13006column-rule-width: 2px
13007column-span: none
13008column-width: auto
13009content: normal
13010counter-increment: none
13011counter-reset: none
13012cursor: auto
13013direction: ltr
13014display: inline
13015empty-cells: show
13016flex-basis: auto
13017flex-direction: row
13018flex-grow: 0.000
13019flex-shrink: 1.000
13020flex-wrap: nowrap
13021float: none
13022font-family: sans-serif
13023font-size: 12pt
13024font-style: normal
13025font-variant: normal
13026font-weight: normal
13027height: auto
13028justify-content: flex-start
13029left: auto
13030letter-spacing: normal
13031line-height: normal
13032list-style-image: none
13033list-style-position: outside
13034list-style-type: disc
13035margin-top: 0px
13036margin-right: 0px
13037margin-bottom: 0px
13038margin-left: 0px
13039max-height: none
13040max-width: none
13041min-height: 0px
13042min-width: 0px
13043opacity: 1.000
13044order: 0
13045outline-color: invert
13046outline-style: none
13047outline-width: 2px
13048overflow-x: visible
13049overflow-y: visible
13050padding-top: 0px
13051padding-right: 0px
13052padding-bottom: 0px
13053padding-left: 0px
13054position: static
13055quotes: none
13056right: auto
13057table-layout: auto
13058text-align: default
13059text-decoration: none
13060text-indent: 0px
13061text-transform: none
13062top: auto
13063unicode-bidi: normal
13064vertical-align: baseline
13065visibility: visible
13066white-space: normal
13067width: 10rlh
13068word-spacing: normal
13069writing-mode: horizontal-tb
13070z-index: auto
13071#reset
13072
13073#tree
13074| div*
13075#ua
13076div { width: 10vh; }
13077#errors
13078#expected
13079align-content: stretch
13080align-items: stretch
13081align-self: auto
13082background-attachment: scroll
13083background-color: #00000000
13084background-image: none
13085background-position: 0% 0%
13086background-repeat: repeat
13087border-collapse: separate
13088border-spacing: 0px 0px
13089border-top-color: #ff000000
13090border-right-color: #ff000000
13091border-bottom-color: #ff000000
13092border-left-color: #ff000000
13093border-top-style: none
13094border-right-style: none
13095border-bottom-style: none
13096border-left-style: none
13097border-top-width: 2px
13098border-right-width: 2px
13099border-bottom-width: 2px
13100border-left-width: 2px
13101bottom: auto
13102box-sizing: content-box
13103break-after: auto
13104break-before: auto
13105break-inside: auto
13106caption-side: top
13107clear: none
13108clip: auto
13109color: #ff000000
13110column-count: auto
13111column-fill: balance
13112column-gap: normal
13113column-rule-color: #ff000000
13114column-rule-style: none
13115column-rule-width: 2px
13116column-span: none
13117column-width: auto
13118content: normal
13119counter-increment: none
13120counter-reset: none
13121cursor: auto
13122direction: ltr
13123display: inline
13124empty-cells: show
13125flex-basis: auto
13126flex-direction: row
13127flex-grow: 0.000
13128flex-shrink: 1.000
13129flex-wrap: nowrap
13130float: none
13131font-family: sans-serif
13132font-size: 12pt
13133font-style: normal
13134font-variant: normal
13135font-weight: normal
13136height: auto
13137justify-content: flex-start
13138left: auto
13139letter-spacing: normal
13140line-height: normal
13141list-style-image: none
13142list-style-position: outside
13143list-style-type: disc
13144margin-top: 0px
13145margin-right: 0px
13146margin-bottom: 0px
13147margin-left: 0px
13148max-height: none
13149max-width: none
13150min-height: 0px
13151min-width: 0px
13152opacity: 1.000
13153order: 0
13154outline-color: invert
13155outline-style: none
13156outline-width: 2px
13157overflow-x: visible
13158overflow-y: visible
13159padding-top: 0px
13160padding-right: 0px
13161padding-bottom: 0px
13162padding-left: 0px
13163position: static
13164quotes: none
13165right: auto
13166table-layout: auto
13167text-align: default
13168text-decoration: none
13169text-indent: 0px
13170text-transform: none
13171top: auto
13172unicode-bidi: normal
13173vertical-align: baseline
13174visibility: visible
13175white-space: normal
13176width: 10vh
13177word-spacing: normal
13178writing-mode: horizontal-tb
13179z-index: auto
13180#reset
13181
13182#tree
13183| div*
13184#ua
13185div { width: 10vw; }
13186#errors
13187#expected
13188align-content: stretch
13189align-items: stretch
13190align-self: auto
13191background-attachment: scroll
13192background-color: #00000000
13193background-image: none
13194background-position: 0% 0%
13195background-repeat: repeat
13196border-collapse: separate
13197border-spacing: 0px 0px
13198border-top-color: #ff000000
13199border-right-color: #ff000000
13200border-bottom-color: #ff000000
13201border-left-color: #ff000000
13202border-top-style: none
13203border-right-style: none
13204border-bottom-style: none
13205border-left-style: none
13206border-top-width: 2px
13207border-right-width: 2px
13208border-bottom-width: 2px
13209border-left-width: 2px
13210bottom: auto
13211box-sizing: content-box
13212break-after: auto
13213break-before: auto
13214break-inside: auto
13215caption-side: top
13216clear: none
13217clip: auto
13218color: #ff000000
13219column-count: auto
13220column-fill: balance
13221column-gap: normal
13222column-rule-color: #ff000000
13223column-rule-style: none
13224column-rule-width: 2px
13225column-span: none
13226column-width: auto
13227content: normal
13228counter-increment: none
13229counter-reset: none
13230cursor: auto
13231direction: ltr
13232display: inline
13233empty-cells: show
13234flex-basis: auto
13235flex-direction: row
13236flex-grow: 0.000
13237flex-shrink: 1.000
13238flex-wrap: nowrap
13239float: none
13240font-family: sans-serif
13241font-size: 12pt
13242font-style: normal
13243font-variant: normal
13244font-weight: normal
13245height: auto
13246justify-content: flex-start
13247left: auto
13248letter-spacing: normal
13249line-height: normal
13250list-style-image: none
13251list-style-position: outside
13252list-style-type: disc
13253margin-top: 0px
13254margin-right: 0px
13255margin-bottom: 0px
13256margin-left: 0px
13257max-height: none
13258max-width: none
13259min-height: 0px
13260min-width: 0px
13261opacity: 1.000
13262order: 0
13263outline-color: invert
13264outline-style: none
13265outline-width: 2px
13266overflow-x: visible
13267overflow-y: visible
13268padding-top: 0px
13269padding-right: 0px
13270padding-bottom: 0px
13271padding-left: 0px
13272position: static
13273quotes: none
13274right: auto
13275table-layout: auto
13276text-align: default
13277text-decoration: none
13278text-indent: 0px
13279text-transform: none
13280top: auto
13281unicode-bidi: normal
13282vertical-align: baseline
13283visibility: visible
13284white-space: normal
13285width: 10vw
13286word-spacing: normal
13287writing-mode: horizontal-tb
13288z-index: auto
13289#reset
13290
13291#tree
13292| div*
13293#ua
13294div { width: 10vi; }
13295#errors
13296#expected
13297align-content: stretch
13298align-items: stretch
13299align-self: auto
13300background-attachment: scroll
13301background-color: #00000000
13302background-image: none
13303background-position: 0% 0%
13304background-repeat: repeat
13305border-collapse: separate
13306border-spacing: 0px 0px
13307border-top-color: #ff000000
13308border-right-color: #ff000000
13309border-bottom-color: #ff000000
13310border-left-color: #ff000000
13311border-top-style: none
13312border-right-style: none
13313border-bottom-style: none
13314border-left-style: none
13315border-top-width: 2px
13316border-right-width: 2px
13317border-bottom-width: 2px
13318border-left-width: 2px
13319bottom: auto
13320box-sizing: content-box
13321break-after: auto
13322break-before: auto
13323break-inside: auto
13324caption-side: top
13325clear: none
13326clip: auto
13327color: #ff000000
13328column-count: auto
13329column-fill: balance
13330column-gap: normal
13331column-rule-color: #ff000000
13332column-rule-style: none
13333column-rule-width: 2px
13334column-span: none
13335column-width: auto
13336content: normal
13337counter-increment: none
13338counter-reset: none
13339cursor: auto
13340direction: ltr
13341display: inline
13342empty-cells: show
13343flex-basis: auto
13344flex-direction: row
13345flex-grow: 0.000
13346flex-shrink: 1.000
13347flex-wrap: nowrap
13348float: none
13349font-family: sans-serif
13350font-size: 12pt
13351font-style: normal
13352font-variant: normal
13353font-weight: normal
13354height: auto
13355justify-content: flex-start
13356left: auto
13357letter-spacing: normal
13358line-height: normal
13359list-style-image: none
13360list-style-position: outside
13361list-style-type: disc
13362margin-top: 0px
13363margin-right: 0px
13364margin-bottom: 0px
13365margin-left: 0px
13366max-height: none
13367max-width: none
13368min-height: 0px
13369min-width: 0px
13370opacity: 1.000
13371order: 0
13372outline-color: invert
13373outline-style: none
13374outline-width: 2px
13375overflow-x: visible
13376overflow-y: visible
13377padding-top: 0px
13378padding-right: 0px
13379padding-bottom: 0px
13380padding-left: 0px
13381position: static
13382quotes: none
13383right: auto
13384table-layout: auto
13385text-align: default
13386text-decoration: none
13387text-indent: 0px
13388text-transform: none
13389top: auto
13390unicode-bidi: normal
13391vertical-align: baseline
13392visibility: visible
13393white-space: normal
13394width: 10vi
13395word-spacing: normal
13396writing-mode: horizontal-tb
13397z-index: auto
13398#reset
13399
13400#tree
13401| div*
13402#ua
13403div { width: 10vb; }
13404#errors
13405#expected
13406align-content: stretch
13407align-items: stretch
13408align-self: auto
13409background-attachment: scroll
13410background-color: #00000000
13411background-image: none
13412background-position: 0% 0%
13413background-repeat: repeat
13414border-collapse: separate
13415border-spacing: 0px 0px
13416border-top-color: #ff000000
13417border-right-color: #ff000000
13418border-bottom-color: #ff000000
13419border-left-color: #ff000000
13420border-top-style: none
13421border-right-style: none
13422border-bottom-style: none
13423border-left-style: none
13424border-top-width: 2px
13425border-right-width: 2px
13426border-bottom-width: 2px
13427border-left-width: 2px
13428bottom: auto
13429box-sizing: content-box
13430break-after: auto
13431break-before: auto
13432break-inside: auto
13433caption-side: top
13434clear: none
13435clip: auto
13436color: #ff000000
13437column-count: auto
13438column-fill: balance
13439column-gap: normal
13440column-rule-color: #ff000000
13441column-rule-style: none
13442column-rule-width: 2px
13443column-span: none
13444column-width: auto
13445content: normal
13446counter-increment: none
13447counter-reset: none
13448cursor: auto
13449direction: ltr
13450display: inline
13451empty-cells: show
13452flex-basis: auto
13453flex-direction: row
13454flex-grow: 0.000
13455flex-shrink: 1.000
13456flex-wrap: nowrap
13457float: none
13458font-family: sans-serif
13459font-size: 12pt
13460font-style: normal
13461font-variant: normal
13462font-weight: normal
13463height: auto
13464justify-content: flex-start
13465left: auto
13466letter-spacing: normal
13467line-height: normal
13468list-style-image: none
13469list-style-position: outside
13470list-style-type: disc
13471margin-top: 0px
13472margin-right: 0px
13473margin-bottom: 0px
13474margin-left: 0px
13475max-height: none
13476max-width: none
13477min-height: 0px
13478min-width: 0px
13479opacity: 1.000
13480order: 0
13481outline-color: invert
13482outline-style: none
13483outline-width: 2px
13484overflow-x: visible
13485overflow-y: visible
13486padding-top: 0px
13487padding-right: 0px
13488padding-bottom: 0px
13489padding-left: 0px
13490position: static
13491quotes: none
13492right: auto
13493table-layout: auto
13494text-align: default
13495text-decoration: none
13496text-indent: 0px
13497text-transform: none
13498top: auto
13499unicode-bidi: normal
13500vertical-align: baseline
13501visibility: visible
13502white-space: normal
13503width: 10vb
13504word-spacing: normal
13505writing-mode: horizontal-tb
13506z-index: auto
13507#reset
13508
13509#tree
13510| div*
13511#ua
13512div { width: 10vmin; }
13513#errors
13514#expected
13515align-content: stretch
13516align-items: stretch
13517align-self: auto
13518background-attachment: scroll
13519background-color: #00000000
13520background-image: none
13521background-position: 0% 0%
13522background-repeat: repeat
13523border-collapse: separate
13524border-spacing: 0px 0px
13525border-top-color: #ff000000
13526border-right-color: #ff000000
13527border-bottom-color: #ff000000
13528border-left-color: #ff000000
13529border-top-style: none
13530border-right-style: none
13531border-bottom-style: none
13532border-left-style: none
13533border-top-width: 2px
13534border-right-width: 2px
13535border-bottom-width: 2px
13536border-left-width: 2px
13537bottom: auto
13538box-sizing: content-box
13539break-after: auto
13540break-before: auto
13541break-inside: auto
13542caption-side: top
13543clear: none
13544clip: auto
13545color: #ff000000
13546column-count: auto
13547column-fill: balance
13548column-gap: normal
13549column-rule-color: #ff000000
13550column-rule-style: none
13551column-rule-width: 2px
13552column-span: none
13553column-width: auto
13554content: normal
13555counter-increment: none
13556counter-reset: none
13557cursor: auto
13558direction: ltr
13559display: inline
13560empty-cells: show
13561flex-basis: auto
13562flex-direction: row
13563flex-grow: 0.000
13564flex-shrink: 1.000
13565flex-wrap: nowrap
13566float: none
13567font-family: sans-serif
13568font-size: 12pt
13569font-style: normal
13570font-variant: normal
13571font-weight: normal
13572height: auto
13573justify-content: flex-start
13574left: auto
13575letter-spacing: normal
13576line-height: normal
13577list-style-image: none
13578list-style-position: outside
13579list-style-type: disc
13580margin-top: 0px
13581margin-right: 0px
13582margin-bottom: 0px
13583margin-left: 0px
13584max-height: none
13585max-width: none
13586min-height: 0px
13587min-width: 0px
13588opacity: 1.000
13589order: 0
13590outline-color: invert
13591outline-style: none
13592outline-width: 2px
13593overflow-x: visible
13594overflow-y: visible
13595padding-top: 0px
13596padding-right: 0px
13597padding-bottom: 0px
13598padding-left: 0px
13599position: static
13600quotes: none
13601right: auto
13602table-layout: auto
13603text-align: default
13604text-decoration: none
13605text-indent: 0px
13606text-transform: none
13607top: auto
13608unicode-bidi: normal
13609vertical-align: baseline
13610visibility: visible
13611white-space: normal
13612width: 10vmin
13613word-spacing: normal
13614writing-mode: horizontal-tb
13615z-index: auto
13616#reset
13617
13618#tree
13619| div*
13620#ua
13621div { width: 10vmax; }
13622#errors
13623#expected
13624align-content: stretch
13625align-items: stretch
13626align-self: auto
13627background-attachment: scroll
13628background-color: #00000000
13629background-image: none
13630background-position: 0% 0%
13631background-repeat: repeat
13632border-collapse: separate
13633border-spacing: 0px 0px
13634border-top-color: #ff000000
13635border-right-color: #ff000000
13636border-bottom-color: #ff000000
13637border-left-color: #ff000000
13638border-top-style: none
13639border-right-style: none
13640border-bottom-style: none
13641border-left-style: none
13642border-top-width: 2px
13643border-right-width: 2px
13644border-bottom-width: 2px
13645border-left-width: 2px
13646bottom: auto
13647box-sizing: content-box
13648break-after: auto
13649break-before: auto
13650break-inside: auto
13651caption-side: top
13652clear: none
13653clip: auto
13654color: #ff000000
13655column-count: auto
13656column-fill: balance
13657column-gap: normal
13658column-rule-color: #ff000000
13659column-rule-style: none
13660column-rule-width: 2px
13661column-span: none
13662column-width: auto
13663content: normal
13664counter-increment: none
13665counter-reset: none
13666cursor: auto
13667direction: ltr
13668display: inline
13669empty-cells: show
13670flex-basis: auto
13671flex-direction: row
13672flex-grow: 0.000
13673flex-shrink: 1.000
13674flex-wrap: nowrap
13675float: none
13676font-family: sans-serif
13677font-size: 12pt
13678font-style: normal
13679font-variant: normal
13680font-weight: normal
13681height: auto
13682justify-content: flex-start
13683left: auto
13684letter-spacing: normal
13685line-height: normal
13686list-style-image: none
13687list-style-position: outside
13688list-style-type: disc
13689margin-top: 0px
13690margin-right: 0px
13691margin-bottom: 0px
13692margin-left: 0px
13693max-height: none
13694max-width: none
13695min-height: 0px
13696min-width: 0px
13697opacity: 1.000
13698order: 0
13699outline-color: invert
13700outline-style: none
13701outline-width: 2px
13702overflow-x: visible
13703overflow-y: visible
13704padding-top: 0px
13705padding-right: 0px
13706padding-bottom: 0px
13707padding-left: 0px
13708position: static
13709quotes: none
13710right: auto
13711table-layout: auto
13712text-align: default
13713text-decoration: none
13714text-indent: 0px
13715text-transform: none
13716top: auto
13717unicode-bidi: normal
13718vertical-align: baseline
13719visibility: visible
13720white-space: normal
13721width: 10vmax
13722word-spacing: normal
13723writing-mode: horizontal-tb
13724z-index: auto
13725#reset
13726
13727#tree
13728| div*
13729#ua
13730div { width: 10q; }
13731#errors
13732#expected
13733align-content: stretch
13734align-items: stretch
13735align-self: auto
13736background-attachment: scroll
13737background-color: #00000000
13738background-image: none
13739background-position: 0% 0%
13740background-repeat: repeat
13741border-collapse: separate
13742border-spacing: 0px 0px
13743border-top-color: #ff000000
13744border-right-color: #ff000000
13745border-bottom-color: #ff000000
13746border-left-color: #ff000000
13747border-top-style: none
13748border-right-style: none
13749border-bottom-style: none
13750border-left-style: none
13751border-top-width: 2px
13752border-right-width: 2px
13753border-bottom-width: 2px
13754border-left-width: 2px
13755bottom: auto
13756box-sizing: content-box
13757break-after: auto
13758break-before: auto
13759break-inside: auto
13760caption-side: top
13761clear: none
13762clip: auto
13763color: #ff000000
13764column-count: auto
13765column-fill: balance
13766column-gap: normal
13767column-rule-color: #ff000000
13768column-rule-style: none
13769column-rule-width: 2px
13770column-span: none
13771column-width: auto
13772content: normal
13773counter-increment: none
13774counter-reset: none
13775cursor: auto
13776direction: ltr
13777display: inline
13778empty-cells: show
13779flex-basis: auto
13780flex-direction: row
13781flex-grow: 0.000
13782flex-shrink: 1.000
13783flex-wrap: nowrap
13784float: none
13785font-family: sans-serif
13786font-size: 12pt
13787font-style: normal
13788font-variant: normal
13789font-weight: normal
13790height: auto
13791justify-content: flex-start
13792left: auto
13793letter-spacing: normal
13794line-height: normal
13795list-style-image: none
13796list-style-position: outside
13797list-style-type: disc
13798margin-top: 0px
13799margin-right: 0px
13800margin-bottom: 0px
13801margin-left: 0px
13802max-height: none
13803max-width: none
13804min-height: 0px
13805min-width: 0px
13806opacity: 1.000
13807order: 0
13808outline-color: invert
13809outline-style: none
13810outline-width: 2px
13811overflow-x: visible
13812overflow-y: visible
13813padding-top: 0px
13814padding-right: 0px
13815padding-bottom: 0px
13816padding-left: 0px
13817position: static
13818quotes: none
13819right: auto
13820table-layout: auto
13821text-align: default
13822text-decoration: none
13823text-indent: 0px
13824text-transform: none
13825top: auto
13826unicode-bidi: normal
13827vertical-align: baseline
13828visibility: visible
13829white-space: normal
13830width: 10q
13831word-spacing: normal
13832writing-mode: horizontal-tb
13833z-index: auto
13834#reset
13835
13836#tree
13837| div*
13838#ua
13839div { width: 10%; }
13840#errors
13841#expected
13842align-content: stretch
13843align-items: stretch
13844align-self: auto
13845background-attachment: scroll
13846background-color: #00000000
13847background-image: none
13848background-position: 0% 0%
13849background-repeat: repeat
13850border-collapse: separate
13851border-spacing: 0px 0px
13852border-top-color: #ff000000
13853border-right-color: #ff000000
13854border-bottom-color: #ff000000
13855border-left-color: #ff000000
13856border-top-style: none
13857border-right-style: none
13858border-bottom-style: none
13859border-left-style: none
13860border-top-width: 2px
13861border-right-width: 2px
13862border-bottom-width: 2px
13863border-left-width: 2px
13864bottom: auto
13865box-sizing: content-box
13866break-after: auto
13867break-before: auto
13868break-inside: auto
13869caption-side: top
13870clear: none
13871clip: auto
13872color: #ff000000
13873column-count: auto
13874column-fill: balance
13875column-gap: normal
13876column-rule-color: #ff000000
13877column-rule-style: none
13878column-rule-width: 2px
13879column-span: none
13880column-width: auto
13881content: normal
13882counter-increment: none
13883counter-reset: none
13884cursor: auto
13885direction: ltr
13886display: inline
13887empty-cells: show
13888flex-basis: auto
13889flex-direction: row
13890flex-grow: 0.000
13891flex-shrink: 1.000
13892flex-wrap: nowrap
13893float: none
13894font-family: sans-serif
13895font-size: 12pt
13896font-style: normal
13897font-variant: normal
13898font-weight: normal
13899height: auto
13900justify-content: flex-start
13901left: auto
13902letter-spacing: normal
13903line-height: normal
13904list-style-image: none
13905list-style-position: outside
13906list-style-type: disc
13907margin-top: 0px
13908margin-right: 0px
13909margin-bottom: 0px
13910margin-left: 0px
13911max-height: none
13912max-width: none
13913min-height: 0px
13914min-width: 0px
13915opacity: 1.000
13916order: 0
13917outline-color: invert
13918outline-style: none
13919outline-width: 2px
13920overflow-x: visible
13921overflow-y: visible
13922padding-top: 0px
13923padding-right: 0px
13924padding-bottom: 0px
13925padding-left: 0px
13926position: static
13927quotes: none
13928right: auto
13929table-layout: auto
13930text-align: default
13931text-decoration: none
13932text-indent: 0px
13933text-transform: none
13934top: auto
13935unicode-bidi: normal
13936vertical-align: baseline
13937visibility: visible
13938white-space: normal
13939width: 10%
13940word-spacing: normal
13941writing-mode: horizontal-tb
13942z-index: auto
13943#reset
13944
13945#tree
13946| body
13947|  p*
13948#ua
13949body {
13950  break-after: avoid-page;
13951  break-before: avoid;
13952  break-inside: avoid-page;
13953  clip: rect(0px, 175px, 113px, 0px);
13954  content: open-quote;
13955  column-count:3;
13956  column-fill: balance-all;
13957  column-gap: 234em;
13958  column-rule-color: #ff0000ff;
13959  column-rule-style: dotted;
13960  column-rule-width: 5em;
13961  column-width: 80pt;
13962  counter-increment: body-counter-increment;
13963  outline-color: red;
13964  outline-style: dotted;
13965  outline-width: 9em;
13966}
13967p { }
13968#errors
13969#expected
13970align-content: stretch
13971align-items: stretch
13972align-self: auto
13973background-attachment: scroll
13974background-color: #00000000
13975background-image: none
13976background-position: 0% 0%
13977background-repeat: repeat
13978border-collapse: separate
13979border-spacing: 0px 0px
13980border-top-color: #ff000000
13981border-right-color: #ff000000
13982border-bottom-color: #ff000000
13983border-left-color: #ff000000
13984border-top-style: none
13985border-right-style: none
13986border-bottom-style: none
13987border-left-style: none
13988border-top-width: 2px
13989border-right-width: 2px
13990border-bottom-width: 2px
13991border-left-width: 2px
13992bottom: auto
13993box-sizing: content-box
13994break-after: auto
13995break-before: auto
13996break-inside: auto
13997caption-side: top
13998clear: none
13999clip: auto
14000color: #ff000000
14001column-count: auto
14002column-fill: balance
14003column-gap: normal
14004column-rule-color: #ff000000
14005column-rule-style: none
14006column-rule-width: 2px
14007column-span: none
14008column-width: auto
14009content: normal
14010counter-increment: none
14011counter-reset: none
14012cursor: auto
14013direction: ltr
14014display: inline
14015empty-cells: show
14016flex-basis: auto
14017flex-direction: row
14018flex-grow: 0.000
14019flex-shrink: 1.000
14020flex-wrap: nowrap
14021float: none
14022font-family: sans-serif
14023font-size: 12pt
14024font-style: normal
14025font-variant: normal
14026font-weight: normal
14027height: auto
14028justify-content: flex-start
14029left: auto
14030letter-spacing: normal
14031line-height: normal
14032list-style-image: none
14033list-style-position: outside
14034list-style-type: disc
14035margin-top: 0px
14036margin-right: 0px
14037margin-bottom: 0px
14038margin-left: 0px
14039max-height: none
14040max-width: none
14041min-height: 0px
14042min-width: 0px
14043opacity: 1.000
14044order: 0
14045outline-color: invert
14046outline-style: none
14047outline-width: 2px
14048overflow-x: visible
14049overflow-y: visible
14050padding-top: 0px
14051padding-right: 0px
14052padding-bottom: 0px
14053padding-left: 0px
14054position: static
14055quotes: none
14056right: auto
14057table-layout: auto
14058text-align: default
14059text-decoration: none
14060text-indent: 0px
14061text-transform: none
14062top: auto
14063unicode-bidi: normal
14064vertical-align: baseline
14065visibility: visible
14066white-space: normal
14067width: auto
14068word-spacing: normal
14069writing-mode: horizontal-tb
14070z-index: auto
14071#reset
14072