Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Blame | Last modification | View Log | Download | RSS feed

  1. #tree
  2. | div
  3. |  id=foo
  4. |  p*
  5. |   class=green
  6. #ua
  7. div, p { display: block; }
  8. #user
  9. .green { color: #f00 !important; }
  10. #author
  11. div#foo { background-color: #bbc; }
  12. .green { color: #0f0; }
  13. div#foo { float: right; }
  14. #errors
  15. #expected
  16. background-attachment: scroll
  17. background-color: #00000000
  18. background-image: none
  19. background-position: 0% 0%
  20. background-repeat: repeat
  21. border-collapse: inherit
  22. border-spacing: 0px 0px
  23. border-top-color: currentColor
  24. border-right-color: currentColor
  25. border-bottom-color: currentColor
  26. border-left-color: currentColor
  27. border-top-style: none
  28. border-right-style: none
  29. border-bottom-style: none
  30. border-left-style: none
  31. border-top-width: medium
  32. border-right-width: medium
  33. border-bottom-width: medium
  34. border-left-width: medium
  35. bottom: auto
  36. caption-side: inherit
  37. clear: none
  38. clip: auto
  39. color: #ffff0000
  40. content: normal
  41. counter-increment: none
  42. counter-reset: none
  43. cursor: auto
  44. direction: inherit
  45. display: block
  46. empty-cells: inherit
  47. float: none
  48. font-family: inherit
  49. font-size: inherit
  50. font-style: inherit
  51. font-variant: inherit
  52. font-weight: inherit
  53. height: auto
  54. left: auto
  55. letter-spacing: normal
  56. line-height: inherit
  57. list-style-image: inherit
  58. list-style-position: inherit
  59. list-style-type: inherit
  60. margin-top: 0px
  61. margin-right: 0px
  62. margin-bottom: 0px
  63. margin-left: 0px
  64. max-height: none
  65. max-width: none
  66. min-height: 0px
  67. min-width: 0px
  68. opacity: 1.000
  69. outline-color: invert
  70. outline-style: none
  71. outline-width: 2px
  72. overflow: visible
  73. padding-top: 0px
  74. padding-right: 0px
  75. padding-bottom: 0px
  76. padding-left: 0px
  77. position: static
  78. quotes: inherit
  79. right: auto
  80. table-layout: auto
  81. text-align: inherit
  82. text-decoration: none
  83. text-indent: inherit
  84. text-transform: inherit
  85. top: auto
  86. unicode-bidi: normal
  87. vertical-align: baseline
  88. visibility: inherit
  89. white-space: inherit
  90. width: auto
  91. word-spacing: normal
  92. z-index: auto
  93. #reset
  94.  
  95. #tree
  96. | div
  97. |  id=foo
  98. |  p*
  99. |   class=green
  100. #ua
  101. div, p { display: none; float: right; position: absolute; }
  102. #user
  103. p { display: inherit; float: none; }
  104. .green { color: #f00 !important; }
  105. #author
  106. div#foo { background-color: #bbc; }
  107. .green { color: #0f0; display: table-row-group; display: table-cell !important; }
  108. div p.green { float: left !important; }
  109. #errors
  110. #expected
  111. background-attachment: scroll
  112. background-color: #00000000
  113. background-image: none
  114. background-position: 0% 0%
  115. background-repeat: repeat
  116. border-collapse: inherit
  117. border-spacing: 0px 0px
  118. border-top-color: currentColor
  119. border-right-color: currentColor
  120. border-bottom-color: currentColor
  121. border-left-color: currentColor
  122. border-top-style: none
  123. border-right-style: none
  124. border-bottom-style: none
  125. border-left-style: none
  126. border-top-width: medium
  127. border-right-width: medium
  128. border-bottom-width: medium
  129. border-left-width: medium
  130. bottom: auto
  131. caption-side: inherit
  132. clear: none
  133. clip: auto
  134. color: #ffff0000
  135. content: normal
  136. counter-increment: none
  137. counter-reset: none
  138. cursor: auto
  139. direction: inherit
  140. display: table-cell
  141. empty-cells: inherit
  142. float: none
  143. font-family: inherit
  144. font-size: inherit
  145. font-style: inherit
  146. font-variant: inherit
  147. font-weight: inherit
  148. height: auto
  149. left: auto
  150. letter-spacing: normal
  151. line-height: inherit
  152. list-style-image: inherit
  153. list-style-position: inherit
  154. list-style-type: inherit
  155. margin-top: 0px
  156. margin-right: 0px
  157. margin-bottom: 0px
  158. margin-left: 0px
  159. max-height: none
  160. max-width: none
  161. min-height: 0px
  162. min-width: 0px
  163. opacity: 1.000
  164. outline-color: invert
  165. outline-style: none
  166. outline-width: 2px
  167. overflow: visible
  168. padding-top: 0px
  169. padding-right: 0px
  170. padding-bottom: 0px
  171. padding-left: 0px
  172. position: absolute
  173. quotes: inherit
  174. right: auto
  175. table-layout: auto
  176. text-align: inherit
  177. text-decoration: none
  178. text-indent: inherit
  179. text-transform: inherit
  180. top: auto
  181. unicode-bidi: normal
  182. vertical-align: baseline
  183. visibility: inherit
  184. white-space: inherit
  185. width: auto
  186. word-spacing: normal
  187. z-index: auto
  188. #reset
  189.  
  190. #tree
  191. | div
  192. |  class=moose
  193. |  div*
  194. |  div
  195. |  div
  196. #ua
  197. div { display: block; }
  198. #user
  199. .moose { color: #fff !important; }
  200. #author
  201. .moose { color: #bbc !important; }
  202. div.moose > div { border-top-style: none; }
  203. div.moose > div + div { border-top-style: solid; }
  204. #errors
  205. #expected
  206. background-attachment: scroll
  207. background-color: #00000000
  208. background-image: none
  209. background-position: 0% 0%
  210. background-repeat: repeat
  211. border-collapse: inherit
  212. border-spacing: 0px 0px
  213. border-top-color: currentColor
  214. border-right-color: currentColor
  215. border-bottom-color: currentColor
  216. border-left-color: currentColor
  217. border-top-style: none
  218. border-right-style: none
  219. border-bottom-style: none
  220. border-left-style: none
  221. border-top-width: medium
  222. border-right-width: medium
  223. border-bottom-width: medium
  224. border-left-width: medium
  225. bottom: auto
  226. caption-side: inherit
  227. clear: none
  228. clip: auto
  229. color: inherit
  230. content: normal
  231. counter-increment: none
  232. counter-reset: none
  233. cursor: auto
  234. direction: inherit
  235. display: block
  236. empty-cells: inherit
  237. float: none
  238. font-family: inherit
  239. font-size: inherit
  240. font-style: inherit
  241. font-variant: inherit
  242. font-weight: inherit
  243. height: auto
  244. left: auto
  245. letter-spacing: normal
  246. line-height: inherit
  247. list-style-image: inherit
  248. list-style-position: inherit
  249. list-style-type: inherit
  250. margin-top: 0px
  251. margin-right: 0px
  252. margin-bottom: 0px
  253. margin-left: 0px
  254. max-height: none
  255. max-width: none
  256. min-height: 0px
  257. min-width: 0px
  258. opacity: 1.000
  259. outline-color: invert
  260. outline-style: none
  261. outline-width: 2px
  262. overflow: visible
  263. padding-top: 0px
  264. padding-right: 0px
  265. padding-bottom: 0px
  266. padding-left: 0px
  267. position: static
  268. quotes: inherit
  269. right: auto
  270. table-layout: auto
  271. text-align: inherit
  272. text-decoration: none
  273. text-indent: inherit
  274. text-transform: inherit
  275. top: auto
  276. unicode-bidi: normal
  277. vertical-align: baseline
  278. visibility: inherit
  279. white-space: inherit
  280. width: auto
  281. word-spacing: normal
  282. z-index: auto
  283. #reset
  284.  
  285. #tree
  286. | div
  287. |  class=moose
  288. |  div
  289. |  div*
  290. |  div
  291. #ua
  292. div { display: block; }
  293. #user
  294. .moose { color: #fff !important; }
  295. #author
  296. .moose { color: #bbc !important; }
  297. div.moose > div { border-top-style: none; }
  298. div.moose > div + div { border-top-style: solid; }
  299. #errors
  300. #expected
  301. background-attachment: scroll
  302. background-color: #00000000
  303. background-image: none
  304. background-position: 0% 0%
  305. background-repeat: repeat
  306. border-collapse: inherit
  307. border-spacing: 0px 0px
  308. border-top-color: currentColor
  309. border-right-color: currentColor
  310. border-bottom-color: currentColor
  311. border-left-color: currentColor
  312. border-top-style: solid
  313. border-right-style: none
  314. border-bottom-style: none
  315. border-left-style: none
  316. border-top-width: medium
  317. border-right-width: medium
  318. border-bottom-width: medium
  319. border-left-width: medium
  320. bottom: auto
  321. caption-side: inherit
  322. clear: none
  323. clip: auto
  324. color: inherit
  325. content: normal
  326. counter-increment: none
  327. counter-reset: none
  328. cursor: auto
  329. direction: inherit
  330. display: block
  331. empty-cells: inherit
  332. float: none
  333. font-family: inherit
  334. font-size: inherit
  335. font-style: inherit
  336. font-variant: inherit
  337. font-weight: inherit
  338. height: auto
  339. left: auto
  340. letter-spacing: normal
  341. line-height: inherit
  342. list-style-image: inherit
  343. list-style-position: inherit
  344. list-style-type: inherit
  345. margin-top: 0px
  346. margin-right: 0px
  347. margin-bottom: 0px
  348. margin-left: 0px
  349. max-height: none
  350. max-width: none
  351. min-height: 0px
  352. min-width: 0px
  353. opacity: 1.000
  354. outline-color: invert
  355. outline-style: none
  356. outline-width: 2px
  357. overflow: visible
  358. padding-top: 0px
  359. padding-right: 0px
  360. padding-bottom: 0px
  361. padding-left: 0px
  362. position: static
  363. quotes: inherit
  364. right: auto
  365. table-layout: auto
  366. text-align: inherit
  367. text-decoration: none
  368. text-indent: inherit
  369. text-transform: inherit
  370. top: auto
  371. unicode-bidi: normal
  372. vertical-align: baseline
  373. visibility: inherit
  374. white-space: inherit
  375. width: auto
  376. word-spacing: normal
  377. z-index: auto
  378. #reset
  379.  
  380. #tree screen
  381. | div*
  382. #ua
  383. div { display: block; }
  384. #user print
  385. div { display: inline; }
  386. #errors
  387. #expected
  388. background-attachment: scroll
  389. background-color: #00000000
  390. background-image: none
  391. background-position: 0% 0%
  392. background-repeat: repeat
  393. border-collapse: separate
  394. border-spacing: 0px 0px
  395. border-top-color: #ff000000
  396. border-right-color: #ff000000
  397. border-bottom-color: #ff000000
  398. border-left-color: #ff000000
  399. border-top-style: none
  400. border-right-style: none
  401. border-bottom-style: none
  402. border-left-style: none
  403. border-top-width: 2px
  404. border-right-width: 2px
  405. border-bottom-width: 2px
  406. border-left-width: 2px
  407. bottom: auto
  408. caption-side: top
  409. clear: none
  410. clip: auto
  411. color: #ff000000
  412. content: normal
  413. counter-increment: none
  414. counter-reset: none
  415. cursor: auto
  416. direction: ltr
  417. display: block
  418. empty-cells: show
  419. float: none
  420. font-family: sans-serif
  421. font-size: 12pt
  422. font-style: normal
  423. font-variant: normal
  424. font-weight: normal
  425. height: auto
  426. left: auto
  427. letter-spacing: normal
  428. line-height: normal
  429. list-style-image: none
  430. list-style-position: outside
  431. list-style-type: disc
  432. margin-top: 0px
  433. margin-right: 0px
  434. margin-bottom: 0px
  435. margin-left: 0px
  436. max-height: none
  437. max-width: none
  438. min-height: 0px
  439. min-width: 0px
  440. opacity: 1.000
  441. outline-color: invert
  442. outline-style: none
  443. outline-width: 2px
  444. overflow: visible
  445. padding-top: 0px
  446. padding-right: 0px
  447. padding-bottom: 0px
  448. padding-left: 0px
  449. position: static
  450. quotes: none
  451. right: auto
  452. table-layout: auto
  453. text-align: default
  454. text-decoration: none
  455. text-indent: 0px
  456. text-transform: none
  457. top: auto
  458. unicode-bidi: normal
  459. vertical-align: baseline
  460. visibility: visible
  461. white-space: normal
  462. width: auto
  463. word-spacing: normal
  464. z-index: auto
  465. #reset
  466.  
  467. #tree all
  468. | div*
  469. #author
  470. div { color: currentColor; }
  471. #errors
  472. #expected
  473. background-attachment: scroll
  474. background-color: #00000000
  475. background-image: none
  476. background-position: 0% 0%
  477. background-repeat: repeat
  478. border-collapse: separate
  479. border-spacing: 0px 0px
  480. border-top-color: #ff000000
  481. border-right-color: #ff000000
  482. border-bottom-color: #ff000000
  483. border-left-color: #ff000000
  484. border-top-style: none
  485. border-right-style: none
  486. border-bottom-style: none
  487. border-left-style: none
  488. border-top-width: 2px
  489. border-right-width: 2px
  490. border-bottom-width: 2px
  491. border-left-width: 2px
  492. bottom: auto
  493. caption-side: top
  494. clear: none
  495. clip: auto
  496. color: #ff000000
  497. content: normal
  498. counter-increment: none
  499. counter-reset: none
  500. cursor: auto
  501. direction: ltr
  502. display: inline
  503. empty-cells: show
  504. float: none
  505. font-family: sans-serif
  506. font-size: 12pt
  507. font-style: normal
  508. font-variant: normal
  509. font-weight: normal
  510. height: auto
  511. left: auto
  512. letter-spacing: normal
  513. line-height: normal
  514. list-style-image: none
  515. list-style-position: outside
  516. list-style-type: disc
  517. margin-top: 0px
  518. margin-right: 0px
  519. margin-bottom: 0px
  520. margin-left: 0px
  521. max-height: none
  522. max-width: none
  523. min-height: 0px
  524. min-width: 0px
  525. opacity: 1.000
  526. outline-color: invert
  527. outline-style: none
  528. outline-width: 2px
  529. overflow: visible
  530. padding-top: 0px
  531. padding-right: 0px
  532. padding-bottom: 0px
  533. padding-left: 0px
  534. position: static
  535. quotes: none
  536. right: auto
  537. table-layout: auto
  538. text-align: default
  539. text-decoration: none
  540. text-indent: 0px
  541. text-transform: none
  542. top: auto
  543. unicode-bidi: normal
  544. vertical-align: baseline
  545. visibility: visible
  546. white-space: normal
  547. width: auto
  548. word-spacing: normal
  549. z-index: auto
  550. #reset
  551.  
  552. #tree all
  553. | div*
  554. #author
  555. div { background-color: #000; }
  556. div:active { background-color: #bbc; }
  557. #errors
  558. #expected
  559. background-attachment: scroll
  560. background-color: #ff000000
  561. background-image: none
  562. background-position: 0% 0%
  563. background-repeat: repeat
  564. border-collapse: separate
  565. border-spacing: 0px 0px
  566. border-top-color: #ff000000
  567. border-right-color: #ff000000
  568. border-bottom-color: #ff000000
  569. border-left-color: #ff000000
  570. border-top-style: none
  571. border-right-style: none
  572. border-bottom-style: none
  573. border-left-style: none
  574. border-top-width: 2px
  575. border-right-width: 2px
  576. border-bottom-width: 2px
  577. border-left-width: 2px
  578. bottom: auto
  579. caption-side: top
  580. clear: none
  581. clip: auto
  582. color: #ff000000
  583. content: normal
  584. counter-increment: none
  585. counter-reset: none
  586. cursor: auto
  587. direction: ltr
  588. display: inline
  589. empty-cells: show
  590. float: none
  591. font-family: sans-serif
  592. font-size: 12pt
  593. font-style: normal
  594. font-variant: normal
  595. font-weight: normal
  596. height: auto
  597. left: auto
  598. letter-spacing: normal
  599. line-height: normal
  600. list-style-image: none
  601. list-style-position: outside
  602. list-style-type: disc
  603. margin-top: 0px
  604. margin-right: 0px
  605. margin-bottom: 0px
  606. margin-left: 0px
  607. max-height: none
  608. max-width: none
  609. min-height: 0px
  610. min-width: 0px
  611. opacity: 1.000
  612. outline-color: invert
  613. outline-style: none
  614. outline-width: 2px
  615. overflow: visible
  616. padding-top: 0px
  617. padding-right: 0px
  618. padding-bottom: 0px
  619. padding-left: 0px
  620. position: static
  621. quotes: none
  622. right: auto
  623. table-layout: auto
  624. text-align: default
  625. text-decoration: none
  626. text-indent: 0px
  627. text-transform: none
  628. top: auto
  629. unicode-bidi: normal
  630. vertical-align: baseline
  631. visibility: visible
  632. white-space: normal
  633. width: auto
  634. word-spacing: normal
  635. z-index: auto
  636. #reset
  637.  
  638. #tree
  639. | div
  640. |  p*
  641. #author
  642. p:first-child { background-color: #bbc; }
  643. #errors
  644. #expected
  645. background-attachment: scroll
  646. background-color: #ffbbbbcc
  647. background-image: none
  648. background-position: 0% 0%
  649. background-repeat: repeat
  650. border-collapse: inherit
  651. border-spacing: 0px 0px
  652. border-top-color: currentColor
  653. border-right-color: currentColor
  654. border-bottom-color: currentColor
  655. border-left-color: currentColor
  656. border-top-style: none
  657. border-right-style: none
  658. border-bottom-style: none
  659. border-left-style: none
  660. border-top-width: medium
  661. border-right-width: medium
  662. border-bottom-width: medium
  663. border-left-width: medium
  664. bottom: auto
  665. caption-side: inherit
  666. clear: none
  667. clip: auto
  668. color: inherit
  669. content: normal
  670. counter-increment: none
  671. counter-reset: none
  672. cursor: auto
  673. direction: inherit
  674. display: inline
  675. empty-cells: inherit
  676. float: none
  677. font-family: inherit
  678. font-size: inherit
  679. font-style: inherit
  680. font-variant: inherit
  681. font-weight: inherit
  682. height: auto
  683. left: auto
  684. letter-spacing: normal
  685. line-height: inherit
  686. list-style-image: inherit
  687. list-style-position: inherit
  688. list-style-type: inherit
  689. margin-top: 0px
  690. margin-right: 0px
  691. margin-bottom: 0px
  692. margin-left: 0px
  693. max-height: none
  694. max-width: none
  695. min-height: 0px
  696. min-width: 0px
  697. opacity: 1.000
  698. outline-color: invert
  699. outline-style: none
  700. outline-width: 2px
  701. overflow: visible
  702. padding-top: 0px
  703. padding-right: 0px
  704. padding-bottom: 0px
  705. padding-left: 0px
  706. position: static
  707. quotes: inherit
  708. right: auto
  709. table-layout: auto
  710. text-align: inherit
  711. text-decoration: none
  712. text-indent: inherit
  713. text-transform: inherit
  714. top: auto
  715. unicode-bidi: normal
  716. vertical-align: baseline
  717. visibility: inherit
  718. white-space: inherit
  719. width: auto
  720. word-spacing: normal
  721. z-index: auto
  722. #reset
  723.  
  724. #tree screen
  725. | div*
  726. #author
  727. div { quotes: "a" "b" }
  728. #errors
  729. #expected
  730. background-attachment: scroll
  731. background-color: #00000000
  732. background-image: none
  733. background-position: 0% 0%
  734. background-repeat: repeat
  735. border-collapse: separate
  736. border-spacing: 0px 0px
  737. border-top-color: #ff000000
  738. border-right-color: #ff000000
  739. border-bottom-color: #ff000000
  740. border-left-color: #ff000000
  741. border-top-style: none
  742. border-right-style: none
  743. border-bottom-style: none
  744. border-left-style: none
  745. border-top-width: 2px
  746. border-right-width: 2px
  747. border-bottom-width: 2px
  748. border-left-width: 2px
  749. bottom: auto
  750. caption-side: top
  751. clear: none
  752. clip: auto
  753. color: #ff000000
  754. content: normal
  755. counter-increment: none
  756. counter-reset: none
  757. cursor: auto
  758. direction: ltr
  759. display: inline
  760. empty-cells: show
  761. float: none
  762. font-family: sans-serif
  763. font-size: 12pt
  764. font-style: normal
  765. font-variant: normal
  766. font-weight: normal
  767. height: auto
  768. left: auto
  769. letter-spacing: normal
  770. line-height: normal
  771. list-style-image: none
  772. list-style-position: outside
  773. list-style-type: disc
  774. margin-top: 0px
  775. margin-right: 0px
  776. margin-bottom: 0px
  777. margin-left: 0px
  778. max-height: none
  779. max-width: none
  780. min-height: 0px
  781. min-width: 0px
  782. opacity: 1.000
  783. outline-color: invert
  784. outline-style: none
  785. outline-width: 2px
  786. overflow: visible
  787. padding-top: 0px
  788. padding-right: 0px
  789. padding-bottom: 0px
  790. padding-left: 0px
  791. position: static
  792. quotes: "a" "b"
  793. right: auto
  794. table-layout: auto
  795. text-align: default
  796. text-decoration: none
  797. text-indent: 0px
  798. text-transform: none
  799. top: auto
  800. unicode-bidi: normal
  801. vertical-align: baseline
  802. visibility: visible
  803. white-space: normal
  804. width: auto
  805. word-spacing: normal
  806. z-index: auto
  807. #reset
  808.  
  809. #tree
  810. | div
  811. |  p
  812. |  p*
  813. #ua
  814. div, p { display: block; }
  815. #user
  816. #author
  817. div p + p { background-attachment: fixed; }
  818. #errors
  819. #expected
  820. background-attachment: fixed
  821. background-color: #00000000
  822. background-image: none
  823. background-position: 0% 0%
  824. background-repeat: repeat
  825. border-collapse: inherit
  826. border-spacing: 0px 0px
  827. border-top-color: currentColor
  828. border-right-color: currentColor
  829. border-bottom-color: currentColor
  830. border-left-color: currentColor
  831. border-top-style: none
  832. border-right-style: none
  833. border-bottom-style: none
  834. border-left-style: none
  835. border-top-width: medium
  836. border-right-width: medium
  837. border-bottom-width: medium
  838. border-left-width: medium
  839. bottom: auto
  840. caption-side: inherit
  841. clear: none
  842. clip: auto
  843. color: inherit
  844. content: normal
  845. counter-increment: none
  846. counter-reset: none
  847. cursor: auto
  848. direction: inherit
  849. display: block
  850. empty-cells: inherit
  851. float: none
  852. font-family: inherit
  853. font-size: inherit
  854. font-style: inherit
  855. font-variant: inherit
  856. font-weight: inherit
  857. height: auto
  858. left: auto
  859. letter-spacing: normal
  860. line-height: inherit
  861. list-style-image: inherit
  862. list-style-position: inherit
  863. list-style-type: inherit
  864. margin-top: 0px
  865. margin-right: 0px
  866. margin-bottom: 0px
  867. margin-left: 0px
  868. max-height: none
  869. max-width: none
  870. min-height: 0px
  871. min-width: 0px
  872. opacity: 1.000
  873. outline-color: invert
  874. outline-style: none
  875. outline-width: 2px
  876. overflow: visible
  877. padding-top: 0px
  878. padding-right: 0px
  879. padding-bottom: 0px
  880. padding-left: 0px
  881. position: static
  882. quotes: inherit
  883. right: auto
  884. table-layout: auto
  885. text-align: inherit
  886. text-decoration: none
  887. text-indent: inherit
  888. text-transform: inherit
  889. top: auto
  890. unicode-bidi: normal
  891. vertical-align: baseline
  892. visibility: inherit
  893. white-space: inherit
  894. width: auto
  895. word-spacing: normal
  896. z-index: auto
  897. #reset
  898.  
  899. #tree
  900. | div
  901. |  p*
  902. |  p
  903. #ua
  904. div, p { display: block; }
  905. #user
  906. #author
  907. div p + p { background-attachment: fixed; }
  908. #errors
  909. #expected
  910. background-attachment: scroll
  911. background-color: #00000000
  912. background-image: none
  913. background-position: 0% 0%
  914. background-repeat: repeat
  915. border-collapse: inherit
  916. border-spacing: 0px 0px
  917. border-top-color: currentColor
  918. border-right-color: currentColor
  919. border-bottom-color: currentColor
  920. border-left-color: currentColor
  921. border-top-style: none
  922. border-right-style: none
  923. border-bottom-style: none
  924. border-left-style: none
  925. border-top-width: medium
  926. border-right-width: medium
  927. border-bottom-width: medium
  928. border-left-width: medium
  929. bottom: auto
  930. caption-side: inherit
  931. clear: none
  932. clip: auto
  933. color: inherit
  934. content: normal
  935. counter-increment: none
  936. counter-reset: none
  937. cursor: auto
  938. direction: inherit
  939. display: block
  940. empty-cells: inherit
  941. float: none
  942. font-family: inherit
  943. font-size: inherit
  944. font-style: inherit
  945. font-variant: inherit
  946. font-weight: inherit
  947. height: auto
  948. left: auto
  949. letter-spacing: normal
  950. line-height: inherit
  951. list-style-image: inherit
  952. list-style-position: inherit
  953. list-style-type: inherit
  954. margin-top: 0px
  955. margin-right: 0px
  956. margin-bottom: 0px
  957. margin-left: 0px
  958. max-height: none
  959. max-width: none
  960. min-height: 0px
  961. min-width: 0px
  962. opacity: 1.000
  963. outline-color: invert
  964. outline-style: none
  965. outline-width: 2px
  966. overflow: visible
  967. padding-top: 0px
  968. padding-right: 0px
  969. padding-bottom: 0px
  970. padding-left: 0px
  971. position: static
  972. quotes: inherit
  973. right: auto
  974. table-layout: auto
  975. text-align: inherit
  976. text-decoration: none
  977. text-indent: inherit
  978. text-transform: inherit
  979. top: auto
  980. unicode-bidi: normal
  981. vertical-align: baseline
  982. visibility: inherit
  983. white-space: inherit
  984. width: auto
  985. word-spacing: normal
  986. z-index: auto
  987. #reset
  988.  
  989. #tree
  990. | div
  991. |  p*
  992. |  p
  993. #ua
  994. div, p { display: block; }
  995. #user
  996. #author
  997. div p { background-attachment: scroll; }
  998. div p + p { background-attachment: fixed; }
  999. #errors
  1000. #expected
  1001. background-attachment: scroll
  1002. background-color: #00000000
  1003. background-image: none
  1004. background-position: 0% 0%
  1005. background-repeat: repeat
  1006. border-collapse: inherit
  1007. border-spacing: 0px 0px
  1008. border-top-color: currentColor
  1009. border-right-color: currentColor
  1010. border-bottom-color: currentColor
  1011. border-left-color: currentColor
  1012. border-top-style: none
  1013. border-right-style: none
  1014. border-bottom-style: none
  1015. border-left-style: none
  1016. border-top-width: medium
  1017. border-right-width: medium
  1018. border-bottom-width: medium
  1019. border-left-width: medium
  1020. bottom: auto
  1021. caption-side: inherit
  1022. clear: none
  1023. clip: auto
  1024. color: inherit
  1025. content: normal
  1026. counter-increment: none
  1027. counter-reset: none
  1028. cursor: auto
  1029. direction: inherit
  1030. display: block
  1031. empty-cells: inherit
  1032. float: none
  1033. font-family: inherit
  1034. font-size: inherit
  1035. font-style: inherit
  1036. font-variant: inherit
  1037. font-weight: inherit
  1038. height: auto
  1039. left: auto
  1040. letter-spacing: normal
  1041. line-height: inherit
  1042. list-style-image: inherit
  1043. list-style-position: inherit
  1044. list-style-type: inherit
  1045. margin-top: 0px
  1046. margin-right: 0px
  1047. margin-bottom: 0px
  1048. margin-left: 0px
  1049. max-height: none
  1050. max-width: none
  1051. min-height: 0px
  1052. min-width: 0px
  1053. opacity: 1.000
  1054. outline-color: invert
  1055. outline-style: none
  1056. outline-width: 2px
  1057. overflow: visible
  1058. padding-top: 0px
  1059. padding-right: 0px
  1060. padding-bottom: 0px
  1061. padding-left: 0px
  1062. position: static
  1063. quotes: inherit
  1064. right: auto
  1065. table-layout: auto
  1066. text-align: inherit
  1067. text-decoration: none
  1068. text-indent: inherit
  1069. text-transform: inherit
  1070. top: auto
  1071. unicode-bidi: normal
  1072. vertical-align: baseline
  1073. visibility: inherit
  1074. white-space: inherit
  1075. width: auto
  1076. word-spacing: normal
  1077. z-index: auto
  1078. #reset
  1079.  
  1080. #tree
  1081. | div
  1082. |  p
  1083. |  p*
  1084. #ua
  1085. div, p { display: block; }
  1086. p { background-position: 2px; background-repeat: no-repeat; }
  1087. #user
  1088. p { background-image: none; background-position: 40% 40%; background-repeat: repeat-x; }
  1089. #author
  1090. p { background-image: url("Sonic.png"); background-position: left top; background-repeat: repeat-y; }
  1091. div p + p { background-image: url("Sonic2.png"); background-position: center; }
  1092. div p + p { background-image: url("Sonic_the_Hedgehog.png"); background-position: bottom right; }
  1093. #errors
  1094. #expected
  1095. background-attachment: scroll
  1096. background-color: #00000000
  1097. background-image: url('Sonic_the_Hedgehog.png')
  1098. background-position: 100% 100%
  1099. background-repeat: repeat-y
  1100. border-collapse: inherit
  1101. border-spacing: 0px 0px
  1102. border-top-color: currentColor
  1103. border-right-color: currentColor
  1104. border-bottom-color: currentColor
  1105. border-left-color: currentColor
  1106. border-top-style: none
  1107. border-right-style: none
  1108. border-bottom-style: none
  1109. border-left-style: none
  1110. border-top-width: medium
  1111. border-right-width: medium
  1112. border-bottom-width: medium
  1113. border-left-width: medium
  1114. bottom: auto
  1115. caption-side: inherit
  1116. clear: none
  1117. clip: auto
  1118. color: inherit
  1119. content: normal
  1120. counter-increment: none
  1121. counter-reset: none
  1122. cursor: auto
  1123. direction: inherit
  1124. display: block
  1125. empty-cells: inherit
  1126. float: none
  1127. font-family: inherit
  1128. font-size: inherit
  1129. font-style: inherit
  1130. font-variant: inherit
  1131. font-weight: inherit
  1132. height: auto
  1133. left: auto
  1134. letter-spacing: normal
  1135. line-height: inherit
  1136. list-style-image: inherit
  1137. list-style-position: inherit
  1138. list-style-type: inherit
  1139. margin-top: 0px
  1140. margin-right: 0px
  1141. margin-bottom: 0px
  1142. margin-left: 0px
  1143. max-height: none
  1144. max-width: none
  1145. min-height: 0px
  1146. min-width: 0px
  1147. opacity: 1.000
  1148. outline-color: invert
  1149. outline-style: none
  1150. outline-width: 2px
  1151. overflow: visible
  1152. padding-top: 0px
  1153. padding-right: 0px
  1154. padding-bottom: 0px
  1155. padding-left: 0px
  1156. position: static
  1157. quotes: inherit
  1158. right: auto
  1159. table-layout: auto
  1160. text-align: inherit
  1161. text-decoration: none
  1162. text-indent: inherit
  1163. text-transform: inherit
  1164. top: auto
  1165. unicode-bidi: normal
  1166. vertical-align: baseline
  1167. visibility: inherit
  1168. white-space: inherit
  1169. width: auto
  1170. word-spacing: normal
  1171. z-index: auto
  1172. #reset
  1173.  
  1174. #tree
  1175. | div
  1176. |  p
  1177. |  p*
  1178. #ua
  1179. div, p { display: block; }
  1180. #user
  1181. p { background-image: none; background-repeat: true;}
  1182. #author
  1183. p { background-image: url("Sonic.png"); background-position: center 20%;}
  1184. div p + p { background-image: url("Sonic2.png"); }
  1185. div p + p { background-image: url("Sonic_the_Hedgehog.png"); background-repeat: repeat}
  1186. #errors
  1187. #expected
  1188. background-attachment: scroll
  1189. background-color: #00000000
  1190. background-image: url('Sonic_the_Hedgehog.png')
  1191. background-position: 50% 20%
  1192. background-repeat: repeat
  1193. border-collapse: inherit
  1194. border-spacing: 0px 0px
  1195. border-top-color: currentColor
  1196. border-right-color: currentColor
  1197. border-bottom-color: currentColor
  1198. border-left-color: currentColor
  1199. border-top-style: none
  1200. border-right-style: none
  1201. border-bottom-style: none
  1202. border-left-style: none
  1203. border-top-width: medium
  1204. border-right-width: medium
  1205. border-bottom-width: medium
  1206. border-left-width: medium
  1207. bottom: auto
  1208. caption-side: inherit
  1209. clear: none
  1210. clip: auto
  1211. color: inherit
  1212. content: normal
  1213. counter-increment: none
  1214. counter-reset: none
  1215. cursor: auto
  1216. direction: inherit
  1217. display: block
  1218. empty-cells: inherit
  1219. float: none
  1220. font-family: inherit
  1221. font-size: inherit
  1222. font-style: inherit
  1223. font-variant: inherit
  1224. font-weight: inherit
  1225. height: auto
  1226. left: auto
  1227. letter-spacing: normal
  1228. line-height: inherit
  1229. list-style-image: inherit
  1230. list-style-position: inherit
  1231. list-style-type: inherit
  1232. margin-top: 0px
  1233. margin-right: 0px
  1234. margin-bottom: 0px
  1235. margin-left: 0px
  1236. max-height: none
  1237. max-width: none
  1238. min-height: 0px
  1239. min-width: 0px
  1240. opacity: 1.000
  1241. outline-color: invert
  1242. outline-style: none
  1243. outline-width: 2px
  1244. overflow: visible
  1245. padding-top: 0px
  1246. padding-right: 0px
  1247. padding-bottom: 0px
  1248. padding-left: 0px
  1249. position: static
  1250. quotes: inherit
  1251. right: auto
  1252. table-layout: auto
  1253. text-align: inherit
  1254. text-decoration: none
  1255. text-indent: inherit
  1256. text-transform: inherit
  1257. top: auto
  1258. unicode-bidi: normal
  1259. vertical-align: baseline
  1260. visibility: inherit
  1261. white-space: inherit
  1262. width: auto
  1263. word-spacing: normal
  1264. z-index: auto
  1265. #reset
  1266.  
  1267. #tree
  1268. | div
  1269. |  table
  1270. |   id=sonic
  1271. |   class=hedgehog
  1272. |   tr*
  1273. |    th
  1274. |    td
  1275. |   tr
  1276. |    th
  1277. |    td
  1278. #ua
  1279. div {display:block;}
  1280. table {display:table; border-spacing:2px;}
  1281. tr {display:table-row;}
  1282. td,th {display:table-cell;}
  1283. #user
  1284. #author
  1285. #errors
  1286. #expected
  1287. background-attachment: scroll
  1288. background-color: #00000000
  1289. background-image: none
  1290. background-position: 0% 0%
  1291. background-repeat: repeat
  1292. border-collapse: inherit
  1293. border-spacing: 0px 0px
  1294. border-top-color: currentColor
  1295. border-right-color: currentColor
  1296. border-bottom-color: currentColor
  1297. border-left-color: currentColor
  1298. border-top-style: none
  1299. border-right-style: none
  1300. border-bottom-style: none
  1301. border-left-style: none
  1302. border-top-width: medium
  1303. border-right-width: medium
  1304. border-bottom-width: medium
  1305. border-left-width: medium
  1306. bottom: auto
  1307. caption-side: inherit
  1308. clear: none
  1309. clip: auto
  1310. color: inherit
  1311. content: normal
  1312. counter-increment: none
  1313. counter-reset: none
  1314. cursor: auto
  1315. direction: inherit
  1316. display: table-row
  1317. empty-cells: inherit
  1318. float: none
  1319. font-family: inherit
  1320. font-size: inherit
  1321. font-style: inherit
  1322. font-variant: inherit
  1323. font-weight: inherit
  1324. height: auto
  1325. left: auto
  1326. letter-spacing: normal
  1327. line-height: inherit
  1328. list-style-image: inherit
  1329. list-style-position: inherit
  1330. list-style-type: inherit
  1331. margin-top: 0px
  1332. margin-right: 0px
  1333. margin-bottom: 0px
  1334. margin-left: 0px
  1335. max-height: none
  1336. max-width: none
  1337. min-height: 0px
  1338. min-width: 0px
  1339. opacity: 1.000
  1340. outline-color: invert
  1341. outline-style: none
  1342. outline-width: 2px
  1343. overflow: visible
  1344. padding-top: 0px
  1345. padding-right: 0px
  1346. padding-bottom: 0px
  1347. padding-left: 0px
  1348. position: static
  1349. quotes: inherit
  1350. right: auto
  1351. table-layout: auto
  1352. text-align: inherit
  1353. text-decoration: none
  1354. text-indent: inherit
  1355. text-transform: inherit
  1356. top: auto
  1357. unicode-bidi: normal
  1358. vertical-align: baseline
  1359. visibility: inherit
  1360. white-space: inherit
  1361. width: auto
  1362. word-spacing: normal
  1363. z-index: auto
  1364. #reset
  1365.  
  1366. #tree
  1367. | div
  1368. |  table
  1369. |   id=sonic
  1370. |   class=hedgehog
  1371. |   tr
  1372. |    th*
  1373. |    td
  1374. |   tr
  1375. |    th
  1376. |    td
  1377. #ua
  1378. div {display:block;}
  1379. table {display:table; border-spacing:2px;}
  1380. tr {display:table-row;}
  1381. td,th {display:table-cell;}
  1382. #user
  1383. #author
  1384. #errors
  1385. #expected
  1386. background-attachment: scroll
  1387. background-color: #00000000
  1388. background-image: none
  1389. background-position: 0% 0%
  1390. background-repeat: repeat
  1391. border-collapse: inherit
  1392. border-spacing: 0px 0px
  1393. border-top-color: currentColor
  1394. border-right-color: currentColor
  1395. border-bottom-color: currentColor
  1396. border-left-color: currentColor
  1397. border-top-style: none
  1398. border-right-style: none
  1399. border-bottom-style: none
  1400. border-left-style: none
  1401. border-top-width: medium
  1402. border-right-width: medium
  1403. border-bottom-width: medium
  1404. border-left-width: medium
  1405. bottom: auto
  1406. caption-side: inherit
  1407. clear: none
  1408. clip: auto
  1409. color: inherit
  1410. content: normal
  1411. counter-increment: none
  1412. counter-reset: none
  1413. cursor: auto
  1414. direction: inherit
  1415. display: table-cell
  1416. empty-cells: inherit
  1417. float: none
  1418. font-family: inherit
  1419. font-size: inherit
  1420. font-style: inherit
  1421. font-variant: inherit
  1422. font-weight: inherit
  1423. height: auto
  1424. left: auto
  1425. letter-spacing: normal
  1426. line-height: inherit
  1427. list-style-image: inherit
  1428. list-style-position: inherit
  1429. list-style-type: inherit
  1430. margin-top: 0px
  1431. margin-right: 0px
  1432. margin-bottom: 0px
  1433. margin-left: 0px
  1434. max-height: none
  1435. max-width: none
  1436. min-height: 0px
  1437. min-width: 0px
  1438. opacity: 1.000
  1439. outline-color: invert
  1440. outline-style: none
  1441. outline-width: 2px
  1442. overflow: visible
  1443. padding-top: 0px
  1444. padding-right: 0px
  1445. padding-bottom: 0px
  1446. padding-left: 0px
  1447. position: static
  1448. quotes: inherit
  1449. right: auto
  1450. table-layout: auto
  1451. text-align: inherit
  1452. text-decoration: none
  1453. text-indent: inherit
  1454. text-transform: inherit
  1455. top: auto
  1456. unicode-bidi: normal
  1457. vertical-align: baseline
  1458. visibility: inherit
  1459. white-space: inherit
  1460. width: auto
  1461. word-spacing: normal
  1462. z-index: auto
  1463. #reset
  1464.  
  1465. #tree
  1466. | div
  1467. |  table
  1468. |   id=sonic
  1469. |   class=hedgehog
  1470. |   tr
  1471. |    th
  1472. |    td*
  1473. |   tr
  1474. |    th
  1475. |    td
  1476. #ua
  1477. div {display:block;}
  1478. table {display:table; border-spacing:2px;}
  1479. tr {display:table-row;}
  1480. td,th {display:table-cell;}
  1481. #user
  1482. #author
  1483. #errors
  1484. #expected
  1485. background-attachment: scroll
  1486. background-color: #00000000
  1487. background-image: none
  1488. background-position: 0% 0%
  1489. background-repeat: repeat
  1490. border-collapse: inherit
  1491. border-spacing: 0px 0px
  1492. border-top-color: currentColor
  1493. border-right-color: currentColor
  1494. border-bottom-color: currentColor
  1495. border-left-color: currentColor
  1496. border-top-style: none
  1497. border-right-style: none
  1498. border-bottom-style: none
  1499. border-left-style: none
  1500. border-top-width: medium
  1501. border-right-width: medium
  1502. border-bottom-width: medium
  1503. border-left-width: medium
  1504. bottom: auto
  1505. caption-side: inherit
  1506. clear: none
  1507. clip: auto
  1508. color: inherit
  1509. content: normal
  1510. counter-increment: none
  1511. counter-reset: none
  1512. cursor: auto
  1513. direction: inherit
  1514. display: table-cell
  1515. empty-cells: inherit
  1516. float: none
  1517. font-family: inherit
  1518. font-size: inherit
  1519. font-style: inherit
  1520. font-variant: inherit
  1521. font-weight: inherit
  1522. height: auto
  1523. left: auto
  1524. letter-spacing: normal
  1525. line-height: inherit
  1526. list-style-image: inherit
  1527. list-style-position: inherit
  1528. list-style-type: inherit
  1529. margin-top: 0px
  1530. margin-right: 0px
  1531. margin-bottom: 0px
  1532. margin-left: 0px
  1533. max-height: none
  1534. max-width: none
  1535. min-height: 0px
  1536. min-width: 0px
  1537. opacity: 1.000
  1538. outline-color: invert
  1539. outline-style: none
  1540. outline-width: 2px
  1541. overflow: visible
  1542. padding-top: 0px
  1543. padding-right: 0px
  1544. padding-bottom: 0px
  1545. padding-left: 0px
  1546. position: static
  1547. quotes: inherit
  1548. right: auto
  1549. table-layout: auto
  1550. text-align: inherit
  1551. text-decoration: none
  1552. text-indent: inherit
  1553. text-transform: inherit
  1554. top: auto
  1555. unicode-bidi: normal
  1556. vertical-align: baseline
  1557. visibility: inherit
  1558. white-space: inherit
  1559. width: auto
  1560. word-spacing: normal
  1561. z-index: auto
  1562. #reset
  1563.  
  1564. #tree
  1565. | div
  1566. |  table
  1567. |   id=sonic
  1568. |   class=hedgehog
  1569. |   tr
  1570. |    th
  1571. |    td*
  1572. |   tr
  1573. |    th
  1574. |    td
  1575. #ua
  1576. div {display:block;}
  1577. table {display:table; border-spacing:2px;}
  1578. tr {display:table-row;}
  1579. td,th {display:table-cell;}
  1580. #user
  1581. #author
  1582. .hedgehog tr > td {border-color:#00000000;}
  1583. #sonic tr > td {border-top-color:#fff;border-right-color:#8040ff;border-bottom-color:black;border-left-color:rgb(255,0,255);}
  1584. td,th {border-top-style: none;border-right-style: hidden;border-bottom-style: dotted;border-left-style: dashed}
  1585. tr > td {border-top-width: thin;border-right-width: medium;border-bottom-width: thick;border-left-width: 2px;}
  1586. #errors
  1587. #expected
  1588. background-attachment: scroll
  1589. background-color: #00000000
  1590. background-image: none
  1591. background-position: 0% 0%
  1592. background-repeat: repeat
  1593. border-collapse: inherit
  1594. border-spacing: 0px 0px
  1595. border-top-color: #ffffffff
  1596. border-right-color: #ff8040ff
  1597. border-bottom-color: #ff000000
  1598. border-left-color: #ffff00ff
  1599. border-top-style: none
  1600. border-right-style: hidden
  1601. border-bottom-style: dotted
  1602. border-left-style: dashed
  1603. border-top-width: thin
  1604. border-right-width: medium
  1605. border-bottom-width: thick
  1606. border-left-width: 2px
  1607. bottom: auto
  1608. caption-side: inherit
  1609. clear: none
  1610. clip: auto
  1611. color: inherit
  1612. content: normal
  1613. counter-increment: none
  1614. counter-reset: none
  1615. cursor: auto
  1616. direction: inherit
  1617. display: table-cell
  1618. empty-cells: inherit
  1619. float: none
  1620. font-family: inherit
  1621. font-size: inherit
  1622. font-style: inherit
  1623. font-variant: inherit
  1624. font-weight: inherit
  1625. height: auto
  1626. left: auto
  1627. letter-spacing: normal
  1628. line-height: inherit
  1629. list-style-image: inherit
  1630. list-style-position: inherit
  1631. list-style-type: inherit
  1632. margin-top: 0px
  1633. margin-right: 0px
  1634. margin-bottom: 0px
  1635. margin-left: 0px
  1636. max-height: none
  1637. max-width: none
  1638. min-height: 0px
  1639. min-width: 0px
  1640. opacity: 1.000
  1641. outline-color: invert
  1642. outline-style: none
  1643. outline-width: 2px
  1644. overflow: visible
  1645. padding-top: 0px
  1646. padding-right: 0px
  1647. padding-bottom: 0px
  1648. padding-left: 0px
  1649. position: static
  1650. quotes: inherit
  1651. right: auto
  1652. table-layout: auto
  1653. text-align: inherit
  1654. text-decoration: none
  1655. text-indent: inherit
  1656. text-transform: inherit
  1657. top: auto
  1658. unicode-bidi: normal
  1659. vertical-align: baseline
  1660. visibility: inherit
  1661. white-space: inherit
  1662. width: auto
  1663. word-spacing: normal
  1664. z-index: auto
  1665. #reset
  1666.  
  1667. #tree
  1668. | div
  1669. |  table
  1670. |   id=sonic
  1671. |   class=hedgehog
  1672. |   tr
  1673. |    th
  1674. |    td*
  1675. |   tr
  1676. |    th
  1677. |    td
  1678. #ua
  1679. div {display:block;}
  1680. table {display:table; border-spacing:2px;}
  1681. tr {display:table-row;}
  1682. td,th {display:table-cell;}
  1683. #user
  1684. #author
  1685. .hedgehog tr > td {border-color:#000000;}
  1686. td,th {border-top-style: solid;border-right-style: double;border-bottom-style: groove;border-left-style: ridge}
  1687. tr > td {border-top-width: 0;border-right-width: 2em;border-bottom-width: thick;border-left-width: -2px;}
  1688. #errors
  1689. #expected
  1690. background-attachment: scroll
  1691. background-color: #00000000
  1692. background-image: none
  1693. background-position: 0% 0%
  1694. background-repeat: repeat
  1695. border-collapse: inherit
  1696. border-spacing: 0px 0px
  1697. border-top-color: #ff000000
  1698. border-right-color: #ff000000
  1699. border-bottom-color: #ff000000
  1700. border-left-color: #ff000000
  1701. border-top-style: solid
  1702. border-right-style: double
  1703. border-bottom-style: groove
  1704. border-left-style: ridge
  1705. border-top-width: 0px
  1706. border-right-width: 2em
  1707. border-bottom-width: thick
  1708. border-left-width: medium
  1709. bottom: auto
  1710. caption-side: inherit
  1711. clear: none
  1712. clip: auto
  1713. color: inherit
  1714. content: normal
  1715. counter-increment: none
  1716. counter-reset: none
  1717. cursor: auto
  1718. direction: inherit
  1719. display: table-cell
  1720. empty-cells: inherit
  1721. float: none
  1722. font-family: inherit
  1723. font-size: inherit
  1724. font-style: inherit
  1725. font-variant: inherit
  1726. font-weight: inherit
  1727. height: auto
  1728. left: auto
  1729. letter-spacing: normal
  1730. line-height: inherit
  1731. list-style-image: inherit
  1732. list-style-position: inherit
  1733. list-style-type: inherit
  1734. margin-top: 0px
  1735. margin-right: 0px
  1736. margin-bottom: 0px
  1737. margin-left: 0px
  1738. max-height: none
  1739. max-width: none
  1740. min-height: 0px
  1741. min-width: 0px
  1742. opacity: 1.000
  1743. outline-color: invert
  1744. outline-style: none
  1745. outline-width: 2px
  1746. overflow: visible
  1747. padding-top: 0px
  1748. padding-right: 0px
  1749. padding-bottom: 0px
  1750. padding-left: 0px
  1751. position: static
  1752. quotes: inherit
  1753. right: auto
  1754. table-layout: auto
  1755. text-align: inherit
  1756. text-decoration: none
  1757. text-indent: inherit
  1758. text-transform: inherit
  1759. top: auto
  1760. unicode-bidi: normal
  1761. vertical-align: baseline
  1762. visibility: inherit
  1763. white-space: inherit
  1764. width: auto
  1765. word-spacing: normal
  1766. z-index: auto
  1767. #reset
  1768.  
  1769. #tree
  1770. | div
  1771. |  table
  1772. |   id=sonic
  1773. |   class=hedgehog
  1774. |   tr
  1775. |    th
  1776. |    td*
  1777. |   tr
  1778. |    th
  1779. |    td
  1780. #ua
  1781. div {display:block;}
  1782. table {display:table; border-spacing:2px;}
  1783. tr {display:table-row;}
  1784. td,th {display:table-cell;}
  1785. #user
  1786. #author
  1787. .hedgehog > tr > td {border-style:inset outset;}
  1788. #errors
  1789. #expected
  1790. background-attachment: scroll
  1791. background-color: #00000000
  1792. background-image: none
  1793. background-position: 0% 0%
  1794. background-repeat: repeat
  1795. border-collapse: inherit
  1796. border-spacing: 0px 0px
  1797. border-top-color: currentColor
  1798. border-right-color: currentColor
  1799. border-bottom-color: currentColor
  1800. border-left-color: currentColor
  1801. border-top-style: inset
  1802. border-right-style: outset
  1803. border-bottom-style: inset
  1804. border-left-style: outset
  1805. border-top-width: medium
  1806. border-right-width: medium
  1807. border-bottom-width: medium
  1808. border-left-width: medium
  1809. bottom: auto
  1810. caption-side: inherit
  1811. clear: none
  1812. clip: auto
  1813. color: inherit
  1814. content: normal
  1815. counter-increment: none
  1816. counter-reset: none
  1817. cursor: auto
  1818. direction: inherit
  1819. display: table-cell
  1820. empty-cells: inherit
  1821. float: none
  1822. font-family: inherit
  1823. font-size: inherit
  1824. font-style: inherit
  1825. font-variant: inherit
  1826. font-weight: inherit
  1827. height: auto
  1828. left: auto
  1829. letter-spacing: normal
  1830. line-height: inherit
  1831. list-style-image: inherit
  1832. list-style-position: inherit
  1833. list-style-type: inherit
  1834. margin-top: 0px
  1835. margin-right: 0px
  1836. margin-bottom: 0px
  1837. margin-left: 0px
  1838. max-height: none
  1839. max-width: none
  1840. min-height: 0px
  1841. min-width: 0px
  1842. opacity: 1.000
  1843. outline-color: invert
  1844. outline-style: none
  1845. outline-width: 2px
  1846. overflow: visible
  1847. padding-top: 0px
  1848. padding-right: 0px
  1849. padding-bottom: 0px
  1850. padding-left: 0px
  1851. position: static
  1852. quotes: inherit
  1853. right: auto
  1854. table-layout: auto
  1855. text-align: inherit
  1856. text-decoration: none
  1857. text-indent: inherit
  1858. text-transform: inherit
  1859. top: auto
  1860. unicode-bidi: normal
  1861. vertical-align: baseline
  1862. visibility: inherit
  1863. white-space: inherit
  1864. width: auto
  1865. word-spacing: normal
  1866. z-index: auto
  1867. #reset
  1868.  
  1869. #tree
  1870. | div
  1871. |  table*
  1872. |   id=sonic
  1873. |   class=hedgehog
  1874. |   tr
  1875. |    td
  1876. |    td
  1877. |   tr
  1878. |    td
  1879. |    td
  1880. #ua
  1881. div {display:block;}
  1882. table {display:table; border-spacing:2px;}
  1883. tr {display:table-row;}
  1884. td,th {display:table-cell;}
  1885. #user
  1886. #author
  1887. #errors
  1888. #expected
  1889. background-attachment: scroll
  1890. background-color: #00000000
  1891. background-image: none
  1892. background-position: 0% 0%
  1893. background-repeat: repeat
  1894. border-collapse: inherit
  1895. border-spacing: 2px 2px
  1896. border-top-color: currentColor
  1897. border-right-color: currentColor
  1898. border-bottom-color: currentColor
  1899. border-left-color: currentColor
  1900. border-top-style: none
  1901. border-right-style: none
  1902. border-bottom-style: none
  1903. border-left-style: none
  1904. border-top-width: medium
  1905. border-right-width: medium
  1906. border-bottom-width: medium
  1907. border-left-width: medium
  1908. bottom: auto
  1909. caption-side: inherit
  1910. clear: none
  1911. clip: auto
  1912. color: inherit
  1913. content: normal
  1914. counter-increment: none
  1915. counter-reset: none
  1916. cursor: inherit
  1917. direction: inherit
  1918. display: table
  1919. empty-cells: inherit
  1920. float: none
  1921. font-family: inherit
  1922. font-size: inherit
  1923. font-style: inherit
  1924. font-variant: inherit
  1925. font-weight: inherit
  1926. height: auto
  1927. left: auto
  1928. letter-spacing: inherit
  1929. line-height: inherit
  1930. list-style-image: inherit
  1931. list-style-position: inherit
  1932. list-style-type: inherit
  1933. margin-top: 0px
  1934. margin-right: 0px
  1935. margin-bottom: 0px
  1936. margin-left: 0px
  1937. max-height: none
  1938. max-width: none
  1939. min-height: 0px
  1940. min-width: 0px
  1941. opacity: 1.000
  1942. outline-color: invert
  1943. outline-style: none
  1944. outline-width: medium
  1945. overflow: visible
  1946. padding-top: 0px
  1947. padding-right: 0px
  1948. padding-bottom: 0px
  1949. padding-left: 0px
  1950. position: static
  1951. quotes: inherit
  1952. right: auto
  1953. table-layout: auto
  1954. text-align: inherit
  1955. text-decoration: none
  1956. text-indent: inherit
  1957. text-transform: inherit
  1958. top: auto
  1959. unicode-bidi: normal
  1960. vertical-align: baseline
  1961. visibility: inherit
  1962. white-space: inherit
  1963. width: auto
  1964. word-spacing: inherit
  1965. z-index: auto
  1966. #reset
  1967.  
  1968. #tree
  1969. | div
  1970. |  table*
  1971. |   id=sonic
  1972. |   class=hedgehog
  1973. |   tr
  1974. |    td
  1975. |    td
  1976. |   tr
  1977. |    td
  1978. |    td
  1979. #ua
  1980. div {display:block;}
  1981. table {display:table; border-spacing:2px 0;}
  1982. tr {display:table-row;}
  1983. td,th {display:table-cell;}
  1984. #user
  1985. #author
  1986. #errors
  1987. #expected
  1988. background-attachment: scroll
  1989. background-color: #00000000
  1990. background-image: none
  1991. background-position: 0% 0%
  1992. background-repeat: repeat
  1993. border-collapse: inherit
  1994. border-spacing: 2px 0px
  1995. border-top-color: currentColor
  1996. border-right-color: currentColor
  1997. border-bottom-color: currentColor
  1998. border-left-color: currentColor
  1999. border-top-style: none
  2000. border-right-style: none
  2001. border-bottom-style: none
  2002. border-left-style: none
  2003. border-top-width: medium
  2004. border-right-width: medium
  2005. border-bottom-width: medium
  2006. border-left-width: medium
  2007. bottom: auto
  2008. caption-side: inherit
  2009. clear: none
  2010. clip: auto
  2011. color: inherit
  2012. content: normal
  2013. counter-increment: none
  2014. counter-reset: none
  2015. cursor: inherit
  2016. direction: inherit
  2017. display: table
  2018. empty-cells: inherit
  2019. float: none
  2020. font-family: inherit
  2021. font-size: inherit
  2022. font-style: inherit
  2023. font-variant: inherit
  2024. font-weight: inherit
  2025. height: auto
  2026. left: auto
  2027. letter-spacing: inherit
  2028. line-height: inherit
  2029. list-style-image: inherit
  2030. list-style-position: inherit
  2031. list-style-type: inherit
  2032. margin-top: 0px
  2033. margin-right: 0px
  2034. margin-bottom: 0px
  2035. margin-left: 0px
  2036. max-height: none
  2037. max-width: none
  2038. min-height: 0px
  2039. min-width: 0px
  2040. opacity: 1.000
  2041. outline-color: invert
  2042. outline-style: none
  2043. outline-width: medium
  2044. overflow: visible
  2045. padding-top: 0px
  2046. padding-right: 0px
  2047. padding-bottom: 0px
  2048. padding-left: 0px
  2049. position: static
  2050. quotes: inherit
  2051. right: auto
  2052. table-layout: auto
  2053. text-align: inherit
  2054. text-decoration: none
  2055. text-indent: inherit
  2056. text-transform: inherit
  2057. top: auto
  2058. unicode-bidi: normal
  2059. vertical-align: baseline
  2060. visibility: inherit
  2061. white-space: inherit
  2062. width: auto
  2063. word-spacing: inherit
  2064. z-index: auto
  2065. #reset
  2066.  
  2067. #tree
  2068. | div
  2069. |  table*
  2070. |   id=sonic
  2071. |   class=hedgehog
  2072. |   tr
  2073. |    td
  2074. |    td
  2075. |   tr
  2076. |    td
  2077. |    td
  2078. #ua
  2079. div {display:block;}
  2080. table {display:table; background-image: url(sonic-the-hedgehog.png); background-color: #1122ee; cursor: auto;}
  2081. tr {display:table-row;}
  2082. td,th {display:table-cell;}
  2083. #user
  2084. #author
  2085. #errors
  2086. #expected
  2087. background-attachment: scroll
  2088. background-color: #ff1122ee
  2089. background-image: url('sonic-the-hedgehog.png')
  2090. background-position: 0% 0%
  2091. background-repeat: repeat
  2092. border-collapse: inherit
  2093. border-spacing: inherit
  2094. border-top-color: currentColor
  2095. border-right-color: currentColor
  2096. border-bottom-color: currentColor
  2097. border-left-color: currentColor
  2098. border-top-style: none
  2099. border-right-style: none
  2100. border-bottom-style: none
  2101. border-left-style: none
  2102. border-top-width: medium
  2103. border-right-width: medium
  2104. border-bottom-width: medium
  2105. border-left-width: medium
  2106. bottom: auto
  2107. caption-side: inherit
  2108. clear: none
  2109. clip: auto
  2110. color: inherit
  2111. content: normal
  2112. counter-increment: none
  2113. counter-reset: none
  2114. cursor: auto
  2115. direction: inherit
  2116. display: table
  2117. empty-cells: inherit
  2118. float: none
  2119. font-family: inherit
  2120. font-size: inherit
  2121. font-style: inherit
  2122. font-variant: inherit
  2123. font-weight: inherit
  2124. height: auto
  2125. left: auto
  2126. letter-spacing: inherit
  2127. line-height: inherit
  2128. list-style-image: inherit
  2129. list-style-position: inherit
  2130. list-style-type: inherit
  2131. margin-top: 0px
  2132. margin-right: 0px
  2133. margin-bottom: 0px
  2134. margin-left: 0px
  2135. max-height: none
  2136. max-width: none
  2137. min-height: 0px
  2138. min-width: 0px
  2139. opacity: 1.000
  2140. outline-color: invert
  2141. outline-style: none
  2142. outline-width: medium
  2143. overflow: visible
  2144. padding-top: 0px
  2145. padding-right: 0px
  2146. padding-bottom: 0px
  2147. padding-left: 0px
  2148. position: static
  2149. quotes: inherit
  2150. right: auto
  2151. table-layout: auto
  2152. text-align: inherit
  2153. text-decoration: none
  2154. text-indent: inherit
  2155. text-transform: inherit
  2156. top: auto
  2157. unicode-bidi: normal
  2158. vertical-align: baseline
  2159. visibility: inherit
  2160. white-space: inherit
  2161. width: auto
  2162. word-spacing: inherit
  2163. z-index: auto
  2164. #reset
  2165.  
  2166. #tree
  2167. | div
  2168. |  table*
  2169. |   id=sonic
  2170. |   class=hedgehog
  2171. |   tr
  2172. |    td
  2173. |    td
  2174. |   tr
  2175. |    td
  2176. |    td
  2177. #ua
  2178. div {display:block;}
  2179. table {display:table; background-image: inherit; background-color: inherit; clear: none; cursor: crosshair;}
  2180. tr {display:table-row;}
  2181. td,th {display:table-cell;}
  2182. #user
  2183. #author
  2184. #errors
  2185. #expected
  2186. background-attachment: scroll
  2187. background-color: inherit
  2188. background-image: inherit
  2189. background-position: 0% 0%
  2190. background-repeat: repeat
  2191. border-collapse: inherit
  2192. border-spacing: inherit
  2193. border-top-color: currentColor
  2194. border-right-color: currentColor
  2195. border-bottom-color: currentColor
  2196. border-left-color: currentColor
  2197. border-top-style: none
  2198. border-right-style: none
  2199. border-bottom-style: none
  2200. border-left-style: none
  2201. border-top-width: medium
  2202. border-right-width: medium
  2203. border-bottom-width: medium
  2204. border-left-width: medium
  2205. bottom: auto
  2206. caption-side: inherit
  2207. clear: none
  2208. clip: auto
  2209. color: inherit
  2210. content: normal
  2211. counter-increment: none
  2212. counter-reset: none
  2213. cursor: crosshair
  2214. direction: inherit
  2215. display: table
  2216. empty-cells: inherit
  2217. float: none
  2218. font-family: inherit
  2219. font-size: inherit
  2220. font-style: inherit
  2221. font-variant: inherit
  2222. font-weight: inherit
  2223. height: auto
  2224. left: auto
  2225. letter-spacing: inherit
  2226. line-height: inherit
  2227. list-style-image: inherit
  2228. list-style-position: inherit
  2229. list-style-type: inherit
  2230. margin-top: 0px
  2231. margin-right: 0px
  2232. margin-bottom: 0px
  2233. margin-left: 0px
  2234. max-height: none
  2235. max-width: none
  2236. min-height: 0px
  2237. min-width: 0px
  2238. opacity: 1.000
  2239. outline-color: invert
  2240. outline-style: none
  2241. outline-width: medium
  2242. overflow: visible
  2243. padding-top: 0px
  2244. padding-right: 0px
  2245. padding-bottom: 0px
  2246. padding-left: 0px
  2247. position: static
  2248. quotes: inherit
  2249. right: auto
  2250. table-layout: auto
  2251. text-align: inherit
  2252. text-decoration: none
  2253. text-indent: inherit
  2254. text-transform: inherit
  2255. top: auto
  2256. unicode-bidi: normal
  2257. vertical-align: baseline
  2258. visibility: inherit
  2259. white-space: inherit
  2260. width: auto
  2261. word-spacing: inherit
  2262. z-index: auto
  2263. #reset
  2264.  
  2265. #tree
  2266. | div
  2267. |  table*
  2268. |   id=sonic
  2269. |   class=hedgehog
  2270. |   tr
  2271. |    td
  2272. |    td
  2273. |   tr
  2274. |    td
  2275. |    td
  2276. #ua
  2277. div {display:block;}
  2278. table {display:table; background-image: inherit; background-color: inherit; clear: inherit; cursor:default; }
  2279. tr {display:table-row;}
  2280. td,th {display:table-cell;}
  2281. #user
  2282. #author
  2283. #errors
  2284. #expected
  2285. background-attachment: scroll
  2286. background-color: inherit
  2287. background-image: inherit
  2288. background-position: 0% 0%
  2289. background-repeat: repeat
  2290. border-collapse: inherit
  2291. border-spacing: inherit
  2292. border-top-color: currentColor
  2293. border-right-color: currentColor
  2294. border-bottom-color: currentColor
  2295. border-left-color: currentColor
  2296. border-top-style: none
  2297. border-right-style: none
  2298. border-bottom-style: none
  2299. border-left-style: none
  2300. border-top-width: medium
  2301. border-right-width: medium
  2302. border-bottom-width: medium
  2303. border-left-width: medium
  2304. bottom: auto
  2305. caption-side: inherit
  2306. clear: inherit
  2307. clip: auto
  2308. color: inherit
  2309. content: normal
  2310. counter-increment: none
  2311. counter-reset: none
  2312. cursor: default
  2313. direction: inherit
  2314. display: table
  2315. empty-cells: inherit
  2316. float: none
  2317. font-family: inherit
  2318. font-size: inherit
  2319. font-style: inherit
  2320. font-variant: inherit
  2321. font-weight: inherit
  2322. height: auto
  2323. left: auto
  2324. letter-spacing: inherit
  2325. line-height: inherit
  2326. list-style-image: inherit
  2327. list-style-position: inherit
  2328. list-style-type: inherit
  2329. margin-top: 0px
  2330. margin-right: 0px
  2331. margin-bottom: 0px
  2332. margin-left: 0px
  2333. max-height: none
  2334. max-width: none
  2335. min-height: 0px
  2336. min-width: 0px
  2337. opacity: 1.000
  2338. outline-color: invert
  2339. outline-style: none
  2340. outline-width: medium
  2341. overflow: visible
  2342. padding-top: 0px
  2343. padding-right: 0px
  2344. padding-bottom: 0px
  2345. padding-left: 0px
  2346. position: static
  2347. quotes: inherit
  2348. right: auto
  2349. table-layout: auto
  2350. text-align: inherit
  2351. text-decoration: none
  2352. text-indent: inherit
  2353. text-transform: inherit
  2354. top: auto
  2355. unicode-bidi: normal
  2356. vertical-align: baseline
  2357. visibility: inherit
  2358. white-space: inherit
  2359. width: auto
  2360. word-spacing: inherit
  2361. z-index: auto
  2362. #reset
  2363.  
  2364. #tree
  2365. | div
  2366. |  table*
  2367. |   id=sonic
  2368. |   class=hedgehog
  2369. |   tr
  2370. |    td
  2371. |    td
  2372. |   tr
  2373. |    td
  2374. |    td
  2375. #ua
  2376. div {display:block;}
  2377. table {display:table; empty-cells: hide; background-image: inherit; background-color: inherit; clear: left; cursor: pointer; }
  2378. tr {display:table-row;}
  2379. td,th {display:table-cell;}
  2380. #user
  2381. #author
  2382. #errors
  2383. #expected
  2384. background-attachment: scroll
  2385. background-color: inherit
  2386. background-image: inherit
  2387. background-position: 0% 0%
  2388. background-repeat: repeat
  2389. border-collapse: inherit
  2390. border-spacing: inherit
  2391. border-top-color: currentColor
  2392. border-right-color: currentColor
  2393. border-bottom-color: currentColor
  2394. border-left-color: currentColor
  2395. border-top-style: none
  2396. border-right-style: none
  2397. border-bottom-style: none
  2398. border-left-style: none
  2399. border-top-width: medium
  2400. border-right-width: medium
  2401. border-bottom-width: medium
  2402. border-left-width: medium
  2403. bottom: auto
  2404. caption-side: inherit
  2405. clear: left
  2406. clip: auto
  2407. color: inherit
  2408. content: normal
  2409. counter-increment: none
  2410. counter-reset: none
  2411. cursor: pointer
  2412. direction: inherit
  2413. display: table
  2414. empty-cells: hide
  2415. float: none
  2416. font-family: inherit
  2417. font-size: inherit
  2418. font-style: inherit
  2419. font-variant: inherit
  2420. font-weight: inherit
  2421. height: auto
  2422. left: auto
  2423. letter-spacing: inherit
  2424. line-height: inherit
  2425. list-style-image: inherit
  2426. list-style-position: inherit
  2427. list-style-type: inherit
  2428. margin-top: 0px
  2429. margin-right: 0px
  2430. margin-bottom: 0px
  2431. margin-left: 0px
  2432. max-height: none
  2433. max-width: none
  2434. min-height: 0px
  2435. min-width: 0px
  2436. opacity: 1.000
  2437. outline-color: invert
  2438. outline-style: none
  2439. outline-width: medium
  2440. overflow: visible
  2441. padding-top: 0px
  2442. padding-right: 0px
  2443. padding-bottom: 0px
  2444. padding-left: 0px
  2445. position: static
  2446. quotes: inherit
  2447. right: auto
  2448. table-layout: auto
  2449. text-align: inherit
  2450. text-decoration: none
  2451. text-indent: inherit
  2452. text-transform: inherit
  2453. top: auto
  2454. unicode-bidi: normal
  2455. vertical-align: baseline
  2456. visibility: inherit
  2457. white-space: inherit
  2458. width: auto
  2459. word-spacing: inherit
  2460. z-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
  2475. div {display:block;}
  2476. table {display:table; empty-cells: show; background-image: inherit; background-color: inherit; clear: both; cursor: move; }
  2477. tr {display:table-row;}
  2478. td,th {display:table-cell;}
  2479. #user
  2480. #author
  2481. #errors
  2482. #expected
  2483. background-attachment: scroll
  2484. background-color: inherit
  2485. background-image: inherit
  2486. background-position: 0% 0%
  2487. background-repeat: repeat
  2488. border-collapse: inherit
  2489. border-spacing: inherit
  2490. border-top-color: currentColor
  2491. border-right-color: currentColor
  2492. border-bottom-color: currentColor
  2493. border-left-color: currentColor
  2494. border-top-style: none
  2495. border-right-style: none
  2496. border-bottom-style: none
  2497. border-left-style: none
  2498. border-top-width: medium
  2499. border-right-width: medium
  2500. border-bottom-width: medium
  2501. border-left-width: medium
  2502. bottom: auto
  2503. caption-side: inherit
  2504. clear: both
  2505. clip: auto
  2506. color: inherit
  2507. content: normal
  2508. counter-increment: none
  2509. counter-reset: none
  2510. cursor: move
  2511. direction: inherit
  2512. display: table
  2513. empty-cells: show
  2514. float: none
  2515. font-family: inherit
  2516. font-size: inherit
  2517. font-style: inherit
  2518. font-variant: inherit
  2519. font-weight: inherit
  2520. height: auto
  2521. left: auto
  2522. letter-spacing: inherit
  2523. line-height: inherit
  2524. list-style-image: inherit
  2525. list-style-position: inherit
  2526. list-style-type: inherit
  2527. margin-top: 0px
  2528. margin-right: 0px
  2529. margin-bottom: 0px
  2530. margin-left: 0px
  2531. max-height: none
  2532. max-width: none
  2533. min-height: 0px
  2534. min-width: 0px
  2535. opacity: 1.000
  2536. outline-color: invert
  2537. outline-style: none
  2538. outline-width: medium
  2539. overflow: visible
  2540. padding-top: 0px
  2541. padding-right: 0px
  2542. padding-bottom: 0px
  2543. padding-left: 0px
  2544. position: static
  2545. quotes: inherit
  2546. right: auto
  2547. table-layout: auto
  2548. text-align: inherit
  2549. text-decoration: none
  2550. text-indent: inherit
  2551. text-transform: inherit
  2552. top: auto
  2553. unicode-bidi: normal
  2554. vertical-align: baseline
  2555. visibility: inherit
  2556. white-space: inherit
  2557. width: auto
  2558. word-spacing: inherit
  2559. z-index: auto
  2560. #reset
  2561.  
  2562. #tree
  2563. | div
  2564. |  table*
  2565. |   id=sonic
  2566. |   class=hedgehog
  2567. |   tr
  2568. |    td
  2569. |    td
  2570. |   tr
  2571. |    td
  2572. |    td
  2573. #ua
  2574. div {display:block;}
  2575. table {display:table; empty-cells: inherit; background-image: inherit; clear: right; background-color: inherit; cursor: e-resize;}
  2576. tr {display:table-row;}
  2577. td,th {display:table-cell;}
  2578. #user
  2579. #author
  2580. #errors
  2581. #expected
  2582. background-attachment: scroll
  2583. background-color: inherit
  2584. background-image: inherit
  2585. background-position: 0% 0%
  2586. background-repeat: repeat
  2587. border-collapse: inherit
  2588. border-spacing: inherit
  2589. border-top-color: currentColor
  2590. border-right-color: currentColor
  2591. border-bottom-color: currentColor
  2592. border-left-color: currentColor
  2593. border-top-style: none
  2594. border-right-style: none
  2595. border-bottom-style: none
  2596. border-left-style: none
  2597. border-top-width: medium
  2598. border-right-width: medium
  2599. border-bottom-width: medium
  2600. border-left-width: medium
  2601. bottom: auto
  2602. caption-side: inherit
  2603. clear: right
  2604. clip: auto
  2605. color: inherit
  2606. content: normal
  2607. counter-increment: none
  2608. counter-reset: none
  2609. cursor: e-resize
  2610. direction: inherit
  2611. display: table
  2612. empty-cells: inherit
  2613. float: none
  2614. font-family: inherit
  2615. font-size: inherit
  2616. font-style: inherit
  2617. font-variant: inherit
  2618. font-weight: inherit
  2619. height: auto
  2620. left: auto
  2621. letter-spacing: inherit
  2622. line-height: inherit
  2623. list-style-image: inherit
  2624. list-style-position: inherit
  2625. list-style-type: inherit
  2626. margin-top: 0px
  2627. margin-right: 0px
  2628. margin-bottom: 0px
  2629. margin-left: 0px
  2630. max-height: none
  2631. max-width: none
  2632. min-height: 0px
  2633. min-width: 0px
  2634. opacity: 1.000
  2635. outline-color: invert
  2636. outline-style: none
  2637. outline-width: medium
  2638. overflow: visible
  2639. padding-top: 0px
  2640. padding-right: 0px
  2641. padding-bottom: 0px
  2642. padding-left: 0px
  2643. position: static
  2644. quotes: inherit
  2645. right: auto
  2646. table-layout: auto
  2647. text-align: inherit
  2648. text-decoration: none
  2649. text-indent: inherit
  2650. text-transform: inherit
  2651. top: auto
  2652. unicode-bidi: normal
  2653. vertical-align: baseline
  2654. visibility: inherit
  2655. white-space: inherit
  2656. width: auto
  2657. word-spacing: inherit
  2658. z-index: auto
  2659. #reset
  2660.  
  2661. #tree
  2662. | div
  2663. |  table*
  2664. |   id=sonic
  2665. |   class=hedgehog
  2666. |   tr
  2667. |    td
  2668. |    td
  2669. |   tr
  2670. |    td
  2671. |    td
  2672. #ua
  2673. div {display:block;}
  2674. table {display:table; empty-cells: inherit; background-image: inherit; clear: right; background-color: inherit; cursor: ne-resize;}
  2675. tr {display:table-row;}
  2676. td,th {display:table-cell;}
  2677. #user
  2678. #author
  2679. #errors
  2680. #expected
  2681. background-attachment: scroll
  2682. background-color: inherit
  2683. background-image: inherit
  2684. background-position: 0% 0%
  2685. background-repeat: repeat
  2686. border-collapse: inherit
  2687. border-spacing: inherit
  2688. border-top-color: currentColor
  2689. border-right-color: currentColor
  2690. border-bottom-color: currentColor
  2691. border-left-color: currentColor
  2692. border-top-style: none
  2693. border-right-style: none
  2694. border-bottom-style: none
  2695. border-left-style: none
  2696. border-top-width: medium
  2697. border-right-width: medium
  2698. border-bottom-width: medium
  2699. border-left-width: medium
  2700. bottom: auto
  2701. caption-side: inherit
  2702. clear: right
  2703. clip: auto
  2704. color: inherit
  2705. content: normal
  2706. counter-increment: none
  2707. counter-reset: none
  2708. cursor: ne-resize
  2709. direction: inherit
  2710. display: table
  2711. empty-cells: inherit
  2712. float: none
  2713. font-family: inherit
  2714. font-size: inherit
  2715. font-style: inherit
  2716. font-variant: inherit
  2717. font-weight: inherit
  2718. height: auto
  2719. left: auto
  2720. letter-spacing: inherit
  2721. line-height: inherit
  2722. list-style-image: inherit
  2723. list-style-position: inherit
  2724. list-style-type: inherit
  2725. margin-top: 0px
  2726. margin-right: 0px
  2727. margin-bottom: 0px
  2728. margin-left: 0px
  2729. max-height: none
  2730. max-width: none
  2731. min-height: 0px
  2732. min-width: 0px
  2733. opacity: 1.000
  2734. outline-color: invert
  2735. outline-style: none
  2736. outline-width: medium
  2737. overflow: visible
  2738. padding-top: 0px
  2739. padding-right: 0px
  2740. padding-bottom: 0px
  2741. padding-left: 0px
  2742. position: static
  2743. quotes: inherit
  2744. right: auto
  2745. table-layout: auto
  2746. text-align: inherit
  2747. text-decoration: none
  2748. text-indent: inherit
  2749. text-transform: inherit
  2750. top: auto
  2751. unicode-bidi: normal
  2752. vertical-align: baseline
  2753. visibility: inherit
  2754. white-space: inherit
  2755. width: auto
  2756. word-spacing: inherit
  2757. z-index: auto
  2758. #reset
  2759.  
  2760. #tree
  2761. | div
  2762. |  table*
  2763. |   id=sonic
  2764. |   class=hedgehog
  2765. |   tr
  2766. |    td
  2767. |    td
  2768. |   tr
  2769. |    td
  2770. |    td
  2771. #ua
  2772. div {display:block;}
  2773. table {display:table; empty-cells: inherit; background-image: inherit; clear: right; background-color: inherit; cursor: nw-resize; font-size: smaller;}
  2774. tr {display:table-row;}
  2775. td,th {display:table-cell;}
  2776. #user
  2777. #author
  2778. #errors
  2779. #expected
  2780. background-attachment: scroll
  2781. background-color: inherit
  2782. background-image: inherit
  2783. background-position: 0% 0%
  2784. background-repeat: repeat
  2785. border-collapse: inherit
  2786. border-spacing: inherit
  2787. border-top-color: currentColor
  2788. border-right-color: currentColor
  2789. border-bottom-color: currentColor
  2790. border-left-color: currentColor
  2791. border-top-style: none
  2792. border-right-style: none
  2793. border-bottom-style: none
  2794. border-left-style: none
  2795. border-top-width: medium
  2796. border-right-width: medium
  2797. border-bottom-width: medium
  2798. border-left-width: medium
  2799. bottom: auto
  2800. caption-side: inherit
  2801. clear: right
  2802. clip: auto
  2803. color: inherit
  2804. content: normal
  2805. counter-increment: none
  2806. counter-reset: none
  2807. cursor: nw-resize
  2808. direction: inherit
  2809. display: table
  2810. empty-cells: inherit
  2811. float: none
  2812. font-family: inherit
  2813. font-size: smaller
  2814. font-style: inherit
  2815. font-variant: inherit
  2816. font-weight: inherit
  2817. height: auto
  2818. left: auto
  2819. letter-spacing: inherit
  2820. line-height: inherit
  2821. list-style-image: inherit
  2822. list-style-position: inherit
  2823. list-style-type: inherit
  2824. margin-top: 0px
  2825. margin-right: 0px
  2826. margin-bottom: 0px
  2827. margin-left: 0px
  2828. max-height: none
  2829. max-width: none
  2830. min-height: 0px
  2831. min-width: 0px
  2832. opacity: 1.000
  2833. outline-color: invert
  2834. outline-style: none
  2835. outline-width: medium
  2836. overflow: visible
  2837. padding-top: 0px
  2838. padding-right: 0px
  2839. padding-bottom: 0px
  2840. padding-left: 0px
  2841. position: static
  2842. quotes: inherit
  2843. right: auto
  2844. table-layout: auto
  2845. text-align: inherit
  2846. text-decoration: none
  2847. text-indent: inherit
  2848. text-transform: inherit
  2849. top: auto
  2850. unicode-bidi: normal
  2851. vertical-align: baseline
  2852. visibility: inherit
  2853. white-space: inherit
  2854. width: auto
  2855. word-spacing: inherit
  2856. z-index: auto
  2857. #reset
  2858.  
  2859. #tree
  2860. | div
  2861. |  table*
  2862. |   id=sonic
  2863. |   class=hedgehog
  2864. |   tr
  2865. |    td
  2866. |    td
  2867. |   tr
  2868. |    td
  2869. |    td
  2870. #ua
  2871. div {display:block;}
  2872. table {display:table; empty-cells: inherit; background-image: inherit; clear: right; background-color: inherit; cursor: n-resize; font-size: larger; }
  2873. tr {display:table-row;}
  2874. td,th {display:table-cell;}
  2875. #user
  2876. #author
  2877. #errors
  2878. #expected
  2879. background-attachment: scroll
  2880. background-color: inherit
  2881. background-image: inherit
  2882. background-position: 0% 0%
  2883. background-repeat: repeat
  2884. border-collapse: inherit
  2885. border-spacing: inherit
  2886. border-top-color: currentColor
  2887. border-right-color: currentColor
  2888. border-bottom-color: currentColor
  2889. border-left-color: currentColor
  2890. border-top-style: none
  2891. border-right-style: none
  2892. border-bottom-style: none
  2893. border-left-style: none
  2894. border-top-width: medium
  2895. border-right-width: medium
  2896. border-bottom-width: medium
  2897. border-left-width: medium
  2898. bottom: auto
  2899. caption-side: inherit
  2900. clear: right
  2901. clip: auto
  2902. color: inherit
  2903. content: normal
  2904. counter-increment: none
  2905. counter-reset: none
  2906. cursor: n-resize
  2907. direction: inherit
  2908. display: table
  2909. empty-cells: inherit
  2910. float: none
  2911. font-family: inherit
  2912. font-size: larger
  2913. font-style: inherit
  2914. font-variant: inherit
  2915. font-weight: inherit
  2916. height: auto
  2917. left: auto
  2918. letter-spacing: inherit
  2919. line-height: inherit
  2920. list-style-image: inherit
  2921. list-style-position: inherit
  2922. list-style-type: inherit
  2923. margin-top: 0px
  2924. margin-right: 0px
  2925. margin-bottom: 0px
  2926. margin-left: 0px
  2927. max-height: none
  2928. max-width: none
  2929. min-height: 0px
  2930. min-width: 0px
  2931. opacity: 1.000
  2932. outline-color: invert
  2933. outline-style: none
  2934. outline-width: medium
  2935. overflow: visible
  2936. padding-top: 0px
  2937. padding-right: 0px
  2938. padding-bottom: 0px
  2939. padding-left: 0px
  2940. position: static
  2941. quotes: inherit
  2942. right: auto
  2943. table-layout: auto
  2944. text-align: inherit
  2945. text-decoration: none
  2946. text-indent: inherit
  2947. text-transform: inherit
  2948. top: auto
  2949. unicode-bidi: normal
  2950. vertical-align: baseline
  2951. visibility: inherit
  2952. white-space: inherit
  2953. width: auto
  2954. word-spacing: inherit
  2955. z-index: auto
  2956. #reset
  2957.  
  2958. #tree
  2959. | div
  2960. |  table*
  2961. |   id=sonic
  2962. |   class=hedgehog
  2963. |   tr
  2964. |    td
  2965. |    td
  2966. |   tr
  2967. |    td
  2968. |    td
  2969. #ua
  2970. div {display:block;}
  2971. table {display:table; empty-cells: inherit; background-image: inherit; clear: right; background-color: inherit; cursor: se-resize; font-size: xx-large;}
  2972. tr {display:table-row;}
  2973. td,th {display:table-cell;}
  2974. #user
  2975. #author
  2976. #errors
  2977. #expected
  2978. background-attachment: scroll
  2979. background-color: inherit
  2980. background-image: inherit
  2981. background-position: 0% 0%
  2982. background-repeat: repeat
  2983. border-collapse: inherit
  2984. border-spacing: inherit
  2985. border-top-color: currentColor
  2986. border-right-color: currentColor
  2987. border-bottom-color: currentColor
  2988. border-left-color: currentColor
  2989. border-top-style: none
  2990. border-right-style: none
  2991. border-bottom-style: none
  2992. border-left-style: none
  2993. border-top-width: medium
  2994. border-right-width: medium
  2995. border-bottom-width: medium
  2996. border-left-width: medium
  2997. bottom: auto
  2998. caption-side: inherit
  2999. clear: right
  3000. clip: auto
  3001. color: inherit
  3002. content: normal
  3003. counter-increment: none
  3004. counter-reset: none
  3005. cursor: se-resize
  3006. direction: inherit
  3007. display: table
  3008. empty-cells: inherit
  3009. float: none
  3010. font-family: inherit
  3011. font-size: xx-large
  3012. font-style: inherit
  3013. font-variant: inherit
  3014. font-weight: inherit
  3015. height: auto
  3016. left: auto
  3017. letter-spacing: inherit
  3018. line-height: inherit
  3019. list-style-image: inherit
  3020. list-style-position: inherit
  3021. list-style-type: inherit
  3022. margin-top: 0px
  3023. margin-right: 0px
  3024. margin-bottom: 0px
  3025. margin-left: 0px
  3026. max-height: none
  3027. max-width: none
  3028. min-height: 0px
  3029. min-width: 0px
  3030. opacity: 1.000
  3031. outline-color: invert
  3032. outline-style: none
  3033. outline-width: medium
  3034. overflow: visible
  3035. padding-top: 0px
  3036. padding-right: 0px
  3037. padding-bottom: 0px
  3038. padding-left: 0px
  3039. position: static
  3040. quotes: inherit
  3041. right: auto
  3042. table-layout: auto
  3043. text-align: inherit
  3044. text-decoration: none
  3045. text-indent: inherit
  3046. text-transform: inherit
  3047. top: auto
  3048. unicode-bidi: normal
  3049. vertical-align: baseline
  3050. visibility: inherit
  3051. white-space: inherit
  3052. width: auto
  3053. word-spacing: inherit
  3054. z-index: auto
  3055. #reset
  3056.  
  3057. #tree
  3058. | div
  3059. |  table*
  3060. |   id=sonic
  3061. |   class=hedgehog
  3062. |   tr
  3063. |    td
  3064. |    td
  3065. |   tr
  3066. |    td
  3067. |    td
  3068. #ua
  3069. div {display:block;}
  3070. table {display:table; empty-cells: inherit; background-image: inherit; clear: right; background-color: inherit; cursor: sw-resize; font-size: x-large;}
  3071. tr {display:table-row;}
  3072. td,th {display:table-cell;}
  3073. #user
  3074. #author
  3075. #errors
  3076. #expected
  3077. background-attachment: scroll
  3078. background-color: inherit
  3079. background-image: inherit
  3080. background-position: 0% 0%
  3081. background-repeat: repeat
  3082. border-collapse: inherit
  3083. border-spacing: inherit
  3084. border-top-color: currentColor
  3085. border-right-color: currentColor
  3086. border-bottom-color: currentColor
  3087. border-left-color: currentColor
  3088. border-top-style: none
  3089. border-right-style: none
  3090. border-bottom-style: none
  3091. border-left-style: none
  3092. border-top-width: medium
  3093. border-right-width: medium
  3094. border-bottom-width: medium
  3095. border-left-width: medium
  3096. bottom: auto
  3097. caption-side: inherit
  3098. clear: right
  3099. clip: auto
  3100. color: inherit
  3101. content: normal
  3102. counter-increment: none
  3103. counter-reset: none
  3104. cursor: sw-resize
  3105. direction: inherit
  3106. display: table
  3107. empty-cells: inherit
  3108. float: none
  3109. font-family: inherit
  3110. font-size: x-large
  3111. font-style: inherit
  3112. font-variant: inherit
  3113. font-weight: inherit
  3114. height: auto
  3115. left: auto
  3116. letter-spacing: inherit
  3117. line-height: inherit
  3118. list-style-image: inherit
  3119. list-style-position: inherit
  3120. list-style-type: inherit
  3121. margin-top: 0px
  3122. margin-right: 0px
  3123. margin-bottom: 0px
  3124. margin-left: 0px
  3125. max-height: none
  3126. max-width: none
  3127. min-height: 0px
  3128. min-width: 0px
  3129. opacity: 1.000
  3130. outline-color: invert
  3131. outline-style: none
  3132. outline-width: medium
  3133. overflow: visible
  3134. padding-top: 0px
  3135. padding-right: 0px
  3136. padding-bottom: 0px
  3137. padding-left: 0px
  3138. position: static
  3139. quotes: inherit
  3140. right: auto
  3141. table-layout: auto
  3142. text-align: inherit
  3143. text-decoration: none
  3144. text-indent: inherit
  3145. text-transform: inherit
  3146. top: auto
  3147. unicode-bidi: normal
  3148. vertical-align: baseline
  3149. visibility: inherit
  3150. white-space: inherit
  3151. width: auto
  3152. word-spacing: inherit
  3153. z-index: auto
  3154. #reset
  3155.  
  3156. #tree
  3157. | div
  3158. |  table*
  3159. |   id=sonic
  3160. |   class=hedgehog
  3161. |   tr
  3162. |    td
  3163. |    td
  3164. |   tr
  3165. |    td
  3166. |    td
  3167. #ua
  3168. div {display:block;}
  3169. table {display:table; empty-cells: inherit; background-image: inherit; clear: right; background-color: inherit; cursor: s-resize; font-size:large;}
  3170. tr {display:table-row;}
  3171. td,th {display:table-cell;}
  3172. #user
  3173. #author
  3174. #errors
  3175. #expected
  3176. background-attachment: scroll
  3177. background-color: inherit
  3178. background-image: inherit
  3179. background-position: 0% 0%
  3180. background-repeat: repeat
  3181. border-collapse: inherit
  3182. border-spacing: inherit
  3183. border-top-color: currentColor
  3184. border-right-color: currentColor
  3185. border-bottom-color: currentColor
  3186. border-left-color: currentColor
  3187. border-top-style: none
  3188. border-right-style: none
  3189. border-bottom-style: none
  3190. border-left-style: none
  3191. border-top-width: medium
  3192. border-right-width: medium
  3193. border-bottom-width: medium
  3194. border-left-width: medium
  3195. bottom: auto
  3196. caption-side: inherit
  3197. clear: right
  3198. clip: auto
  3199. color: inherit
  3200. content: normal
  3201. counter-increment: none
  3202. counter-reset: none
  3203. cursor: s-resize
  3204. direction: inherit
  3205. display: table
  3206. empty-cells: inherit
  3207. float: none
  3208. font-family: inherit
  3209. font-size: large
  3210. font-style: inherit
  3211. font-variant: inherit
  3212. font-weight: inherit
  3213. height: auto
  3214. left: auto
  3215. letter-spacing: inherit
  3216. line-height: inherit
  3217. list-style-image: inherit
  3218. list-style-position: inherit
  3219. list-style-type: inherit
  3220. margin-top: 0px
  3221. margin-right: 0px
  3222. margin-bottom: 0px
  3223. margin-left: 0px
  3224. max-height: none
  3225. max-width: none
  3226. min-height: 0px
  3227. min-width: 0px
  3228. opacity: 1.000
  3229. outline-color: invert
  3230. outline-style: none
  3231. outline-width: medium
  3232. overflow: visible
  3233. padding-top: 0px
  3234. padding-right: 0px
  3235. padding-bottom: 0px
  3236. padding-left: 0px
  3237. position: static
  3238. quotes: inherit
  3239. right: auto
  3240. table-layout: auto
  3241. text-align: inherit
  3242. text-decoration: none
  3243. text-indent: inherit
  3244. text-transform: inherit
  3245. top: auto
  3246. unicode-bidi: normal
  3247. vertical-align: baseline
  3248. visibility: inherit
  3249. white-space: inherit
  3250. width: auto
  3251. word-spacing: inherit
  3252. z-index: auto
  3253. #reset
  3254.  
  3255. #tree
  3256. | div
  3257. |  table*
  3258. |   id=sonic
  3259. |   class=hedgehog
  3260. |   tr
  3261. |    td
  3262. |    td
  3263. |   tr
  3264. |    td
  3265. |    td
  3266. #ua
  3267. div {display:block;}
  3268. table {display:table; empty-cells: inherit; background-image: inherit; clear: right; background-color: inherit; cursor: w-resize; font-size: medium;}
  3269. tr {display:table-row;}
  3270. td,th {display:table-cell;}
  3271. #user
  3272. #author
  3273. #errors
  3274. #expected
  3275. background-attachment: scroll
  3276. background-color: inherit
  3277. background-image: inherit
  3278. background-position: 0% 0%
  3279. background-repeat: repeat
  3280. border-collapse: inherit
  3281. border-spacing: inherit
  3282. border-top-color: currentColor
  3283. border-right-color: currentColor
  3284. border-bottom-color: currentColor
  3285. border-left-color: currentColor
  3286. border-top-style: none
  3287. border-right-style: none
  3288. border-bottom-style: none
  3289. border-left-style: none
  3290. border-top-width: medium
  3291. border-right-width: medium
  3292. border-bottom-width: medium
  3293. border-left-width: medium
  3294. bottom: auto
  3295. caption-side: inherit
  3296. clear: right
  3297. clip: auto
  3298. color: inherit
  3299. content: normal
  3300. counter-increment: none
  3301. counter-reset: none
  3302. cursor: w-resize
  3303. direction: inherit
  3304. display: table
  3305. empty-cells: inherit
  3306. float: none
  3307. font-family: inherit
  3308. font-size: medium
  3309. font-style: inherit
  3310. font-variant: inherit
  3311. font-weight: inherit
  3312. height: auto
  3313. left: auto
  3314. letter-spacing: inherit
  3315. line-height: inherit
  3316. list-style-image: inherit
  3317. list-style-position: inherit
  3318. list-style-type: inherit
  3319. margin-top: 0px
  3320. margin-right: 0px
  3321. margin-bottom: 0px
  3322. margin-left: 0px
  3323. max-height: none
  3324. max-width: none
  3325. min-height: 0px
  3326. min-width: 0px
  3327. opacity: 1.000
  3328. outline-color: invert
  3329. outline-style: none
  3330. outline-width: medium
  3331. overflow: visible
  3332. padding-top: 0px
  3333. padding-right: 0px
  3334. padding-bottom: 0px
  3335. padding-left: 0px
  3336. position: static
  3337. quotes: inherit
  3338. right: auto
  3339. table-layout: auto
  3340. text-align: inherit
  3341. text-decoration: none
  3342. text-indent: inherit
  3343. text-transform: inherit
  3344. top: auto
  3345. unicode-bidi: normal
  3346. vertical-align: baseline
  3347. visibility: inherit
  3348. white-space: inherit
  3349. width: auto
  3350. word-spacing: inherit
  3351. z-index: auto
  3352. #reset
  3353.  
  3354. #tree
  3355. | div
  3356. |  table*
  3357. |   id=sonic
  3358. |   class=hedgehog
  3359. |   tr
  3360. |    td
  3361. |    td
  3362. |   tr
  3363. |    td
  3364. |    td
  3365. #ua
  3366. div {display:block;}
  3367. table {display:table; empty-cells: inherit; background-image: inherit; clear: right; background-color: inherit; cursor: text; font-size: small;}
  3368. tr {display:table-row;}
  3369. td,th {display:table-cell;}
  3370. #user
  3371. #author
  3372. #errors
  3373. #expected
  3374. background-attachment: scroll
  3375. background-color: inherit
  3376. background-image: inherit
  3377. background-position: 0% 0%
  3378. background-repeat: repeat
  3379. border-collapse: inherit
  3380. border-spacing: inherit
  3381. border-top-color: currentColor
  3382. border-right-color: currentColor
  3383. border-bottom-color: currentColor
  3384. border-left-color: currentColor
  3385. border-top-style: none
  3386. border-right-style: none
  3387. border-bottom-style: none
  3388. border-left-style: none
  3389. border-top-width: medium
  3390. border-right-width: medium
  3391. border-bottom-width: medium
  3392. border-left-width: medium
  3393. bottom: auto
  3394. caption-side: inherit
  3395. clear: right
  3396. clip: auto
  3397. color: inherit
  3398. content: normal
  3399. counter-increment: none
  3400. counter-reset: none
  3401. cursor: text
  3402. direction: inherit
  3403. display: table
  3404. empty-cells: inherit
  3405. float: none
  3406. font-family: inherit
  3407. font-size: small
  3408. font-style: inherit
  3409. font-variant: inherit
  3410. font-weight: inherit
  3411. height: auto
  3412. left: auto
  3413. letter-spacing: inherit
  3414. line-height: inherit
  3415. list-style-image: inherit
  3416. list-style-position: inherit
  3417. list-style-type: inherit
  3418. margin-top: 0px
  3419. margin-right: 0px
  3420. margin-bottom: 0px
  3421. margin-left: 0px
  3422. max-height: none
  3423. max-width: none
  3424. min-height: 0px
  3425. min-width: 0px
  3426. opacity: 1.000
  3427. outline-color: invert
  3428. outline-style: none
  3429. outline-width: medium
  3430. overflow: visible
  3431. padding-top: 0px
  3432. padding-right: 0px
  3433. padding-bottom: 0px
  3434. padding-left: 0px
  3435. position: static
  3436. quotes: inherit
  3437. right: auto
  3438. table-layout: auto
  3439. text-align: inherit
  3440. text-decoration: none
  3441. text-indent: inherit
  3442. text-transform: inherit
  3443. top: auto
  3444. unicode-bidi: normal
  3445. vertical-align: baseline
  3446. visibility: inherit
  3447. white-space: inherit
  3448. width: auto
  3449. word-spacing: inherit
  3450. z-index: auto
  3451. #reset
  3452.  
  3453. #tree
  3454. | div
  3455. |  table*
  3456. |   id=sonic
  3457. |   class=hedgehog
  3458. |   tr
  3459. |    td
  3460. |    td
  3461. |   tr
  3462. |    td
  3463. |    td
  3464. #ua
  3465. div {display:block;}
  3466. table {display:table; empty-cells: inherit; background-image: inherit; clear: right; background-color: inherit; cursor: wait; font-size: x-small;}
  3467. tr {display:table-row;}
  3468. td,th {display:table-cell;}
  3469. #user
  3470. #author
  3471. #errors
  3472. #expected
  3473. background-attachment: scroll
  3474. background-color: inherit
  3475. background-image: inherit
  3476. background-position: 0% 0%
  3477. background-repeat: repeat
  3478. border-collapse: inherit
  3479. border-spacing: inherit
  3480. border-top-color: currentColor
  3481. border-right-color: currentColor
  3482. border-bottom-color: currentColor
  3483. border-left-color: currentColor
  3484. border-top-style: none
  3485. border-right-style: none
  3486. border-bottom-style: none
  3487. border-left-style: none
  3488. border-top-width: medium
  3489. border-right-width: medium
  3490. border-bottom-width: medium
  3491. border-left-width: medium
  3492. bottom: auto
  3493. caption-side: inherit
  3494. clear: right
  3495. clip: auto
  3496. color: inherit
  3497. content: normal
  3498. counter-increment: none
  3499. counter-reset: none
  3500. cursor: wait
  3501. direction: inherit
  3502. display: table
  3503. empty-cells: inherit
  3504. float: none
  3505. font-family: inherit
  3506. font-size: x-small
  3507. font-style: inherit
  3508. font-variant: inherit
  3509. font-weight: inherit
  3510. height: auto
  3511. left: auto
  3512. letter-spacing: inherit
  3513. line-height: inherit
  3514. list-style-image: inherit
  3515. list-style-position: inherit
  3516. list-style-type: inherit
  3517. margin-top: 0px
  3518. margin-right: 0px
  3519. margin-bottom: 0px
  3520. margin-left: 0px
  3521. max-height: none
  3522. max-width: none
  3523. min-height: 0px
  3524. min-width: 0px
  3525. opacity: 1.000
  3526. outline-color: invert
  3527. outline-style: none
  3528. outline-width: medium
  3529. overflow: visible
  3530. padding-top: 0px
  3531. padding-right: 0px
  3532. padding-bottom: 0px
  3533. padding-left: 0px
  3534. position: static
  3535. quotes: inherit
  3536. right: auto
  3537. table-layout: auto
  3538. text-align: inherit
  3539. text-decoration: none
  3540. text-indent: inherit
  3541. text-transform: inherit
  3542. top: auto
  3543. unicode-bidi: normal
  3544. vertical-align: baseline
  3545. visibility: inherit
  3546. white-space: inherit
  3547. width: auto
  3548. word-spacing: inherit
  3549. z-index: auto
  3550. #reset
  3551.  
  3552. #tree
  3553. | div
  3554. |  table*
  3555. |   id=sonic
  3556. |   class=hedgehog
  3557. |   tr
  3558. |    td
  3559. |    td
  3560. |   tr
  3561. |    td
  3562. |    td
  3563. #ua
  3564. div {display:block;}
  3565. table {display:table; empty-cells: inherit; background-image: inherit; clear: right; background-color: inherit; cursor: help; font-size: xx-small;}
  3566. tr {display:table-row;}
  3567. td,th {display:table-cell;}
  3568. #user
  3569. #author
  3570. #errors
  3571. #expected
  3572. background-attachment: scroll
  3573. background-color: inherit
  3574. background-image: inherit
  3575. background-position: 0% 0%
  3576. background-repeat: repeat
  3577. border-collapse: inherit
  3578. border-spacing: inherit
  3579. border-top-color: currentColor
  3580. border-right-color: currentColor
  3581. border-bottom-color: currentColor
  3582. border-left-color: currentColor
  3583. border-top-style: none
  3584. border-right-style: none
  3585. border-bottom-style: none
  3586. border-left-style: none
  3587. border-top-width: medium
  3588. border-right-width: medium
  3589. border-bottom-width: medium
  3590. border-left-width: medium
  3591. bottom: auto
  3592. caption-side: inherit
  3593. clear: right
  3594. clip: auto
  3595. color: inherit
  3596. content: normal
  3597. counter-increment: none
  3598. counter-reset: none
  3599. cursor: help
  3600. direction: inherit
  3601. display: table
  3602. empty-cells: inherit
  3603. float: none
  3604. font-family: inherit
  3605. font-size: xx-small
  3606. font-style: inherit
  3607. font-variant: inherit
  3608. font-weight: inherit
  3609. height: auto
  3610. left: auto
  3611. letter-spacing: inherit
  3612. line-height: inherit
  3613. list-style-image: inherit
  3614. list-style-position: inherit
  3615. list-style-type: inherit
  3616. margin-top: 0px
  3617. margin-right: 0px
  3618. margin-bottom: 0px
  3619. margin-left: 0px
  3620. max-height: none
  3621. max-width: none
  3622. min-height: 0px
  3623. min-width: 0px
  3624. opacity: 1.000
  3625. outline-color: invert
  3626. outline-style: none
  3627. outline-width: medium
  3628. overflow: visible
  3629. padding-top: 0px
  3630. padding-right: 0px
  3631. padding-bottom: 0px
  3632. padding-left: 0px
  3633. position: static
  3634. quotes: inherit
  3635. right: auto
  3636. table-layout: auto
  3637. text-align: inherit
  3638. text-decoration: none
  3639. text-indent: inherit
  3640. text-transform: inherit
  3641. top: auto
  3642. unicode-bidi: normal
  3643. vertical-align: baseline
  3644. visibility: inherit
  3645. white-space: inherit
  3646. width: auto
  3647. word-spacing: inherit
  3648. z-index: auto
  3649. #reset
  3650.  
  3651. #tree
  3652. | div
  3653. |  table*
  3654. |   id=sonic
  3655. |   class=hedgehog
  3656. |   tr
  3657. |    td
  3658. |    td
  3659. |   tr
  3660. |    td
  3661. |    td
  3662. #ua
  3663. div {display:block;}
  3664. table {display:table; empty-cells: inherit; background-image: inherit; clear: right; background-color: inherit; cursor: progress; opacity: 0.5; font-size: 40px; }
  3665. tr {display:table-row;}
  3666. td,th {display:table-cell;}
  3667. #user
  3668. #author
  3669. #errors
  3670. #expected
  3671. background-attachment: scroll
  3672. background-color: inherit
  3673. background-image: inherit
  3674. background-position: 0% 0%
  3675. background-repeat: repeat
  3676. border-collapse: inherit
  3677. border-spacing: inherit
  3678. border-top-color: currentColor
  3679. border-right-color: currentColor
  3680. border-bottom-color: currentColor
  3681. border-left-color: currentColor
  3682. border-top-style: none
  3683. border-right-style: none
  3684. border-bottom-style: none
  3685. border-left-style: none
  3686. border-top-width: medium
  3687. border-right-width: medium
  3688. border-bottom-width: medium
  3689. border-left-width: medium
  3690. bottom: auto
  3691. caption-side: inherit
  3692. clear: right
  3693. clip: auto
  3694. color: inherit
  3695. content: normal
  3696. counter-increment: none
  3697. counter-reset: none
  3698. cursor: progress
  3699. direction: inherit
  3700. display: table
  3701. empty-cells: inherit
  3702. float: none
  3703. font-family: inherit
  3704. font-size: 40px
  3705. font-style: inherit
  3706. font-variant: inherit
  3707. font-weight: inherit
  3708. height: auto
  3709. left: auto
  3710. letter-spacing: inherit
  3711. line-height: inherit
  3712. list-style-image: inherit
  3713. list-style-position: inherit
  3714. list-style-type: inherit
  3715. margin-top: 0px
  3716. margin-right: 0px
  3717. margin-bottom: 0px
  3718. margin-left: 0px
  3719. max-height: none
  3720. max-width: none
  3721. min-height: 0px
  3722. min-width: 0px
  3723. opacity: 0.500
  3724. outline-color: invert
  3725. outline-style: none
  3726. outline-width: medium
  3727. overflow: visible
  3728. padding-top: 0px
  3729. padding-right: 0px
  3730. padding-bottom: 0px
  3731. padding-left: 0px
  3732. position: static
  3733. quotes: inherit
  3734. right: auto
  3735. table-layout: auto
  3736. text-align: inherit
  3737. text-decoration: none
  3738. text-indent: inherit
  3739. text-transform: inherit
  3740. top: auto
  3741. unicode-bidi: normal
  3742. vertical-align: baseline
  3743. visibility: inherit
  3744. white-space: inherit
  3745. width: auto
  3746. word-spacing: inherit
  3747. z-index: auto
  3748. #reset
  3749.  
  3750. #tree
  3751. | div
  3752. |  table*
  3753. |   id=sonic
  3754. |   class=hedgehog
  3755. |   tr
  3756. |    td
  3757. |    td
  3758. |   tr
  3759. |    td
  3760. |    td
  3761. #ua
  3762. div {display:block;}
  3763. table {display:table; empty-cells: inherit; background-image: inherit; clear: right; background-color: inherit; cursor: url(sonic-team.png),pointer; opacity: inherit; font-size: inherit;}
  3764. tr {display:table-row;}
  3765. td,th {display:table-cell;}
  3766. #user
  3767. #author
  3768. #errors
  3769. #expected
  3770. background-attachment: scroll
  3771. background-color: inherit
  3772. background-image: inherit
  3773. background-position: 0% 0%
  3774. background-repeat: repeat
  3775. border-collapse: inherit
  3776. border-spacing: inherit
  3777. border-top-color: currentColor
  3778. border-right-color: currentColor
  3779. border-bottom-color: currentColor
  3780. border-left-color: currentColor
  3781. border-top-style: none
  3782. border-right-style: none
  3783. border-bottom-style: none
  3784. border-left-style: none
  3785. border-top-width: medium
  3786. border-right-width: medium
  3787. border-bottom-width: medium
  3788. border-left-width: medium
  3789. bottom: auto
  3790. caption-side: inherit
  3791. clear: right
  3792. clip: auto
  3793. color: inherit
  3794. content: normal
  3795. counter-increment: none
  3796. counter-reset: none
  3797. cursor: url('sonic-team.png') pointer
  3798. direction: inherit
  3799. display: table
  3800. empty-cells: inherit
  3801. float: none
  3802. font-family: inherit
  3803. font-size: inherit
  3804. font-style: inherit
  3805. font-variant: inherit
  3806. font-weight: inherit
  3807. height: auto
  3808. left: auto
  3809. letter-spacing: inherit
  3810. line-height: inherit
  3811. list-style-image: inherit
  3812. list-style-position: inherit
  3813. list-style-type: inherit
  3814. margin-top: 0px
  3815. margin-right: 0px
  3816. margin-bottom: 0px
  3817. margin-left: 0px
  3818. max-height: none
  3819. max-width: none
  3820. min-height: 0px
  3821. min-width: 0px
  3822. opacity: inherit
  3823. outline-color: invert
  3824. outline-style: none
  3825. outline-width: medium
  3826. overflow: visible
  3827. padding-top: 0px
  3828. padding-right: 0px
  3829. padding-bottom: 0px
  3830. padding-left: 0px
  3831. position: static
  3832. quotes: inherit
  3833. right: auto
  3834. table-layout: auto
  3835. text-align: inherit
  3836. text-decoration: none
  3837. text-indent: inherit
  3838. text-transform: inherit
  3839. top: auto
  3840. unicode-bidi: normal
  3841. vertical-align: baseline
  3842. visibility: inherit
  3843. white-space: inherit
  3844. width: auto
  3845. word-spacing: inherit
  3846. z-index: auto
  3847. #reset
  3848.