├── suite ├── css2_1 │ ├── src │ │ ├── css1 │ │ │ ├── support │ │ │ │ ├── c-red.css │ │ │ │ ├── b-green.css │ │ │ │ └── a-green.css │ │ │ ├── README │ │ │ ├── c17-comments-001-ref.xht │ │ │ ├── c531-color-000-ref.xht │ │ │ ├── c16-descendant-001-ref.xht │ │ │ ├── c536-bgpos-001-ref.xht │ │ │ ├── c71-fwd-parsing-004-ref.xht │ │ │ ├── c12-grouping-000-ref.xht │ │ │ ├── c5509-padn-l-002-ref.xht │ │ │ ├── c15-ids-001-ref.xht │ │ │ ├── c5507-padn-r-002-ref.xht │ │ │ ├── c533-bgimage-000-ref.xht │ │ │ ├── c536-bgpos-000-ref.xht │ │ │ ├── c11-import-000-ref.xht │ │ │ ├── c534-bgre-000-ref.xht │ │ │ ├── c534-bgreps-000-ref.xht │ │ │ ├── c5522-brdr-001-ref.xht │ │ │ └── c5526-fltclr-000-ref.xht │ │ ├── fonts │ │ │ ├── support │ │ │ │ ├── c-red.css │ │ │ │ ├── b-green.css │ │ │ │ └── a-green.css │ │ │ ├── font-146-ref.xht │ │ │ ├── font-size-122-ref.xht │ │ │ ├── font-size-120-ref.xht │ │ │ ├── font-size-123-ref.xht │ │ │ └── font-family-009-ref.xht │ │ ├── lists │ │ │ ├── support │ │ │ │ ├── c-red.css │ │ │ │ ├── b-green.css │ │ │ │ └── a-green.css │ │ │ ├── list-style-image-004-ref.xht │ │ │ └── list-style-image-005-ref.xht │ │ ├── media │ │ │ └── support │ │ │ │ ├── c-red.css │ │ │ │ ├── b-green.css │ │ │ │ ├── a-green.css │ │ │ │ ├── media-dependency-red.css │ │ │ │ └── media-dependency-green.css │ │ ├── text │ │ │ └── support │ │ │ │ ├── c-red.css │ │ │ │ ├── b-green.css │ │ │ │ └── a-green.css │ │ ├── ui │ │ │ └── support │ │ │ │ ├── c-red.css │ │ │ │ ├── b-green.css │ │ │ │ └── a-green.css │ │ ├── cascade │ │ │ ├── support │ │ │ │ ├── c-red.css │ │ │ │ ├── b-green.css │ │ │ │ ├── a-green.css │ │ │ │ ├── import-red.css │ │ │ │ ├── cascade-012.css │ │ │ │ ├── import-green.css │ │ │ │ ├── at-import-001.css │ │ │ │ ├── at-import-004.css │ │ │ │ ├── cascade-007.css │ │ │ │ ├── at-import-002.css │ │ │ │ ├── at-import-005.css │ │ │ │ ├── at-import-006.css │ │ │ │ ├── at-import-007.css │ │ │ │ ├── html-precedence-003.css │ │ │ │ └── cascade.css │ │ │ ├── cascade-012-ref.xht │ │ │ ├── specificity-011-ref.xht │ │ │ ├── specificity-013-ref.xht │ │ │ └── html-precedence-004-ref.xht │ │ ├── colors │ │ │ ├── support │ │ │ │ ├── b-green.css │ │ │ │ ├── c-red.css │ │ │ │ └── a-green.css │ │ │ ├── color-applies-to-005-ref.xht │ │ │ ├── color-175-ref.xht │ │ │ └── color-applies-to-001-ref.xht │ │ ├── generated-content │ │ │ ├── support │ │ │ │ ├── content-attr-002.css │ │ │ │ ├── c-red.css │ │ │ │ ├── b-green.css │ │ │ │ └── a-green.css │ │ │ ├── after-content-display-012-ref.xht │ │ │ ├── after-content-display-001-ref.xht │ │ │ └── after-content-display-002-ref.xht │ │ ├── page-box │ │ │ └── support │ │ │ │ ├── c-red.css │ │ │ │ ├── b-green.css │ │ │ │ └── a-green.css │ │ ├── pagination │ │ │ └── support │ │ │ │ ├── c-red.css │ │ │ │ ├── b-green.css │ │ │ │ └── a-green.css │ │ ├── selectors │ │ │ ├── support │ │ │ │ ├── c-red.css │ │ │ │ ├── b-green.css │ │ │ │ └── a-green.css │ │ │ └── .htaccess │ │ ├── syntax │ │ │ ├── support │ │ │ │ ├── b-green.css │ │ │ │ ├── c-red.css │ │ │ │ ├── a-green.css │ │ │ │ ├── import-green.css │ │ │ │ ├── import-red.css │ │ │ │ ├── uri-001.css │ │ │ │ ├── at-charset-019.css │ │ │ │ ├── uri-002.css │ │ │ │ ├── at-rule-red.css │ │ │ │ ├── eof-green.css │ │ │ │ ├── at-rule-green.css │ │ │ │ ├── plaintext.css │ │ │ │ ├── at-charset-014.css │ │ │ │ ├── at-charset-028.css │ │ │ │ ├── plaintext-css.txt │ │ │ │ ├── at-charset-042.css │ │ │ │ ├── at-charset-039.css │ │ │ │ ├── at-charset-001.css │ │ │ │ ├── at-charset-002.css │ │ │ │ ├── at-charset-003.css │ │ │ │ ├── at-charset-004.css │ │ │ │ ├── at-charset-005.css │ │ │ │ ├── at-charset-006.css │ │ │ │ ├── at-charset-007.css │ │ │ │ ├── at-charset-008.css │ │ │ │ ├── at-charset-009.css │ │ │ │ ├── at-charset-010.css │ │ │ │ ├── at-charset-011.css │ │ │ │ ├── at-charset-012.css │ │ │ │ ├── at-charset-013.css │ │ │ │ ├── at-charset-015.css │ │ │ │ ├── at-charset-016.css │ │ │ │ ├── at-charset-017.css │ │ │ │ ├── at-charset-018.css │ │ │ │ ├── at-charset-020.css │ │ │ │ ├── at-charset-021.css │ │ │ │ ├── at-charset-022.css │ │ │ │ ├── at-charset-023.css │ │ │ │ ├── at-charset-024.css │ │ │ │ ├── at-charset-025.css │ │ │ │ ├── at-charset-026.css │ │ │ │ ├── at-charset-027.css │ │ │ │ ├── at-charset-033.css │ │ │ │ ├── at-charset-034.css │ │ │ │ ├── at-charset-035.css │ │ │ │ ├── at-charset-036.css │ │ │ │ ├── at-charset-037.css │ │ │ │ ├── at-charset-038.css │ │ │ │ ├── at-charset-040.css │ │ │ │ ├── at-charset-041.css │ │ │ │ ├── at-charset-043.css │ │ │ │ ├── at-charset-044.css │ │ │ │ ├── at-charset-045.css │ │ │ │ ├── at-charset-046.css │ │ │ │ ├── at-charset-047.css │ │ │ │ ├── at-charset-048.css │ │ │ │ ├── at-charset-049.css │ │ │ │ ├── at-charset-050.css │ │ │ │ ├── at-charset-051.css │ │ │ │ ├── at-charset-052.css │ │ │ │ ├── at-charset-053.css │ │ │ │ ├── at-charset-054.css │ │ │ │ ├── at-charset-055.css │ │ │ │ ├── at-charset-056.css │ │ │ │ ├── at-charset-057.css │ │ │ │ ├── at-charset-058.css │ │ │ │ ├── at-charset-059.css │ │ │ │ ├── at-charset-060.css │ │ │ │ ├── at-charset-071.css │ │ │ │ ├── at-charset-072.css │ │ │ │ ├── at-charset-073.css │ │ │ │ ├── at-charset-074.css │ │ │ │ ├── at-charset-075.css │ │ │ │ ├── at-charset-076.css │ │ │ │ ├── at-charset-077.css │ │ │ │ ├── at-charset-029.css │ │ │ │ ├── at-charset-030.css │ │ │ │ ├── character-encoding-031.css │ │ │ │ ├── character-encoding-032.css │ │ │ │ ├── character-encoding-033.css │ │ │ │ ├── character-encoding-034.css │ │ │ │ ├── character-encoding-035.css │ │ │ │ ├── character-encoding-036.css │ │ │ │ ├── character-encoding-037.css │ │ │ │ ├── character-encoding-038.css │ │ │ │ ├── core-syntax-009.css │ │ │ │ ├── at-charset-031.css │ │ │ │ └── at-charset-032.css │ │ │ ├── .htaccess │ │ │ ├── at-rules-002.xht │ │ │ ├── at-rules-001.xht │ │ │ ├── at-rules-004.xht │ │ │ ├── at-rules-003.xht │ │ │ ├── at-keywords-000.xht │ │ │ ├── strings-000.xht │ │ │ ├── declaration-001.xht │ │ │ ├── declaration-003.xht │ │ │ ├── at-keywords-001.xht │ │ │ ├── at-rules-000.xht │ │ │ ├── declaration-004.xht │ │ │ ├── declaration-002.xht │ │ │ ├── declaration-005.xht │ │ │ ├── import-000.xht │ │ │ ├── keywords-000.xht │ │ │ ├── at-keywords-002.xht │ │ │ ├── escapes-001.xht │ │ │ ├── declaration-006.xht │ │ │ ├── escapes-003.xht │ │ │ ├── escapes-004.xht │ │ │ ├── escapes-006.xht │ │ │ ├── escapes-007.xht │ │ │ ├── case-sensitive-000.xht │ │ │ ├── import-001.xht │ │ │ ├── escapes-005.xht │ │ │ └── escapes-012.xht │ │ ├── tables │ │ │ └── support │ │ │ │ ├── b-green.css │ │ │ │ ├── c-red.css │ │ │ │ └── a-green.css │ │ ├── values │ │ │ └── support │ │ │ │ ├── b-green.css │ │ │ │ ├── c-red.css │ │ │ │ └── a-green.css │ │ ├── zindex │ │ │ └── support │ │ │ │ ├── b-green.css │ │ │ │ ├── c-red.css │ │ │ │ └── a-green.css │ │ ├── floats-clear │ │ │ ├── support │ │ │ │ ├── c-red.css │ │ │ │ ├── b-green.css │ │ │ │ └── a-green.css │ │ │ ├── floats-139-ref.xht │ │ │ ├── clear-applies-to-000-ref.xht │ │ │ ├── floats-036-ref.xht │ │ │ ├── floats-150-ref.xht │ │ │ ├── floats-022-ref.xht │ │ │ ├── margin-collapse-135-ref.xht │ │ │ ├── floats-041-ref.xht │ │ │ ├── floats-145-ref.xht │ │ │ ├── floats-005-ref.xht │ │ │ ├── clear-applies-to-008-ref.xht │ │ │ ├── float-replaced-height-004-ref.xht │ │ │ ├── float-replaced-height-005-ref.xht │ │ │ ├── margin-collapse-031-ref.xht │ │ │ ├── floats-142-ref.xht │ │ │ ├── floats-144-ref.xht │ │ │ ├── floats-124-ref.xht │ │ │ ├── floats-135-ref.xht │ │ │ ├── floats-138-ref.xht │ │ │ ├── floats-139.xht │ │ │ └── floats-154-ref.xht │ │ ├── normal-flow │ │ │ ├── support │ │ │ │ ├── b-green.css │ │ │ │ ├── c-red.css │ │ │ │ └── a-green.css │ │ │ ├── height-001-ref.xht │ │ │ ├── inlines-002-ref.xht │ │ │ ├── height-067-ref.xht │ │ │ ├── inline-block-non-replaced-width-001-ref.xht │ │ │ ├── blocks-018-ref.xht │ │ │ ├── height-111-ref.xht │ │ │ ├── width-103-ref.xht │ │ │ ├── block-non-replaced-height-009-ref.xht │ │ │ ├── blocks-014-ref.xht │ │ │ ├── blocks-011-ref.xht │ │ │ ├── block-replaced-height-004-ref.xht │ │ │ ├── block-replaced-height-005-ref.xht │ │ │ ├── inline-replaced-width-011-ref.xht │ │ │ ├── inline-replaced-width-012-ref.xht │ │ │ └── min-height-111-ref.xht │ │ ├── positioning │ │ │ ├── support │ │ │ │ ├── b-green.css │ │ │ │ ├── c-red.css │ │ │ │ └── a-green.css │ │ │ ├── position-006-ref.xht │ │ │ ├── position-relative-028-ref.xht │ │ │ ├── position-relative-027-ref.xht │ │ │ ├── position-relative-001-ref.xht │ │ │ ├── position-relative-030-ref.xht │ │ │ ├── position-relative-031-ref.xht │ │ │ ├── positioning-float-001-ref.xht │ │ │ ├── abspos-overflow-010-ref.xht │ │ │ ├── abspos-containing-block-001-ref.xht │ │ │ ├── abspos-overflow-011-ref.xht │ │ │ ├── top-007-ref.xht │ │ │ ├── top-019-ref.xht │ │ │ ├── top-079-ref.xht │ │ │ ├── bottom-007-ref.xht │ │ │ ├── bottom-019-ref.xht │ │ │ ├── bottom-079-ref.xht │ │ │ ├── absolute-replaced-height-007-ref.xht │ │ │ ├── abspos-002-ref.xht │ │ │ ├── left-007-ref.xht │ │ │ ├── left-031-ref.xht │ │ │ ├── left-079-ref.xht │ │ │ ├── top-113-ref.xht │ │ │ ├── bottom-113-ref.xht │ │ │ ├── abspos-013-ref.xht │ │ │ ├── abspos-028-ref.xht │ │ │ └── absolute-replaced-height-005-ref.xht │ │ ├── margin-padding-clear │ │ │ ├── support │ │ │ │ ├── c-red.css │ │ │ │ ├── b-green.css │ │ │ │ └── a-green.css │ │ │ ├── padding-009-ref.xht │ │ │ ├── margin-top-007-ref.xht │ │ │ ├── margin-top-019-ref.xht │ │ │ ├── margin-top-031-ref.xht │ │ │ ├── margin-top-043-ref.xht │ │ │ ├── margin-top-067-ref.xht │ │ │ ├── margin-top-079-ref.xht │ │ │ ├── padding-bottom-103-ref.xht │ │ │ ├── margin-left-007-ref.xht │ │ │ ├── margin-left-019-ref.xht │ │ │ ├── margin-left-031-ref.xht │ │ │ ├── margin-left-043-ref.xht │ │ │ ├── margin-left-067-ref.xht │ │ │ ├── margin-left-079-ref.xht │ │ │ ├── margin-left-103-ref.xht │ │ │ ├── margin-top-103-ref.xht │ │ │ ├── padding-left-091-ref.xht │ │ │ ├── padding-top-091-ref.xht │ │ │ ├── padding-top-103-ref.xht │ │ │ ├── padding-background-001-ref.xht │ │ │ ├── margin-005-ref.xht │ │ │ ├── padding-bottom-091-ref.xht │ │ │ ├── padding-left-103-ref.xht │ │ │ └── padding-right-003-ref.xht │ │ ├── backgrounds │ │ │ ├── background-alpha-README │ │ │ ├── background-position-129-ref.xht │ │ │ ├── background-001-ref.xht │ │ │ ├── background-030-ref.xht │ │ │ ├── background-color-001-ref.xht │ │ │ ├── background-326-ref.xht │ │ │ ├── background-root-001-ref.xht │ │ │ └── background-attachment-009-ref.xht │ │ ├── other-formats │ │ │ └── xml │ │ │ │ ├── background-18.css │ │ │ │ └── background-19.css │ │ ├── reference │ │ │ ├── ref-nothing-below.xht │ │ │ ├── ref-if-there-is-no-red.xht │ │ │ ├── ref-this-text-should-be-green.xht │ │ │ ├── ref-filled-black-96px-square.xht │ │ │ └── ref-black-96px-square-no-red.xht │ │ ├── bidi-text │ │ │ ├── direction-applies-to-008-ref.xht │ │ │ ├── bidi-inline-001-ref.xht │ │ │ ├── bidi-glyph-mirroring-002-ref.xht │ │ │ ├── unicode-bidi-applies-to-009-ref.xht │ │ │ ├── direction-001-ref.xht │ │ │ └── unicode-bidi-002-ref.xht │ │ ├── box-display │ │ │ ├── display-010-ref.xht │ │ │ ├── display-001-ref.xht │ │ │ ├── block-in-inline-003-ref.xht │ │ │ ├── display-002-ref.xht │ │ │ ├── root-box-003-ref.xht │ │ │ ├── display-018-ref.xht │ │ │ ├── display-change-001-ref.xht │ │ │ └── display-012-ref.xht │ │ ├── borders │ │ │ ├── border-width-009-ref.xht │ │ │ ├── shand-border-000-ref.xht │ │ │ ├── border-width-010-ref.xht │ │ │ ├── border-style-applies-to-019-ref.xht │ │ │ ├── border-color-010-ref.xht │ │ │ ├── border-top-width-001-ref.xht │ │ │ ├── border-shorthands-001-ref.xht │ │ │ ├── border-shorthands-003-ref.xht │ │ │ ├── border-bottom-style-005-ref.xht │ │ │ ├── border-bottom-width-025-ref.xht │ │ │ ├── border-bottom-width-058-ref.xht │ │ │ ├── border-bottom-width-069-ref.xht │ │ │ ├── border-left-005-ref.xht │ │ │ ├── border-top-005-ref.xht │ │ │ ├── border-bottom-width-001-ref.xht │ │ │ ├── border-left-003-ref.xht │ │ │ ├── border-dynamic-001-ref.xht │ │ │ ├── border-left-style-005-ref.xht │ │ │ ├── border-bottom-applies-to-001-ref.xht │ │ │ ├── border-right-applies-to-001-ref.xht │ │ │ ├── border-right-color-007-ref.xht │ │ │ ├── border-005-ref.xht │ │ │ ├── border-006-ref.xht │ │ │ ├── border-left-color-174-ref.xht │ │ │ ├── border-left-color-applies-to-001-ref.xht │ │ │ ├── border-right-001-ref.xht │ │ │ └── border-right-005-ref.xht │ │ └── linebox │ │ │ ├── line-height-121-ref.xht │ │ │ ├── vertical-align-baseline-007-ref.xht │ │ │ ├── vertical-align-sub-001-ref.xht │ │ │ ├── line-height-126-ref.xht │ │ │ ├── line-height-128-ref.xht │ │ │ └── inline-formatting-context-008-ref.xht │ ├── values_test.dart │ ├── zindex_test.dart │ ├── linebox_test.dart │ ├── reference_test.dart │ ├── margin_padding_clear_test.dart │ ├── floats_clear_test.dart │ ├── visufx_test.dart │ ├── tables_test.dart │ └── normal_flow_test.dart ├── css3-namespace │ └── src │ │ ├── support │ │ ├── fail.css │ │ ├── scope-002b.css │ │ ├── LOCK │ │ ├── scope-002a.css │ │ └── syntax-007.css │ │ ├── README │ │ ├── ref-lime-1-block.xml │ │ ├── ref-lime-1.xml │ │ ├── ref-lime-1-generic.xml │ │ ├── ref-lime-2.xml │ │ ├── ref-lime-2-generic.xml │ │ └── ref-lime-3.xml ├── selectors3 │ └── src │ │ ├── tng.css │ │ ├── TODO │ │ ├── css3-modsel-154.xml │ │ ├── css3-modsel-175a.xml │ │ ├── css3-modsel-175b.xml │ │ ├── css3-modsel-175c.xml │ │ ├── css3-modsel-148.xml │ │ ├── css3-modsel-155.xml │ │ ├── css3-modsel-155a.xml │ │ ├── css3-modsel-156.xml │ │ ├── css3-modsel-156b.xml │ │ ├── css3-modsel-157.xml │ │ ├── css3-modsel-158.xml │ │ ├── css3-modsel-155c.xml │ │ ├── css3-modsel-155d.xml │ │ ├── css3-modsel-177b.xml │ │ ├── css3-modsel-156c.xml │ │ ├── css3-modsel-160.xml │ │ ├── css3-modsel-177a.xml │ │ ├── css3-modsel-144.xml │ │ ├── css3-modsel-167.xml │ │ ├── css3-modsel-167a.xml │ │ ├── css3-modsel-166.xml │ │ ├── css3-modsel-4.xml │ │ └── css3-modsel-166a.xml ├── css-style-attr │ ├── css_style_attr_test.dart │ └── src │ │ ├── ref-green-on-green.xht │ │ ├── style-attr-cascade-007-ref.xht │ │ └── ref-green-on-green2.xht ├── css3-box │ └── css3_box_test.dart ├── css3-background │ └── css3_background_test.dart ├── css3-writing-modes │ └── css3_writing_modes_test.dart ├── css3-page │ └── css3_page_test.dart ├── css3-lists │ └── css3_lists_test.dart └── css3-mediaqueries │ └── src │ └── media_queries_iframe.html ├── .gitignore └── pubspec.yaml /suite/css2_1/src/css1/support/c-red.css: -------------------------------------------------------------------------------- 1 | .c { color: red; } -------------------------------------------------------------------------------- /suite/css2_1/src/fonts/support/c-red.css: -------------------------------------------------------------------------------- 1 | .c { color: red; } -------------------------------------------------------------------------------- /suite/css2_1/src/lists/support/c-red.css: -------------------------------------------------------------------------------- 1 | .c { color: red; } -------------------------------------------------------------------------------- /suite/css2_1/src/media/support/c-red.css: -------------------------------------------------------------------------------- 1 | .c { color: red; } -------------------------------------------------------------------------------- /suite/css2_1/src/text/support/c-red.css: -------------------------------------------------------------------------------- 1 | .c { color: red; } -------------------------------------------------------------------------------- /suite/css2_1/src/ui/support/c-red.css: -------------------------------------------------------------------------------- 1 | .c { color: red; } -------------------------------------------------------------------------------- /suite/css2_1/src/cascade/support/c-red.css: -------------------------------------------------------------------------------- 1 | .c { color: red; } -------------------------------------------------------------------------------- /suite/css2_1/src/colors/support/b-green.css: -------------------------------------------------------------------------------- 1 | .b { color: green; } -------------------------------------------------------------------------------- /suite/css2_1/src/colors/support/c-red.css: -------------------------------------------------------------------------------- 1 | .c { color: red; } -------------------------------------------------------------------------------- /suite/css2_1/src/css1/support/b-green.css: -------------------------------------------------------------------------------- 1 | .b { color: green; } -------------------------------------------------------------------------------- /suite/css2_1/src/fonts/support/b-green.css: -------------------------------------------------------------------------------- 1 | .b { color: green; } -------------------------------------------------------------------------------- /suite/css2_1/src/generated-content/support/content-attr-002.css: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /suite/css2_1/src/lists/support/b-green.css: -------------------------------------------------------------------------------- 1 | .b { color: green; } -------------------------------------------------------------------------------- /suite/css2_1/src/media/support/b-green.css: -------------------------------------------------------------------------------- 1 | .b { color: green; } -------------------------------------------------------------------------------- /suite/css2_1/src/page-box/support/c-red.css: -------------------------------------------------------------------------------- 1 | .c { color: red; } -------------------------------------------------------------------------------- /suite/css2_1/src/pagination/support/c-red.css: -------------------------------------------------------------------------------- 1 | .c { color: red; } -------------------------------------------------------------------------------- /suite/css2_1/src/selectors/support/c-red.css: -------------------------------------------------------------------------------- 1 | .c { color: red; } -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/b-green.css: -------------------------------------------------------------------------------- 1 | .b { color: green; } -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/c-red.css: -------------------------------------------------------------------------------- 1 | .c { color: red; } -------------------------------------------------------------------------------- /suite/css2_1/src/tables/support/b-green.css: -------------------------------------------------------------------------------- 1 | .b { color: green; } -------------------------------------------------------------------------------- /suite/css2_1/src/tables/support/c-red.css: -------------------------------------------------------------------------------- 1 | .c { color: red; } -------------------------------------------------------------------------------- /suite/css2_1/src/text/support/b-green.css: -------------------------------------------------------------------------------- 1 | .b { color: green; } -------------------------------------------------------------------------------- /suite/css2_1/src/ui/support/b-green.css: -------------------------------------------------------------------------------- 1 | .b { color: green; } -------------------------------------------------------------------------------- /suite/css2_1/src/values/support/b-green.css: -------------------------------------------------------------------------------- 1 | .b { color: green; } -------------------------------------------------------------------------------- /suite/css2_1/src/values/support/c-red.css: -------------------------------------------------------------------------------- 1 | .c { color: red; } -------------------------------------------------------------------------------- /suite/css2_1/src/zindex/support/b-green.css: -------------------------------------------------------------------------------- 1 | .b { color: green; } -------------------------------------------------------------------------------- /suite/css2_1/src/zindex/support/c-red.css: -------------------------------------------------------------------------------- 1 | .c { color: red; } -------------------------------------------------------------------------------- /suite/css2_1/src/cascade/support/b-green.css: -------------------------------------------------------------------------------- 1 | .b { color: green; } -------------------------------------------------------------------------------- /suite/css2_1/src/colors/support/a-green.css: -------------------------------------------------------------------------------- 1 | .a { color: green; } 2 | -------------------------------------------------------------------------------- /suite/css2_1/src/css1/support/a-green.css: -------------------------------------------------------------------------------- 1 | .a { color: green; } 2 | -------------------------------------------------------------------------------- /suite/css2_1/src/floats-clear/support/c-red.css: -------------------------------------------------------------------------------- 1 | .c { color: red; } -------------------------------------------------------------------------------- /suite/css2_1/src/fonts/support/a-green.css: -------------------------------------------------------------------------------- 1 | .a { color: green; } 2 | -------------------------------------------------------------------------------- /suite/css2_1/src/lists/support/a-green.css: -------------------------------------------------------------------------------- 1 | .a { color: green; } 2 | -------------------------------------------------------------------------------- /suite/css2_1/src/media/support/a-green.css: -------------------------------------------------------------------------------- 1 | .a { color: green; } 2 | -------------------------------------------------------------------------------- /suite/css2_1/src/normal-flow/support/b-green.css: -------------------------------------------------------------------------------- 1 | .b { color: green; } -------------------------------------------------------------------------------- /suite/css2_1/src/normal-flow/support/c-red.css: -------------------------------------------------------------------------------- 1 | .c { color: red; } -------------------------------------------------------------------------------- /suite/css2_1/src/page-box/support/b-green.css: -------------------------------------------------------------------------------- 1 | .b { color: green; } -------------------------------------------------------------------------------- /suite/css2_1/src/pagination/support/b-green.css: -------------------------------------------------------------------------------- 1 | .b { color: green; } -------------------------------------------------------------------------------- /suite/css2_1/src/positioning/support/b-green.css: -------------------------------------------------------------------------------- 1 | .b { color: green; } -------------------------------------------------------------------------------- /suite/css2_1/src/positioning/support/c-red.css: -------------------------------------------------------------------------------- 1 | .c { color: red; } -------------------------------------------------------------------------------- /suite/css2_1/src/selectors/support/b-green.css: -------------------------------------------------------------------------------- 1 | .b { color: green; } -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/a-green.css: -------------------------------------------------------------------------------- 1 | .a { color: green; } 2 | -------------------------------------------------------------------------------- /suite/css2_1/src/tables/support/a-green.css: -------------------------------------------------------------------------------- 1 | .a { color: green; } 2 | -------------------------------------------------------------------------------- /suite/css2_1/src/text/support/a-green.css: -------------------------------------------------------------------------------- 1 | .a { color: green; } 2 | -------------------------------------------------------------------------------- /suite/css2_1/src/ui/support/a-green.css: -------------------------------------------------------------------------------- 1 | .a { color: green; } 2 | -------------------------------------------------------------------------------- /suite/css2_1/src/values/support/a-green.css: -------------------------------------------------------------------------------- 1 | .a { color: green; } 2 | -------------------------------------------------------------------------------- /suite/css2_1/src/zindex/support/a-green.css: -------------------------------------------------------------------------------- 1 | .a { color: green; } 2 | -------------------------------------------------------------------------------- /suite/css2_1/src/cascade/support/a-green.css: -------------------------------------------------------------------------------- 1 | .a { color: green; } 2 | -------------------------------------------------------------------------------- /suite/css2_1/src/floats-clear/support/b-green.css: -------------------------------------------------------------------------------- 1 | .b { color: green; } -------------------------------------------------------------------------------- /suite/css2_1/src/generated-content/support/c-red.css: -------------------------------------------------------------------------------- 1 | .c { color: red; } -------------------------------------------------------------------------------- /suite/css2_1/src/margin-padding-clear/support/c-red.css: -------------------------------------------------------------------------------- 1 | .c { color: red; } -------------------------------------------------------------------------------- /suite/css2_1/src/normal-flow/support/a-green.css: -------------------------------------------------------------------------------- 1 | .a { color: green; } 2 | -------------------------------------------------------------------------------- /suite/css2_1/src/page-box/support/a-green.css: -------------------------------------------------------------------------------- 1 | .a { color: green; } 2 | -------------------------------------------------------------------------------- /suite/css2_1/src/pagination/support/a-green.css: -------------------------------------------------------------------------------- 1 | .a { color: green; } 2 | -------------------------------------------------------------------------------- /suite/css2_1/src/positioning/support/a-green.css: -------------------------------------------------------------------------------- 1 | .a { color: green; } 2 | -------------------------------------------------------------------------------- /suite/css2_1/src/selectors/support/a-green.css: -------------------------------------------------------------------------------- 1 | .a { color: green; } 2 | -------------------------------------------------------------------------------- /suite/css2_1/src/cascade/support/import-red.css: -------------------------------------------------------------------------------- 1 | .import { color: red; } 2 | -------------------------------------------------------------------------------- /suite/css2_1/src/floats-clear/support/a-green.css: -------------------------------------------------------------------------------- 1 | .a { color: green; } 2 | -------------------------------------------------------------------------------- /suite/css2_1/src/generated-content/support/b-green.css: -------------------------------------------------------------------------------- 1 | .b { color: green; } -------------------------------------------------------------------------------- /suite/css2_1/src/margin-padding-clear/support/b-green.css: -------------------------------------------------------------------------------- 1 | .b { color: green; } -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/import-green.css: -------------------------------------------------------------------------------- 1 | .import { color: green; } 2 | -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/import-red.css: -------------------------------------------------------------------------------- 1 | .import { color: red; } 2 | -------------------------------------------------------------------------------- /suite/css3-namespace/src/support/fail.css: -------------------------------------------------------------------------------- 1 | * { background:red ! important } 2 | -------------------------------------------------------------------------------- /suite/css2_1/src/cascade/support/cascade-012.css: -------------------------------------------------------------------------------- 1 | .test { color: green ! important; } -------------------------------------------------------------------------------- /suite/css2_1/src/cascade/support/import-green.css: -------------------------------------------------------------------------------- 1 | .import { color: green; } 2 | -------------------------------------------------------------------------------- /suite/css2_1/src/generated-content/support/a-green.css: -------------------------------------------------------------------------------- 1 | .a { color: green; } 2 | -------------------------------------------------------------------------------- /suite/css2_1/src/margin-padding-clear/support/a-green.css: -------------------------------------------------------------------------------- 1 | .a { color: green; } 2 | -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/uri-001.css: -------------------------------------------------------------------------------- 1 | #p1 2 | { 3 | color: green; 4 | } -------------------------------------------------------------------------------- /suite/css3-namespace/src/support/scope-002b.css: -------------------------------------------------------------------------------- 1 | y|test { background: red } 2 | 3 | -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- 1 | packages 2 | pubspec.lock 3 | .project 4 | .children 5 | .packages 6 | .pub -------------------------------------------------------------------------------- /suite/css2_1/src/cascade/support/at-import-001.css: -------------------------------------------------------------------------------- 1 | div 2 | { 3 | color: red; 4 | } -------------------------------------------------------------------------------- /suite/css2_1/src/cascade/support/at-import-004.css: -------------------------------------------------------------------------------- 1 | div 2 | { 3 | color: red; 4 | } -------------------------------------------------------------------------------- /suite/css2_1/src/cascade/support/cascade-007.css: -------------------------------------------------------------------------------- 1 | div 2 | { 3 | color: red; 4 | } -------------------------------------------------------------------------------- /suite/css2_1/src/cascade/support/at-import-002.css: -------------------------------------------------------------------------------- 1 | div 2 | { 3 | color: green; 4 | } -------------------------------------------------------------------------------- /suite/css2_1/src/cascade/support/at-import-005.css: -------------------------------------------------------------------------------- 1 | div 2 | { 3 | color: green; 4 | } -------------------------------------------------------------------------------- /suite/css2_1/src/cascade/support/at-import-006.css: -------------------------------------------------------------------------------- 1 | div 2 | { 3 | color: green; 4 | } -------------------------------------------------------------------------------- /suite/css2_1/src/cascade/support/at-import-007.css: -------------------------------------------------------------------------------- 1 | div 2 | { 3 | color: green; 4 | } -------------------------------------------------------------------------------- /suite/css2_1/src/media/support/media-dependency-red.css: -------------------------------------------------------------------------------- 1 | div 2 | { 3 | color: red; 4 | } -------------------------------------------------------------------------------- /suite/css2_1/src/media/support/media-dependency-green.css: -------------------------------------------------------------------------------- 1 | div 2 | { 3 | color: green; 4 | } -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-019.css: -------------------------------------------------------------------------------- 1 | .平和, #div2 2 | { 3 | color: green; 4 | } -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/uri-002.css: -------------------------------------------------------------------------------- 1 | /* bad.css */ 2 | div 3 | { 4 | color: red; 5 | } -------------------------------------------------------------------------------- /suite/css3-namespace/src/support/LOCK: -------------------------------------------------------------------------------- 1 | Prevent support files from being propagated into this directory. 2 | -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-rule-red.css: -------------------------------------------------------------------------------- 1 | /* at-rule-red.css */ 2 | div 3 | { 4 | color: red; 5 | } -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/eof-green.css: -------------------------------------------------------------------------------- 1 | /* eof-green.css */ 2 | div 3 | { 4 | color: green; 5 | } -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-rule-green.css: -------------------------------------------------------------------------------- 1 | /* at-rule-green.css */ 2 | div 3 | { 4 | color: green; 5 | } -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/plaintext.css: -------------------------------------------------------------------------------- 1 | div 2 | { 3 | background-color: red !important; 4 | font-size: 2em; 5 | } -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-014.css: -------------------------------------------------------------------------------- 1 | @charset "UTF-8"; 2 | .平和, #div2 3 | { 4 | color: green; 5 | } -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-028.css: -------------------------------------------------------------------------------- 1 | @charset "UTF-8"; 2 | .星期六吽, #div2 3 | { 4 | color: green; 5 | } -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/plaintext-css.txt: -------------------------------------------------------------------------------- 1 | div 2 | { 3 | background-color: red !important; 4 | font-size: 2em; 5 | } -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-042.css: -------------------------------------------------------------------------------- 1 | @charset "UTF-16BE"; 2 | .星期二价泌, #div1 3 | { 4 | color: red; 5 | } -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-039.css: -------------------------------------------------------------------------------- 1 | test; 2 | @charset "UTF-8"; 3 | .平和, #div2 4 | { 5 | color: red; 6 | } -------------------------------------------------------------------------------- /suite/css3-namespace/src/README: -------------------------------------------------------------------------------- 1 | These are tests for the CSS Namespaces Module: 2 | 3 | http://www.w3.org/TR/css3-namespace/ 4 | -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-001.css: -------------------------------------------------------------------------------- 1 | .平和 2 | { 3 | color: red; 4 | } 5 | #div2 6 | { 7 | color: green; 8 | } -------------------------------------------------------------------------------- /suite/css3-namespace/src/support/scope-002a.css: -------------------------------------------------------------------------------- 1 | @namespace x url("test"); 2 | @namespace y url("test"); 3 | w|test { background:red } 4 | -------------------------------------------------------------------------------- /suite/css2_1/src/selectors/.htaccess: -------------------------------------------------------------------------------- 1 | 2 | AddLanguage fr .xht .xhtml .xml .html .htm 3 | 4 | 5 | -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-002.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-002.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-003.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-003.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-004.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-004.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-005.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-005.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-006.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-006.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-007.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-007.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-008.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-008.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-009.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-009.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-010.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-010.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-011.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-011.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-012.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-012.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-013.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-013.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-015.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-015.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-016.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-016.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-017.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-017.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-018.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-018.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-020.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-020.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-021.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-021.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-022.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-022.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-023.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-023.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-024.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-024.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-025.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-025.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-026.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-026.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-027.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-027.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-033.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-033.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-034.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-034.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-035.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-035.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-036.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-036.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-037.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-037.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-038.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-038.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-040.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-040.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-041.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-041.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-043.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-043.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-044.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-044.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-045.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-045.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-046.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-046.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-047.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-047.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-048.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-048.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-049.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-049.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-050.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-050.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-051.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-051.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-052.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-052.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-053.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-053.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-054.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-054.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-055.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-055.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-056.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-056.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-057.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-057.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-058.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-058.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-059.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-059.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-060.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-060.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-071.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-071.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-072.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-072.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-073.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-073.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-074.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-074.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-075.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-075.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-076.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-076.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-077.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/at-charset-077.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-029.css: -------------------------------------------------------------------------------- 1 | @charset "UTF-16LE"; 2 | .fgmQ=T, #div2 3 | { 4 | color: green; 5 | } -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-030.css: -------------------------------------------------------------------------------- 1 | @charset "UTF-16BE"; 2 | .fgQmT=, #div2 3 | { 4 | color: green; 5 | } -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/character-encoding-031.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/character-encoding-031.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/character-encoding-032.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/character-encoding-032.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/character-encoding-033.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/character-encoding-033.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/character-encoding-034.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/character-encoding-034.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/character-encoding-035.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/character-encoding-035.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/character-encoding-036.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/character-encoding-036.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/character-encoding-037.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/character-encoding-037.css -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/character-encoding-038.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dart-archive/csslib-test-suite/master/suite/css2_1/src/syntax/support/character-encoding-038.css -------------------------------------------------------------------------------- /suite/css3-namespace/src/support/syntax-007.css: -------------------------------------------------------------------------------- 1 | @charset "UTF-8"; 2 | @namespace url("test"); 3 | @namespace url("test2"); 4 | *|test { background:lime } 5 | test { background:red } 6 | -------------------------------------------------------------------------------- /suite/selectors3/src/tng.css: -------------------------------------------------------------------------------- 1 | BODY {color: black; background: #CCCCCC; margin:0;} 2 | A:link {color: blue;} 3 | A:visited {color: #006600;} 4 | .navigation { padding: 15px 10px;} 5 | OBJECT { border:none; width:100%;} 6 | 7 | -------------------------------------------------------------------------------- /suite/css2_1/src/css1/README: -------------------------------------------------------------------------------- 1 | These are tests converted from the CSS1 test suite. 2 | They are post-processed from the tests in ../../archive. 3 | Please edit the originals and rebuild rather than editing 4 | these directly. 5 | 6 | -------------------------------------------------------------------------------- /suite/css2_1/src/backgrounds/background-alpha-README: -------------------------------------------------------------------------------- 1 | These files are experimental exploration rather than well written QA 2 | tests. Please read the descriptions and specifications carefully to 3 | determine the expected behaviour. 4 | -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/core-syntax-009.css: -------------------------------------------------------------------------------- 1 | /* This file contains significant white space below this line. Edit carefully. */ 2 | * { color: red; } 3 | div 4 | p 5 | { 6 | color 7 | : 8 | green 9 | ; 10 | } 11 | 12 | div p { color: red; } 13 | -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-031.css: -------------------------------------------------------------------------------- 1 | @charset "UTF-32"; 2 | .fgmQ=T, #div2 3 | { 4 | color: green; 5 | } -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/support/at-charset-032.css: -------------------------------------------------------------------------------- 1 | @charset "UTF-32BE"; 2 | .fgQmT=, #div2 3 | { 4 | color: green; 5 | } -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/.htaccess: -------------------------------------------------------------------------------- 1 | 2 | AddCharset us-ascii .xht .xhtml .xml .html .htm 3 | 4 | 5 | 6 | AddCharset us-ascii .xht .xhtml .xml .html .htm 7 | 8 | -------------------------------------------------------------------------------- /suite/css2_1/src/other-formats/xml/background-18.css: -------------------------------------------------------------------------------- 1 | 2 | generic { background: green; border: lime 1em solid; margin: 1em; padding: 1em; color: yellow; } 3 | generic, p { display: block; } 4 | a[*|href] { color: inherit; background: transparent; text-decoration: underline; cursor: pointer; } 5 | * { margin: 1em; padding: 1em; } 6 | -------------------------------------------------------------------------------- /suite/selectors3/src/TODO: -------------------------------------------------------------------------------- 1 | Some things that need testing: 2 | :nth-child(2n+3) 3 | :nth-child(2n-2) 4 | :nth-child(2n-3) 5 | :nth-child(-2n+1) 6 | :nth-child(-1n+6) 7 | :nth-child(-2) 8 | :nth-child(-2n-2) 9 | :nth-child(-n-2) 10 | summary file 11 | 12 | See also: 13 | http://www.w3.org/mid/40B8E7FA.3040409@mit.edu -------------------------------------------------------------------------------- /pubspec.yaml: -------------------------------------------------------------------------------- 1 | name: csslib_test_suite 2 | author: "Dart Team " 3 | homepage: https://github.com/dart-lang/csslib-test-suite 4 | description: CSS parsing test suite (originated from W3C). 5 | dependencies: 6 | csslib: any 7 | html5lib: ^0.12.1 8 | dev_dependencies: 9 | unittest: ^0.11.0 10 | environment: 11 | sdk: ">=1.0.0 <2.0.0" 12 | -------------------------------------------------------------------------------- /suite/css-style-attr/css_style_attr_test.dart: -------------------------------------------------------------------------------- 1 | library css_sytle_attr_test; 2 | 3 | import '../suite_files.dart'; 4 | 5 | Map _ExeceptionMatches = { 6 | 'style-attr-cascade-007.xht' : SKIP_TEST, // Empty style tag noting to do. 7 | }; 8 | 9 | main() { 10 | var suite = new Suite('css-style-attr/src'); 11 | suite.processTests(_ExeceptionMatches); 12 | } -------------------------------------------------------------------------------- /suite/css2_1/src/floats-clear/floats-139-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 12 | 13 | 14 |

PASS

15 | 16 | 17 | -------------------------------------------------------------------------------- /suite/css2_1/src/other-formats/xml/background-19.css: -------------------------------------------------------------------------------- 1 | 2 | generic { background: green; border: lime 1em solid; margin: 1em; padding: 1em; color: yellow; } 3 | generic { display: inline; line-height: 7em; } 4 | a[*|href] { color: inherit; background: transparent; text-decoration: underline; cursor: pointer; } 5 | * { margin: 1em; padding: 1em; } 6 | root { padding: 0; margin: 0; background: transparent; background: green; } -------------------------------------------------------------------------------- /suite/css2_1/src/reference/ref-nothing-below.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |

Test passes if there is nothing below.

16 | 17 | 18 | -------------------------------------------------------------------------------- /suite/css3-namespace/src/ref-lime-1-block.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Namespaces Test Suite reference 8 | 9 | 10 |

This sentence should have a green background.

11 | 12 | 13 | -------------------------------------------------------------------------------- /suite/css3-namespace/src/ref-lime-1.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Namespaces Test Suite reference 8 | 9 | 10 |

This sentence should have a green background.

11 | 12 | 13 | -------------------------------------------------------------------------------- /suite/css2_1/src/cascade/support/html-precedence-003.css: -------------------------------------------------------------------------------- 1 | #user-stylesheet-indication 2 | { 3 | /* Used by the harness to display and indication there is a user-stylesheet applied */ 4 | display: block!important; 5 | } 6 | #htmlPrecedence003 7 | { 8 | /* Used by the test to hide the prerequsite */ 9 | display: none; 10 | } 11 | * 12 | { 13 | color: red; 14 | } 15 | font 16 | { 17 | text-decoration: underline; 18 | } -------------------------------------------------------------------------------- /suite/css2_1/src/reference/ref-if-there-is-no-red.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |

Test passes if there is no red.

16 | 17 | 18 | -------------------------------------------------------------------------------- /suite/css2_1/src/normal-flow/height-001-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |

Test passes if there is no red.

16 | 17 |
Filler Text
18 | 19 | 20 | -------------------------------------------------------------------------------- /suite/css2_1/values_test.dart: -------------------------------------------------------------------------------- 1 | // Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file 2 | // for details. All rights reserved. Use of this source code is governed by a 3 | // BSD-style license that can be found in the LICENSE file. 4 | 5 | library values_test; 6 | 7 | import '../suite_files.dart'; 8 | 9 | var _ExeceptionMatches = {}; 10 | 11 | main() { 12 | var suite = new Suite('css2_1/src/values'); 13 | suite.processTests(_ExeceptionMatches); 14 | } -------------------------------------------------------------------------------- /suite/css2_1/zindex_test.dart: -------------------------------------------------------------------------------- 1 | // Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file 2 | // for details. All rights reserved. Use of this source code is governed by a 3 | // BSD-style license that can be found in the LICENSE file. 4 | 5 | library zindex_test; 6 | 7 | import '../suite_files.dart'; 8 | 9 | var _ExeceptionMatches = {}; 10 | 11 | main() { 12 | var suite = new Suite('css2_1/src/zindex'); 13 | suite.processTests(_ExeceptionMatches); 14 | } -------------------------------------------------------------------------------- /suite/css-style-attr/src/ref-green-on-green.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | CSS Reftest Reference 5 | 6 | 9 | 10 | 11 |

This sentence must be green on a green background.

12 | 13 | 14 | -------------------------------------------------------------------------------- /suite/css2_1/linebox_test.dart: -------------------------------------------------------------------------------- 1 | // Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file 2 | // for details. All rights reserved. Use of this source code is governed by a 3 | // BSD-style license that can be found in the LICENSE file. 4 | 5 | library linebox_test; 6 | 7 | import '../suite_files.dart'; 8 | 9 | var _ExeceptionMatches = {}; 10 | 11 | main() { 12 | var suite = new Suite('css2_1/src/linebox'); 13 | suite.processTests(_ExeceptionMatches); 14 | } -------------------------------------------------------------------------------- /suite/css2_1/src/bidi-text/direction-applies-to-008-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |

Test passes if there are the words "PASS PASS".

16 | 17 |
PASS PASS
18 | 19 | 20 | -------------------------------------------------------------------------------- /suite/css2_1/src/floats-clear/clear-applies-to-000-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |

Test passes if the word PASS appears on a single line.

16 | 17 |
PASS
18 | 19 | 20 | -------------------------------------------------------------------------------- /suite/css3-box/css3_box_test.dart: -------------------------------------------------------------------------------- 1 | // Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file 2 | // for details. All rights reserved. Use of this source code is governed by a 3 | // BSD-style license that can be found in the LICENSE file. 4 | 5 | library css3_box_test; 6 | 7 | import '../suite_files.dart'; 8 | 9 | var _ExeceptionMatches = {}; 10 | 11 | main() { 12 | var suite = new Suite('css3-box/src'); 13 | suite.processTests(_ExeceptionMatches); 14 | } -------------------------------------------------------------------------------- /suite/css2_1/reference_test.dart: -------------------------------------------------------------------------------- 1 | // Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file 2 | // for details. All rights reserved. Use of this source code is governed by a 3 | // BSD-style license that can be found in the LICENSE file. 4 | 5 | library reference_test; 6 | 7 | import '../suite_files.dart'; 8 | 9 | var _ExeceptionMatches = {}; 10 | 11 | main() { 12 | var suite = new Suite('css2_1/src/reference'); 13 | suite.processTests(_ExeceptionMatches); 14 | } -------------------------------------------------------------------------------- /suite/css3-namespace/src/ref-lime-1-generic.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Namespaces Test Suite reference 8 | 11 | 12 | This sentence should have a green background. 13 | 14 | -------------------------------------------------------------------------------- /suite/css2_1/src/colors/color-applies-to-005-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |

Test passes if there is no red.

16 | 17 |
Filler Text
18 | 19 | 20 | -------------------------------------------------------------------------------- /suite/css2_1/src/floats-clear/floats-036-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 12 | 13 | 14 |

Test passes if the "Filler Text" below is all on the same line.

15 | 16 |
Filler TextFiller Text
17 | 18 | 19 | -------------------------------------------------------------------------------- /suite/css-style-attr/src/style-attr-cascade-007-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | CSS Reftest Reference 5 | 6 | 9 | 10 | 11 |

12 | This sentence must be green with a green border.

13 | 14 | 15 | -------------------------------------------------------------------------------- /suite/css2_1/src/bidi-text/bidi-inline-001-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |

Test passes if the 2 lines are identical.

16 | 17 |

Readable

18 | 19 |

Readable

20 | 21 | 22 | -------------------------------------------------------------------------------- /suite/css2_1/src/positioning/position-006-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |

There should be 2 sentences on this page.

16 | 17 |

The test has passed if you see this as the 2nd sentence.

18 | 19 | 20 | -------------------------------------------------------------------------------- /suite/css2_1/src/positioning/position-relative-028-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |

Test passes if the 2 "Filler Text" are on the same line.

16 | 17 |
Filler Text Filler Text
18 | 19 | 20 | -------------------------------------------------------------------------------- /suite/css3-background/css3_background_test.dart: -------------------------------------------------------------------------------- 1 | // Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file 2 | // for details. All rights reserved. Use of this source code is governed by a 3 | // BSD-style license that can be found in the LICENSE file. 4 | 5 | library css3_background_test; 6 | 7 | import '../suite_files.dart'; 8 | 9 | var _ExeceptionMatches = {}; 10 | 11 | main() { 12 | var suite = new Suite('css3-background/src'); 13 | suite.processTests(_ExeceptionMatches); 14 | } -------------------------------------------------------------------------------- /suite/css2_1/src/box-display/display-010-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |

Test passes if the word "Below" is below "Filler Text".

16 | 17 |
Filler Text
18 | 19 |
Below
20 | 21 | 22 | -------------------------------------------------------------------------------- /suite/css2_1/src/box-display/display-001-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |

Test passes if the 2 "Filler text" are both on the same line.

16 | 17 |
Filler text Filler text
18 | 19 | 20 | -------------------------------------------------------------------------------- /suite/css2_1/src/cascade/support/cascade.css: -------------------------------------------------------------------------------- 1 | #user-stylesheet-indication 2 | { 3 | /* Used by the harness to display and indication there is a user-stylesheet applied */ 4 | display: block!important; 5 | } 6 | #cascade 7 | { 8 | /* Used by the test to hide the prerequsite */ 9 | display: none; 10 | } 11 | .cascadered 12 | { 13 | color: red; 14 | } 15 | .cascadegreen 16 | { 17 | color: green; 18 | } 19 | .cascadegreenimportant 20 | { 21 | color: green!important; 22 | } -------------------------------------------------------------------------------- /suite/css2_1/src/generated-content/after-content-display-012-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |

Test passes if there is one "Filler text" and no red.

16 | 17 |
Filler text
18 | 19 | 20 | -------------------------------------------------------------------------------- /suite/css2_1/src/positioning/position-relative-027-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |

Test passes if the 3 "Filler Text" are on the same line.

16 | 17 |
Filler Text Filler Text Filler Text
18 | 19 | 20 | -------------------------------------------------------------------------------- /suite/css2_1/margin_padding_clear_test.dart: -------------------------------------------------------------------------------- 1 | // Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file 2 | // for details. All rights reserved. Use of this source code is governed by a 3 | // BSD-style license that can be found in the LICENSE file. 4 | 5 | library margin_padding_clear_test; 6 | 7 | import '../suite_files.dart'; 8 | 9 | var _ExeceptionMatches = {}; 10 | 11 | main() { 12 | var suite = new Suite('css2_1/src/margin-padding-clear'); 13 | suite.processTests(_ExeceptionMatches); 14 | } -------------------------------------------------------------------------------- /suite/css2_1/src/box-display/block-in-inline-003-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 14 | 15 | 16 | 17 | 18 | 19 |
There should be no red.
20 | 21 | 22 | -------------------------------------------------------------------------------- /suite/css2_1/src/cascade/cascade-012-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 14 | 15 | 16 | 17 | 18 | 19 |
This text should be green.
20 | 21 | 22 | -------------------------------------------------------------------------------- /suite/css3-writing-modes/css3_writing_modes_test.dart: -------------------------------------------------------------------------------- 1 | // Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file 2 | // for details. All rights reserved. Use of this source code is governed by a 3 | // BSD-style license that can be found in the LICENSE file. 4 | 5 | library css3_writing_modes_test; 6 | 7 | import '../suite_files.dart'; 8 | 9 | var _ExeceptionMatches = {}; 10 | 11 | main() { 12 | var suite = new Suite('css3-writing-modes/src'); 13 | suite.processTests(_ExeceptionMatches); 14 | } -------------------------------------------------------------------------------- /suite/css2_1/src/box-display/display-002-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |

Test passes if there are 2 lines of "Filler text".

16 | 17 |
Filler text
18 | 19 |
Filler text
20 | 21 | 22 | -------------------------------------------------------------------------------- /suite/css2_1/src/colors/color-175-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 14 | 15 | 16 | 17 | 18 | 19 |
This text should be green.
20 | 21 | 22 | -------------------------------------------------------------------------------- /suite/css2_1/src/positioning/position-relative-001-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |

Test passes if the letters below are all on the same line and they are in alphabetical order.

16 | 17 |
a b c d
18 | 19 | 20 | -------------------------------------------------------------------------------- /suite/css2_1/src/positioning/position-relative-030-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |

Test passes if the 4 "Filler Text" are on the same line.

16 | 17 |
Filler Text Filler Text Filler Text Filler Text
18 | 19 | 20 | -------------------------------------------------------------------------------- /suite/css2_1/src/reference/ref-this-text-should-be-green.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 14 | 15 | 16 | 17 | 18 | 19 |

This text should be green.

20 | 21 | 22 | -------------------------------------------------------------------------------- /suite/css2_1/src/bidi-text/bidi-glyph-mirroring-002-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |

Test passes if the 2 lines are identical.

16 | 17 |

(a b א) c d

18 | 19 |

(a b א) c d

20 | 21 | 22 | -------------------------------------------------------------------------------- /suite/css2_1/src/borders/border-width-009-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 13 | 14 | 15 | 16 | 17 | 18 |

Test passes if this sentence has no border.

19 | 20 | 21 | -------------------------------------------------------------------------------- /suite/css2_1/src/borders/shand-border-000-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 14 | 15 | 16 | 17 | 18 | 19 |

This text should have a green border.

20 | 21 | 22 | -------------------------------------------------------------------------------- /suite/css2_1/src/box-display/root-box-003-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | -------------------------------------------------------------------------------- /suite/css2_1/src/generated-content/after-content-display-001-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |

Test passes if the 2 "Filler text" are both on the same line.

16 | 17 |
Filler text Filler text
18 | 19 | 20 | -------------------------------------------------------------------------------- /suite/css2_1/src/box-display/display-018-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |

Test passes if the 3 "Filler text" are all on the same line.

16 | 17 |
Filler text Filler text Filler text
18 | 19 | 20 | -------------------------------------------------------------------------------- /suite/css2_1/src/floats-clear/floats-150-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 13 | 14 | 15 | 16 | 17 | 18 |

Test passes if there is no red.

19 | 20 | 21 | -------------------------------------------------------------------------------- /suite/css2_1/src/positioning/position-relative-031-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |

Test passes if the 5 "Filler Text" are on the same line.

16 | 17 |
Filler Text Filler Text Filler Text Filler Text Filler Text
18 | 19 | 20 | -------------------------------------------------------------------------------- /suite/css3-page/css3_page_test.dart: -------------------------------------------------------------------------------- 1 | // Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file 2 | // for details. All rights reserved. Use of this source code is governed by a 3 | // BSD-style license that can be found in the LICENSE file. 4 | 5 | library css3_page_test; 6 | 7 | import '../suite_files.dart'; 8 | 9 | var _ExeceptionMatches = { 10 | 'page-background-000.xht' : replaceColors, 11 | }; 12 | 13 | main() { 14 | var suite = new Suite('css3-page/src'); 15 | suite.processTests(_ExeceptionMatches); 16 | } -------------------------------------------------------------------------------- /suite/css-style-attr/src/ref-green-on-green2.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | CSS Reftest Reference 5 | 6 | 9 | 10 | 11 |

This sentence must be green on a green background.

12 |

This sentence must be green on a green background.

13 | 14 | 15 | -------------------------------------------------------------------------------- /suite/css2_1/src/generated-content/after-content-display-002-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |

Test passes if there are 2 lines of "Filler text".

16 | 17 |
Filler text
18 | 19 |
Filler text
20 | 21 | 22 | -------------------------------------------------------------------------------- /suite/css2_1/src/normal-flow/inlines-002-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 14 | 15 | 16 | 17 | 18 | 19 |

This should have a green border.

20 | 21 | 22 | -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/at-rules-002.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | CSS Test: At-rules 5 | 6 | 7 | 16 | 17 | 18 | 19 |

This should be green.

20 | 21 | 22 | 23 | -------------------------------------------------------------------------------- /suite/css3-namespace/src/ref-lime-2.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Namespaces Test Suite reference 8 | 9 | 10 |

This sentence should have a green background.

11 |

This sentence should have a green background.

12 | 13 | 14 | -------------------------------------------------------------------------------- /suite/css2_1/floats_clear_test.dart: -------------------------------------------------------------------------------- 1 | // Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file 2 | // for details. All rights reserved. Use of this source code is governed by a 3 | // BSD-style license that can be found in the LICENSE file. 4 | 5 | library floats_clear_test; 6 | 7 | import '../suite_files.dart'; 8 | 9 | var _ExeceptionMatches = { 10 | 'margin-collapse-142.xht' : replaceColors, 11 | }; 12 | 13 | main() { 14 | var suite = new Suite('css2_1/src/floats-clear'); 15 | suite.processTests(_ExeceptionMatches); 16 | } -------------------------------------------------------------------------------- /suite/css2_1/src/floats-clear/floats-022-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 12 | 13 | 14 |

Test passes if there are three lines of "Filler Text".

15 | 16 |
Filler Text
17 | 18 |
Filler Text
19 | 20 |
Filler Text
21 | 22 | 23 | -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/at-rules-001.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | CSS Test: At-rules 5 | 6 | 7 | 16 | 17 | 18 | 19 |

This should be green.

20 | 21 | 22 | 23 | -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/at-rules-004.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | CSS Test: At-rules 5 | 6 | 7 | 16 | 17 | 18 | 19 |

This should be green.

20 | 21 | 22 | 23 | -------------------------------------------------------------------------------- /suite/css2_1/src/backgrounds/background-position-129-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |

Test passes if there is no red.

16 | 17 |
Image download support must be enabled
18 | 19 | 20 | -------------------------------------------------------------------------------- /suite/css2_1/src/reference/ref-filled-black-96px-square.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |

Test passes if there is a filled black square.

16 | 17 |
Image download support must be enabled
18 | 19 | 20 | -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/at-rules-003.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | CSS Test: At-rules 5 | 6 | 7 | 16 | 17 | 18 | 19 |

This should be green.

20 | 21 | 22 | 23 | -------------------------------------------------------------------------------- /suite/css2_1/visufx_test.dart: -------------------------------------------------------------------------------- 1 | // Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file 2 | // for details. All rights reserved. Use of this source code is governed by a 3 | // BSD-style license that can be found in the LICENSE file. 4 | 5 | library visufx_test; 6 | 7 | import 'dart:io'; 8 | 9 | import '../../testing.dart'; 10 | import '../suite_files.dart'; 11 | 12 | Map _ExeceptionMatches = {}; 13 | 14 | main() { 15 | var suite = new Suite('css2_1/src/visufx'); 16 | suite.processTests(_ExeceptionMatches); 17 | } -------------------------------------------------------------------------------- /suite/css2_1/src/css1/c17-comments-001-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 14 | 15 | 16 | 17 | 18 | 19 |

This sentence should be green.

20 | 21 |

This sentence should be green.

22 | 23 | 24 | -------------------------------------------------------------------------------- /suite/css2_1/src/borders/border-width-010-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 14 | 15 | 16 | 17 | 18 | 19 |
Test passes if this sentence has a green border.
20 | 21 | 22 | -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/at-keywords-000.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | CSS Test: At-rules 5 | 6 | 7 | 14 | 15 | 16 | 17 |

This should be green.

18 | 19 | 20 | 21 | -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/strings-000.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | CSS Test: Newlines in strings 5 | 6 | 7 | 12 | 13 | 14 |

This should be green

15 | 16 | 17 | -------------------------------------------------------------------------------- /suite/css2_1/tables_test.dart: -------------------------------------------------------------------------------- 1 | // Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file 2 | // for details. All rights reserved. Use of this source code is governed by a 3 | // BSD-style license that can be found in the LICENSE file. 4 | 5 | library tables_test; 6 | 7 | import '../suite_files.dart'; 8 | 9 | var _ExeceptionMatches = { 10 | 'empty-cells-applies-to-016.xht' : SKIP_TEST, // TODO(terry): Enable test. 11 | }; 12 | 13 | main() { 14 | var suite = new Suite('css2_1/src/tables'); 15 | suite.processTests(_ExeceptionMatches); 16 | } -------------------------------------------------------------------------------- /suite/css2_1/src/css1/c531-color-000-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 15 | 16 | 17 | 18 | 19 | 20 |

This text should be green.

21 | 22 |

This text should be green.

23 | 24 | 25 | -------------------------------------------------------------------------------- /suite/css2_1/src/floats-clear/margin-collapse-135-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 13 | 14 | 15 | 16 | 17 | 18 |

Test passes if there is no red.

19 | 20 |
21 | 22 | 23 | -------------------------------------------------------------------------------- /suite/css2_1/src/lists/list-style-image-004-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |

There should be a numbered list with three similarly formatted list items below.

16 | 17 |
    18 |
  1. One.
  2. 19 |
  3. Two.
  4. 20 |
  5. Three.
  6. 21 |
22 | 23 | 24 | -------------------------------------------------------------------------------- /suite/css2_1/src/margin-padding-clear/padding-009-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 14 | 15 | 16 | 17 | 18 | 19 |
Test passes if this sentence has a green border.
20 | 21 | 22 | -------------------------------------------------------------------------------- /suite/css2_1/src/normal-flow/height-067-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 14 | 15 | 16 | 17 | 18 | 19 |

Test passes if there is no red.

20 | 21 |
Filler Text
22 | 23 | 24 | -------------------------------------------------------------------------------- /suite/css2_1/src/positioning/positioning-float-001-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 14 | 15 | 16 | 17 | 18 | 19 |

Test passes if there is the word "P A S S".

20 | 21 |
P A S S
22 | 23 | 24 | -------------------------------------------------------------------------------- /suite/selectors3/src/css3-modsel-154.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Ian Hickson 8 | 9 | 10 | p { background: lime; } 11 | p,{ background: red; } 12 | 13 | 14 | 15 |

This line should have a green background.

16 |
17 | 18 |
19 | -------------------------------------------------------------------------------- /suite/selectors3/src/css3-modsel-175a.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Ian Hickson 8 | 9 | 10 | p { color: green; } 11 | .13 { color: red; } 12 | 13 | 14 | 15 |

This line should be green.

16 |
17 | 18 |
19 | -------------------------------------------------------------------------------- /suite/selectors3/src/css3-modsel-175b.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Ian Hickson 8 | 9 | 10 | p { color: green; } 11 | .\13 { color: red; } 12 | 13 | 14 | 15 |

This line should be green.

16 |
17 | 18 |
19 | -------------------------------------------------------------------------------- /suite/css2_1/src/borders/border-style-applies-to-019-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 |

There should be no red, not even thin red lines.

17 | 18 | 19 | -------------------------------------------------------------------------------- /suite/css2_1/src/cascade/specificity-011-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 17 | 18 | 19 | 20 | 21 | 22 |

This test has: PASSED

23 | 24 | 25 | -------------------------------------------------------------------------------- /suite/css2_1/src/positioning/abspos-overflow-010-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 14 | 15 | 16 | 17 | 18 | 19 |

There should be green text below.

20 | 21 |
This text should be green.
22 | 23 | 24 | -------------------------------------------------------------------------------- /suite/selectors3/src/css3-modsel-175c.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Ian Hickson 8 | 9 | 10 | p { color: red; } 11 | .\31 \33 { color: green; } 12 | 13 | 14 | 15 |

This line should be green.

16 |
17 | 18 |
19 | -------------------------------------------------------------------------------- /suite/css2_1/src/margin-padding-clear/margin-top-007-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 14 | 15 | 16 | 17 | 18 | 19 |

Test passes if there is no red.

20 | 21 |
22 | 23 | 24 | -------------------------------------------------------------------------------- /suite/css2_1/src/margin-padding-clear/margin-top-019-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 14 | 15 | 16 | 17 | 18 | 19 |

Test passes if there is no red.

20 | 21 |
22 | 23 | 24 | -------------------------------------------------------------------------------- /suite/css2_1/src/margin-padding-clear/margin-top-031-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 14 | 15 | 16 | 17 | 18 | 19 |

Test passes if there is no red.

20 | 21 |
22 | 23 | 24 | -------------------------------------------------------------------------------- /suite/css2_1/src/margin-padding-clear/margin-top-043-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 14 | 15 | 16 | 17 | 18 | 19 |

Test passes if there is no red.

20 | 21 |
22 | 23 | 24 | -------------------------------------------------------------------------------- /suite/css2_1/src/margin-padding-clear/margin-top-067-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 14 | 15 | 16 | 17 | 18 | 19 |

Test passes if there is no red.

20 | 21 |
22 | 23 | 24 | -------------------------------------------------------------------------------- /suite/css2_1/src/margin-padding-clear/margin-top-079-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 14 | 15 | 16 | 17 | 18 | 19 |

Test passes if there is no red.

20 | 21 |
22 | 23 | 24 | -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/declaration-001.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | CSS Test: malformed declaration missing ':',.alue,.art 1 5 | 6 | 7 | 8 | 11 | 12 | 13 |

This text should be green

14 | 15 | 16 | -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/declaration-003.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | CSS Test: malformed declaration missing value,.art 1 5 | 6 | 7 | 8 | 11 | 12 | 13 |

This text should be green

14 | 15 | 16 | -------------------------------------------------------------------------------- /suite/css3-namespace/src/ref-lime-2-generic.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Namespaces Test Suite reference 8 | 12 | 13 | This sentence should have a green background. 14 | This sentence should have a green background. 15 | 16 | -------------------------------------------------------------------------------- /suite/selectors3/src/css3-modsel-148.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Ian Hickson 8 | 9 | 10 | p { background: lime; } 11 | p:empty { background: red; } 12 | 13 | 14 | 15 |

This line should have a green background.

16 |
17 | 18 |
19 | -------------------------------------------------------------------------------- /suite/css2_1/normal_flow_test.dart: -------------------------------------------------------------------------------- 1 | // Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file 2 | // for details. All rights reserved. Use of this source code is governed by a 3 | // BSD-style license that can be found in the LICENSE file. 4 | 5 | library normal_flow_test; 6 | 7 | import '../suite_files.dart'; 8 | 9 | var _ExeceptionMatches = { 10 | 'replaced-min-max-001.xht' : SKIP_TEST, // TODO(terry): Enable this test. 11 | }; 12 | 13 | main() { 14 | var suite = new Suite('css2_1/src/normal-flow'); 15 | suite.processTests(_ExeceptionMatches); 16 | } -------------------------------------------------------------------------------- /suite/css2_1/src/backgrounds/background-001-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |

Test passes if there is a filled green rectangle across the page.

16 | 17 |
Image download support must be enabled
18 | 19 | 20 | -------------------------------------------------------------------------------- /suite/css2_1/src/backgrounds/background-030-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |

Test passes if there is a filled green square.

16 | 17 |
Image download support must be enabled
18 | 19 | 20 | -------------------------------------------------------------------------------- /suite/css2_1/src/borders/border-color-010-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 17 | 18 | 19 | 20 | 21 | 22 |

This should have orange text and an orange border.

23 | 24 | 25 | -------------------------------------------------------------------------------- /suite/css2_1/src/borders/border-top-width-001-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 14 | 15 | 16 | 17 | 18 | 19 |

Test passes if there is a wide horizontal black line.

20 | 21 |
22 | 23 | 24 | -------------------------------------------------------------------------------- /suite/css2_1/src/colors/color-applies-to-001-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 14 | 15 | 16 | 17 | 18 | 19 |

Test passes if the "Filler Text" below is green.

20 | 21 |
Filler Text
22 | 23 | 24 | -------------------------------------------------------------------------------- /suite/css2_1/src/positioning/abspos-containing-block-001-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 16 | 17 | 18 | 19 | 20 | 21 |
Test passes if there is no red.
22 | 23 | 24 | -------------------------------------------------------------------------------- /suite/selectors3/src/css3-modsel-155.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Ian Hickson 8 | 9 | 10 | p { background: lime; } 11 | .5cm { background: red; } 12 | 13 | 14 | 15 |

This line should have a green background.

16 |
17 | 18 |
19 | -------------------------------------------------------------------------------- /suite/selectors3/src/css3-modsel-155a.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Ian Hickson 8 | 9 | 10 | p { background: lime; } 11 | .\5cm { background: red; } 12 | 13 | 14 | 15 |

This line should have a green background.

16 |
17 | 18 |
19 | -------------------------------------------------------------------------------- /suite/selectors3/src/css3-modsel-156.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Ian Hickson 8 | 9 | 10 | p { background: lime; } 11 | foo & address,p { background: red; } 12 | 13 | 14 | 15 |

This line should have a green background.

16 |
17 | 18 |
19 | -------------------------------------------------------------------------------- /suite/css2_1/src/backgrounds/background-color-001-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |

Test passes if there is a filled green square.

16 | 17 |
Image download support must be enabled
18 | 19 | 20 | -------------------------------------------------------------------------------- /suite/css2_1/src/margin-padding-clear/padding-bottom-103-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 14 | 15 | 16 | 17 | 18 | 19 |

Test passes if there is no red.

20 | 21 |
22 | 23 | 24 | -------------------------------------------------------------------------------- /suite/css2_1/src/normal-flow/inline-block-non-replaced-width-001-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |

Test passes if there is no red.

16 | 17 |
Image download support must be enabled
18 | 19 | 20 | -------------------------------------------------------------------------------- /suite/css2_1/src/positioning/abspos-overflow-011-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 14 | 15 | 16 | 17 | 18 | 19 |

Test passes if there is no red.

20 | 21 |
This text should be green.
22 | 23 | 24 | -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/at-keywords-001.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | CSS Test: At-rules 5 | 6 | 7 | 16 | 17 | 18 | 19 |

This should be green.

20 | 21 | 22 | 23 | -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/at-rules-000.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | CSS Test: At-rules 5 | 6 | 7 | 8 | 17 | 18 | 19 | 20 |

This should be green.

21 | 22 | 23 | 24 | -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/declaration-004.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | CSS Test: malformed declaration missing value,.art 2 5 | 6 | 7 | 8 | 11 | 12 | 13 |

This text should be green

14 | 15 | 16 | -------------------------------------------------------------------------------- /suite/selectors3/src/css3-modsel-156b.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Ian Hickson 8 | 9 | 10 | foo & address,p { background: red; } 11 | p { background: lime; } 12 | 13 | 14 | 15 |

This line should have a green background.

16 |
17 | 18 |
19 | -------------------------------------------------------------------------------- /suite/selectors3/src/css3-modsel-157.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Ian Hickson 8 | 9 | 10 | p { background: lime; } 11 | [*=test] { background: red; } 12 | 13 | 14 | 15 |

This line should have a green background.

16 |
17 | 18 |
19 | -------------------------------------------------------------------------------- /suite/selectors3/src/css3-modsel-158.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Ian Hickson 8 | 9 | 10 | p { background: lime; } 11 | [*|*=test] { background: red; } 12 | 13 | 14 | 15 |

This line should have a green background.

16 |
17 | 18 |
19 | -------------------------------------------------------------------------------- /suite/css2_1/src/borders/border-shorthands-001-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 17 | 18 | 19 | 20 | 21 | 22 |

There should be a green bar below.

23 | 24 |
25 | 26 | 27 | -------------------------------------------------------------------------------- /suite/css2_1/src/borders/border-shorthands-003-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 17 | 18 | 19 | 20 | 21 | 22 |

There should be a green bar below.

23 | 24 |
25 | 26 | 27 | -------------------------------------------------------------------------------- /suite/css2_1/src/css1/c16-descendant-001-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 14 | 15 | 16 | 17 | 18 | 19 |

This sentence should be green.

20 | 21 |
    22 |
  • This sentence should be green.
  • 23 |
24 | 25 | 26 | -------------------------------------------------------------------------------- /suite/css2_1/src/css1/c536-bgpos-001-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 19 | 20 | 21 | 22 | 23 | 24 |
There should be no red on this page.
25 | 26 | 27 | -------------------------------------------------------------------------------- /suite/css2_1/src/css1/c71-fwd-parsing-004-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 18 | 19 | 20 | 21 | 22 | 23 |

This sentence should have a bright green background.

24 | 25 | 26 | -------------------------------------------------------------------------------- /suite/css2_1/src/linebox/line-height-121-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |

Test passes if there is a short green rectangle and no red.

16 | 17 |
Image download support must be enabled
18 | 19 | 20 | -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/declaration-002.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | CSS Test: malformed declaration missing ':',.alue,.art 2 5 | 6 | 7 | 8 | 11 | 12 | 13 |

This text should be green

14 | 15 | 16 | -------------------------------------------------------------------------------- /suite/selectors3/src/css3-modsel-155c.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Ian Hickson 8 | 9 | 10 | p { background: lime; } 11 | .one.word { background: red; } 12 | 13 | 14 | 15 |

This line should have a green background.

16 |
17 | 18 |
19 | -------------------------------------------------------------------------------- /suite/selectors3/src/css3-modsel-155d.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Ian Hickson 8 | 9 | 10 | .one\.word { background: lime; } 11 | p { background: red; } 12 | 13 | 14 | 15 |

This line should have a green background.

16 |
17 | 18 |
19 | -------------------------------------------------------------------------------- /suite/selectors3/src/css3-modsel-177b.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Ian Hickson 8 | 9 | 10 | div { color: green; } 11 | p::first-child { color: yellow; background: red; } 12 | 13 | 14 | 15 |
16 |

This line should be green.

17 |
18 |
19 | 20 |
21 | -------------------------------------------------------------------------------- /suite/css2_1/src/linebox/vertical-align-baseline-007-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 14 | 15 | 16 | 17 | 18 | 19 |

Test passes if the bottoms of all the 'X's are aligned.

20 | 21 |
XXXXXXXXXX
22 | 23 | 24 | -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/declaration-005.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | CSS Test: malformed declaration: unexpected tokens { },.art 1 5 | 6 | 7 | 8 | 11 | 12 | 13 |

This text should be green

14 | 15 | 16 | -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/import-000.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | CSS Test: At-rules 5 | 6 | 7 | 8 | 9 | 15 | 16 | 17 | 18 |

This should be green.

19 | 20 | 21 | 22 | -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/keywords-000.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | CSS Test: Keywords v. Strings (background) 5 | 6 | 7 | 14 | 15 | 16 | 17 |

This should have a green background.

18 | 19 | 20 | 21 | -------------------------------------------------------------------------------- /suite/selectors3/src/css3-modsel-156c.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Ian Hickson 8 | 9 | 10 | foo & address,p { background: red; ! important; } 11 | p { background: lime; } 12 | 13 | 14 | 15 |

This line should have a green background.

16 |
17 | 18 |
19 | -------------------------------------------------------------------------------- /suite/selectors3/src/css3-modsel-160.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Ian Hickson 8 | 9 | 10 | p { background: lime; } 11 | p:subject { background: red; } 12 | 13 | 14 | 15 |

This line should have a green background.

16 |
17 | 18 |
19 | -------------------------------------------------------------------------------- /suite/css2_1/src/box-display/display-change-001-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |

Test passes if there is a small filled green square and no red.

16 | 17 |
Image download support must be enabled
18 | 19 | 20 | -------------------------------------------------------------------------------- /suite/css2_1/src/css1/c12-grouping-000-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 13 | 14 | 15 | 16 | 17 | 18 |

This sentence should be green.

19 | 20 |

This sentence should be green.

21 | 22 |

This sentence should be green.

23 | 24 | 25 | -------------------------------------------------------------------------------- /suite/css2_1/src/floats-clear/floats-041-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 18 | 19 | 20 | 21 | 22 | 23 |

Test passes if there is no red.

24 | 25 |
26 | 27 | 28 | -------------------------------------------------------------------------------- /suite/css2_1/src/floats-clear/floats-145-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 17 | 18 | 19 | 20 | 21 | 22 |
Test passes if there is a green bar and no red.
23 | 24 | 25 | -------------------------------------------------------------------------------- /suite/css2_1/src/positioning/top-007-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 18 | 19 | 20 | 21 | 22 | 23 |

Test passes if there is no red.

24 | 25 |
26 | 27 | 28 | -------------------------------------------------------------------------------- /suite/css2_1/src/positioning/top-019-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 18 | 19 | 20 | 21 | 22 | 23 |

Test passes if there is no red.

24 | 25 |
26 | 27 | 28 | -------------------------------------------------------------------------------- /suite/css2_1/src/positioning/top-079-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 18 | 19 | 20 | 21 | 22 | 23 |

Test passes if there is no red.

24 | 25 |
26 | 27 | 28 | -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/at-keywords-002.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | CSS Test: At-rules 5 | 6 | 7 | 8 | 15 | 16 | 17 | 18 |

This should be green.

19 | 20 | 21 | 22 | -------------------------------------------------------------------------------- /suite/css2_1/src/backgrounds/background-326-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 18 | 19 | 20 | 21 | 22 | 23 |

Test passes if there is no red.

24 | 25 |
26 | 27 | 28 | -------------------------------------------------------------------------------- /suite/css2_1/src/borders/border-bottom-style-005-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 18 | 19 | 20 | 21 | 22 | 23 |

Test passes if there is a solid black line.

24 | 25 |
26 | 27 | 28 | -------------------------------------------------------------------------------- /suite/css2_1/src/borders/border-bottom-width-025-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |

Test passes if there is a wide black stripe and no red.

16 | 17 |
Image download support must be enabled
18 | 19 | 20 | -------------------------------------------------------------------------------- /suite/css2_1/src/borders/border-bottom-width-058-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |

Test passes if there is a wide filled black rectangle and no red.

16 | 17 |
Image download support must be enabled
18 | 19 | 20 | -------------------------------------------------------------------------------- /suite/css2_1/src/borders/border-bottom-width-069-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |

Test passes if there is a wide black stripe and no red.

16 | 17 |
Image download support must be enabled
18 | 19 | 20 | -------------------------------------------------------------------------------- /suite/css2_1/src/cascade/specificity-013-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 18 | 19 | 20 | 21 | 22 | 23 |

The background of this sentence should be green.

24 | 25 | 26 | -------------------------------------------------------------------------------- /suite/css2_1/src/positioning/bottom-007-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 18 | 19 | 20 | 21 | 22 | 23 |

Test passes if there is no red.

24 | 25 |
26 | 27 | 28 | -------------------------------------------------------------------------------- /suite/css2_1/src/positioning/bottom-019-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 18 | 19 | 20 | 21 | 22 | 23 |

Test passes if there is no red.

24 | 25 |
26 | 27 | 28 | -------------------------------------------------------------------------------- /suite/css2_1/src/positioning/bottom-079-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 18 | 19 | 20 | 21 | 22 | 23 |

Test passes if there is no red.

24 | 25 |
26 | 27 | 28 | -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/escapes-001.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | CSS Test: Escaped Quote Marks in String 5 | 6 | 7 | 13 | 14 | 15 | 16 |

This should have a green background.

17 | 18 | 19 | 20 | -------------------------------------------------------------------------------- /suite/css3-lists/css3_lists_test.dart: -------------------------------------------------------------------------------- 1 | // Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file 2 | // for details. All rights reserved. Use of this source code is governed by a 3 | // BSD-style license that can be found in the LICENSE file. 4 | 5 | library css3_lists_test; 6 | 7 | import '../suite_files.dart'; 8 | 9 | var _ExeceptionMatches = { 10 | 'list-style-type-armenian-002.xht' : replaceColors, 11 | 'list-style-type-armenian-003.xht' : replaceColors, 12 | }; 13 | 14 | main() { 15 | var suite = new Suite('css3-lists/src'); 16 | suite.processTests(_ExeceptionMatches); 17 | } -------------------------------------------------------------------------------- /suite/selectors3/src/css3-modsel-177a.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Ian Hickson 8 | 9 | 10 | 11 | 12 | p:selection { color: yellow; background: red; } 13 | 14 | 15 | 16 |

When you select this text,it shouldn't go red.

17 |
18 | 19 |
20 | -------------------------------------------------------------------------------- /suite/css2_1/src/bidi-text/unicode-bidi-applies-to-009-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 14 | 15 | 16 | 17 | 18 | 19 |

Test passes if there are the words "PASS PASS" on the right-hand side of the page.

20 | 21 |
PASS PASS
22 | 23 | 24 | -------------------------------------------------------------------------------- /suite/css2_1/src/borders/border-left-005-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 19 | 20 | 21 | 22 | 23 | 24 |

Test passes if there is a blue square.

25 | 26 |
27 | 28 | 29 | -------------------------------------------------------------------------------- /suite/css2_1/src/floats-clear/floats-005-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 18 | 19 | 20 | 21 | 22 | 23 |

Test passes if there is no red.

24 | 25 |
26 | 27 | 28 | -------------------------------------------------------------------------------- /suite/css2_1/src/linebox/vertical-align-sub-001-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 18 | 19 | 20 | 21 | 22 | 23 |

Test passes if there is no red.

24 | 25 |
Filler Text
26 | 27 | 28 | -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/declaration-006.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | CSS Test: malformed declaration: unexpected tokens { },.art 2 5 | 6 | 7 | 8 | 11 | 12 | 13 |

This text should be green

14 | 15 | 16 | -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/escapes-003.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | CSS Test: Class and Keyword Letter Escapes 5 | 6 | 7 | 13 | 14 | 15 | 16 |

This should have a green background.

17 | 18 | 19 | 20 | -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/escapes-004.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | CSS Test: Unicode Escapes 5 | 6 | 7 | 13 | 14 | 15 | 16 |

This should have a green background.

17 | 18 | 19 | 20 | -------------------------------------------------------------------------------- /suite/css3-mediaqueries/src/media_queries_iframe.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Media Queries Test inner frame 5 | 6 | 7 | 8 | 9 | 12 | 13 | 14 | 15 | 16 | 17 | -------------------------------------------------------------------------------- /suite/css2_1/src/borders/border-top-005-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 19 | 20 | 21 | 22 | 23 | 24 |

Test passes if there is a filled blue square.

25 | 26 |
27 | 28 | 29 | -------------------------------------------------------------------------------- /suite/css2_1/src/floats-clear/clear-applies-to-008-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 16 | 17 | 18 | 19 | 20 | 21 |

Test passes if the word PASS appears on a single line below.

22 | 23 |
PASS
24 | 25 | 26 | -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/escapes-006.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | CSS Test: Incorrect Letter Escape (Class Selector) 5 | 6 | 7 | 13 | 14 | 15 | 16 |

This should have a green background.

17 | 18 | 19 | 20 | -------------------------------------------------------------------------------- /suite/css2_1/src/backgrounds/background-root-001-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 19 | 20 | 21 | 22 | 23 | 24 |

Test passes if the background of this entire page is green.

25 | 26 | 27 | -------------------------------------------------------------------------------- /suite/css2_1/src/css1/c5509-padn-l-002-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 19 | 20 | 21 | 22 | 23 | 24 |
There should be a green block to the left of this text.
25 | 26 | 27 | -------------------------------------------------------------------------------- /suite/css2_1/src/floats-clear/float-replaced-height-004-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 18 | 19 | 20 | 21 | 22 | 23 |

Test passes if there is no red.

24 | 25 |
26 | 27 | 28 | -------------------------------------------------------------------------------- /suite/css2_1/src/floats-clear/float-replaced-height-005-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 18 | 19 | 20 | 21 | 22 | 23 |

Test passes if there is no red.

24 | 25 |
26 | 27 | 28 | -------------------------------------------------------------------------------- /suite/css2_1/src/floats-clear/margin-collapse-031-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 19 | 20 | 21 | 22 | 23 | 24 |
Test passes if there is no red.
25 | 26 | 27 | -------------------------------------------------------------------------------- /suite/css2_1/src/margin-padding-clear/margin-left-007-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 18 | 19 | 20 | 21 | 22 | 23 |

Test passes if there is no red.

24 | 25 |
26 | 27 | 28 | -------------------------------------------------------------------------------- /suite/css2_1/src/margin-padding-clear/margin-left-019-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 18 | 19 | 20 | 21 | 22 | 23 |

Test passes if there is no red.

24 | 25 |
26 | 27 | 28 | -------------------------------------------------------------------------------- /suite/css2_1/src/margin-padding-clear/margin-left-031-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 18 | 19 | 20 | 21 | 22 | 23 |

Test passes if there is no red.

24 | 25 |
26 | 27 | 28 | -------------------------------------------------------------------------------- /suite/css2_1/src/margin-padding-clear/margin-left-043-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 18 | 19 | 20 | 21 | 22 | 23 |

Test passes if there is no red.

24 | 25 |
26 | 27 | 28 | -------------------------------------------------------------------------------- /suite/css2_1/src/margin-padding-clear/margin-left-067-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 18 | 19 | 20 | 21 | 22 | 23 |

Test passes if there is no red.

24 | 25 |
26 | 27 | 28 | -------------------------------------------------------------------------------- /suite/css2_1/src/margin-padding-clear/margin-left-079-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 18 | 19 | 20 | 21 | 22 | 23 |

Test passes if there is no red.

24 | 25 |
26 | 27 | 28 | -------------------------------------------------------------------------------- /suite/css2_1/src/margin-padding-clear/margin-left-103-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 18 | 19 | 20 | 21 | 22 | 23 |

Test passes if there is no red.

24 | 25 |
26 | 27 | 28 | -------------------------------------------------------------------------------- /suite/css2_1/src/margin-padding-clear/margin-top-103-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 18 | 19 | 20 | 21 | 22 | 23 |

Test passes if there is no red.

24 | 25 |
26 | 27 | 28 | -------------------------------------------------------------------------------- /suite/css2_1/src/margin-padding-clear/padding-left-091-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 18 | 19 | 20 | 21 | 22 | 23 |

Test passes if there is no red.

24 | 25 |
26 | 27 | 28 | -------------------------------------------------------------------------------- /suite/css2_1/src/margin-padding-clear/padding-top-091-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 18 | 19 | 20 | 21 | 22 | 23 |

Test passes if there is no red.

24 | 25 |
26 | 27 | 28 | -------------------------------------------------------------------------------- /suite/css2_1/src/normal-flow/blocks-018-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 20 | 21 | 22 | 23 | 24 | 25 |
Test passes if there is no red.
26 | 27 | 28 | -------------------------------------------------------------------------------- /suite/css2_1/src/normal-flow/height-111-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 19 | 20 | 21 | 22 | 23 | 24 |

Test passes if there is no red.

25 | 26 |
27 | 28 | 29 | -------------------------------------------------------------------------------- /suite/css2_1/src/normal-flow/width-103-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 19 | 20 | 21 | 22 | 23 | 24 |

Test passes if there is a wide black rectangle.

25 | 26 |
27 | 28 | 29 | -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/escapes-007.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | CSS Test: Space-terminated Unicode Escapes 5 | 6 | 7 | 13 | 14 | 15 | 16 |

This should have a green background.

17 | 18 | 19 | 20 | -------------------------------------------------------------------------------- /suite/css2_1/src/borders/border-bottom-width-001-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 18 | 19 | 20 | 21 | 22 | 23 |

Test passes if there is a wide horizontal black line.

24 | 25 |
26 | 27 | 28 | -------------------------------------------------------------------------------- /suite/css2_1/src/borders/border-left-003-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 19 | 20 | 21 | 22 | 23 | 24 |

Test passes if there is a short vertical blue line.

25 | 26 |
27 | 28 | 29 | -------------------------------------------------------------------------------- /suite/css2_1/src/css1/c15-ids-001-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 14 | 15 | 16 | 17 | 18 | 19 |

This sentence should be green.

20 | 21 |
 This sentence should be green.
22 | 23 |
  • This sentence should be green.
24 | 25 | 26 | -------------------------------------------------------------------------------- /suite/css2_1/src/css1/c5507-padn-r-002-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 19 | 20 | 21 | 22 | 23 | 24 |
There should be a green block to the right of this text.
25 | 26 | 27 | -------------------------------------------------------------------------------- /suite/css2_1/src/linebox/line-height-126-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 17 | 18 | 19 | 20 | 21 | 22 |

Test passes if there is a short thin green line and no red.

23 | 24 |
25 | 26 | 27 | -------------------------------------------------------------------------------- /suite/css2_1/src/linebox/line-height-128-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 19 | 20 | 21 | 22 | 23 | 24 |

Test passes if there is no red.

25 | 26 |
27 | 28 | 29 | -------------------------------------------------------------------------------- /suite/css2_1/src/margin-padding-clear/padding-top-103-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 18 | 19 | 20 | 21 | 22 | 23 |

Test passes if there is no red.

24 | 25 |
26 | 27 | 28 | -------------------------------------------------------------------------------- /suite/css2_1/src/normal-flow/block-non-replaced-height-009-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 19 | 20 | 21 | 22 | 23 | 24 |

Test passes if there is a blue square.

25 | 26 |
27 | 28 | 29 | -------------------------------------------------------------------------------- /suite/css2_1/src/normal-flow/blocks-014-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 19 | 20 | 21 | 22 | 23 | 24 |

Test passes if there is a short filled blue rectangle.

25 | 26 |
27 | 28 | 29 | -------------------------------------------------------------------------------- /suite/css2_1/src/positioning/absolute-replaced-height-007-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 18 | 19 | 20 | 21 | 22 | 23 |

Test passes if there is no red.

24 | 25 |
26 | 27 | 28 | -------------------------------------------------------------------------------- /suite/css2_1/src/positioning/abspos-002-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 19 | 20 | 21 | 22 | 23 | 24 |

Test passes if there is a hollow blue rectangle.

25 | 26 |
27 | 28 | 29 | -------------------------------------------------------------------------------- /suite/css2_1/src/positioning/left-007-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 19 | 20 | 21 | 22 | 23 | 24 |

Test passes if there is no red.

25 | 26 |
27 | 28 | 29 | -------------------------------------------------------------------------------- /suite/css2_1/src/positioning/left-031-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 19 | 20 | 21 | 22 | 23 | 24 |

Test passes if there is no red.

25 | 26 |
27 | 28 | 29 | -------------------------------------------------------------------------------- /suite/css2_1/src/positioning/left-079-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 19 | 20 | 21 | 22 | 23 | 24 |

Test passes if there is no red.

25 | 26 |
27 | 28 | 29 | -------------------------------------------------------------------------------- /suite/css2_1/src/positioning/top-113-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 19 | 20 | 21 | 22 | 23 | 24 |

Test passes if there is no red.

25 | 26 |
27 | 28 | 29 | -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/case-sensitive-000.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | CSS Test: Case-sensitivity of Properties and Keywords (background) 5 | 6 | 7 | 14 | 15 | 16 | 17 |

This should have a green background.

18 | 19 | 20 | 21 | -------------------------------------------------------------------------------- /suite/css2_1/src/bidi-text/direction-001-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 14 | 15 | 16 | 17 | 18 | 19 |

Test passes if "Filler Text" is inside and aligned to the left side of hollow blue rectangle.

20 | 21 |
Filler Text
22 | 23 | 24 | -------------------------------------------------------------------------------- /suite/css2_1/src/borders/border-dynamic-001-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 18 | 19 | 20 | 21 | 22 | 23 |

There should be a big green box below.

24 | 25 |
26 | 27 | 28 | -------------------------------------------------------------------------------- /suite/css2_1/src/box-display/display-012-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 14 | 15 | 16 | 17 | 18 | 19 |

Test passes if the first half of the line of "Filler Text" has a blue background.

20 | 21 |
Filler TextFiller Text
22 | 23 | 24 | -------------------------------------------------------------------------------- /suite/css2_1/src/cascade/html-precedence-004-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 13 | 14 | 15 | 16 | 17 | 18 |

This text should be green.

19 | 20 |

This text should not be bold.

21 | 22 |

This line should be green.

23 | 24 | 25 | -------------------------------------------------------------------------------- /suite/css2_1/src/css1/c533-bgimage-000-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 15 | 16 | 17 | 18 | 19 | 20 |

This sentence should have a bright green background.

21 | 22 |

This sentence should have a bright green background too.

23 | 24 | 25 | -------------------------------------------------------------------------------- /suite/css2_1/src/css1/c536-bgpos-000-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 19 | 20 | 21 | 22 | 23 | 24 |
There should be no red on this page (look in the upper right hand corner too).
25 | 26 | 27 | -------------------------------------------------------------------------------- /suite/css2_1/src/floats-clear/floats-142-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 19 | 20 | 21 | 22 | 23 | 24 |

There should be a short green bar with no text in it.

25 | 26 |
X
27 | 28 | 29 | -------------------------------------------------------------------------------- /suite/css2_1/src/floats-clear/floats-144-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 13 | 14 | 15 | 16 | 17 | 18 |
This line should be green (line 1).
19 | 20 |
This line should be green (line 2).
21 | 22 |
This line should be green (line 3).
23 | 24 | 25 | -------------------------------------------------------------------------------- /suite/css2_1/src/fonts/font-146-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 20 | 21 | 22 | 23 | 24 | 25 |
Test passes if this sentence has a green background.
26 | 27 | 28 | -------------------------------------------------------------------------------- /suite/css2_1/src/fonts/font-size-122-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 18 | 19 | 20 | 21 | 22 | 23 |

Test passes if there is a short navy stripe (larger than its height).

24 | 25 |
26 | 27 | 28 | -------------------------------------------------------------------------------- /suite/css2_1/src/margin-padding-clear/padding-background-001-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 18 | 19 | 20 | 21 | 22 | 23 |

Test passes if there is a wide filled green rectangle.

24 | 25 |
26 | 27 | 28 | -------------------------------------------------------------------------------- /suite/css2_1/src/positioning/bottom-113-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 19 | 20 | 21 | 22 | 23 | 24 |

Test passes if there is no red.

25 | 26 |
27 | 28 | 29 | -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/import-001.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | CSS Test: At-rules 5 | 6 | 7 | 8 | 9 | 17 | 18 | 19 | 20 |

This should be green.

21 | 22 | 23 | 24 | -------------------------------------------------------------------------------- /suite/selectors3/src/css3-modsel-144.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Ian Hickson 8 | 9 | div :not(:enabled):not(:disabled) { background: lime; } 10 | p { background: red;} 11 | 12 | 13 |
14 |

This paragraph should have a green background.

15 |
16 |
17 | 18 |
19 | -------------------------------------------------------------------------------- /suite/selectors3/src/css3-modsel-167.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Ian Hickson 8 | 9 | 10 | p:first-line { background-color: red; } 11 | p::first-line { background-color: lime; } 12 | 13 | 14 | 15 |

The first line of this paragraph should have a green background.

16 |
17 | 18 |
19 | -------------------------------------------------------------------------------- /suite/css2_1/src/bidi-text/unicode-bidi-002-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 18 | 19 | 20 | 21 | 22 | 23 |

Test passes if the letters below are in alphabetic order.

24 | 25 |
AB C DEF GH IJ K
26 | 27 | 28 | -------------------------------------------------------------------------------- /suite/css2_1/src/borders/border-left-style-005-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 19 | 20 | 21 | 22 | 23 | 24 |

Test passes if there is a short vertical black line.

25 | 26 |
27 | 28 | 29 | -------------------------------------------------------------------------------- /suite/css2_1/src/css1/c11-import-000-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 13 | 14 | 15 | 16 | 17 | 18 |

This text should be green.

19 | 20 |

This text should be green.

21 | 22 |

This text should be green.

23 | 24 |

This text should be green.

25 | 26 | 27 | -------------------------------------------------------------------------------- /suite/css2_1/src/margin-padding-clear/margin-005-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 19 | 20 | 21 | 22 | 23 | 24 |

Test passes if there is no red.

25 | 26 |
27 | 28 | 29 | -------------------------------------------------------------------------------- /suite/css2_1/src/normal-flow/blocks-011-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | CSS Reftest Reference 9 | 10 | 11 | 12 | 20 | 21 | 22 | 23 | 24 | 25 |

Test passes if there is a short filled blue rectangle.

26 | 27 |
28 | 29 | 30 | -------------------------------------------------------------------------------- /suite/css2_1/src/reference/ref-black-96px-square-no-red.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 19 | 20 | 21 | 22 | 23 | 24 |

Test passes if there is no red.

25 | 26 |
27 | 28 | 29 | -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/escapes-005.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | CSS Test: Unicode Escapes and Case Insensitivity 5 | 6 | 7 | 13 | 14 | 15 | 16 |

This should have a green background.

17 | 18 | 19 | 20 | -------------------------------------------------------------------------------- /suite/css3-namespace/src/ref-lime-3.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Namespaces Test Suite reference 8 | 9 | 10 |

This sentence should have a green background.

11 |

This sentence should have a green background.

12 |

This sentence should have a green background.

13 | 14 | 15 | -------------------------------------------------------------------------------- /suite/selectors3/src/css3-modsel-167a.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Ian Hickson 8 | 9 | 10 | p::first-line { background-color: red; } 11 | p:first-line { background-color: lime; } 12 | 13 | 14 | 15 |

The first line of this paragraph should have a green background.

16 |
17 | 18 |
19 | -------------------------------------------------------------------------------- /suite/css2_1/src/borders/border-bottom-applies-to-001-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 19 | 20 | 21 | 22 | 23 | 24 |

Test passes if there is a short horizontal green line.

25 | 26 |
27 | 28 | 29 | -------------------------------------------------------------------------------- /suite/css2_1/src/borders/border-right-applies-to-001-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 19 | 20 | 21 | 22 | 23 | 24 |

Test passes if there is a short vertical green line.

25 | 26 |
27 | 28 | 29 | -------------------------------------------------------------------------------- /suite/css2_1/src/borders/border-right-color-007-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 20 | 21 | 22 | 23 | 24 | 25 |

Test passes if there is a box below.

26 | 27 |
28 | 29 | 30 | -------------------------------------------------------------------------------- /suite/css2_1/src/floats-clear/floats-124-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 20 | 21 | 22 | 23 | 24 | 25 |
There should be no red on this page.
26 | 27 | 28 | -------------------------------------------------------------------------------- /suite/css2_1/src/fonts/font-size-120-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 19 | 20 | 21 | 22 | 23 | 24 |

Test passes if there is a green stripe and no red.

25 | 26 |
27 | 28 | 29 | -------------------------------------------------------------------------------- /suite/css2_1/src/fonts/font-size-123-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 18 | 19 | 20 | 21 | 22 | 23 |

Test passes if there is a filled green rectangle and no red.

24 | 25 |
26 | 27 | 28 | -------------------------------------------------------------------------------- /suite/css2_1/src/linebox/inline-formatting-context-008-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 19 | 20 | 21 | 22 | 23 | 24 |

Test passes if there is no red.

25 | 26 |
27 | 28 | 29 | -------------------------------------------------------------------------------- /suite/css2_1/src/margin-padding-clear/padding-bottom-091-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 19 | 20 | 21 | 22 | 23 | 24 |

Test passes if there is no red.

25 | 26 |
27 | 28 | 29 | -------------------------------------------------------------------------------- /suite/css2_1/src/margin-padding-clear/padding-left-103-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 19 | 20 | 21 | 22 | 23 | 24 |

Test passes if there is no red.

25 | 26 |
27 | 28 | 29 | -------------------------------------------------------------------------------- /suite/css2_1/src/normal-flow/block-replaced-height-004-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 19 | 20 | 21 | 22 | 23 | 24 |

Test passes if there is no red.

25 | 26 |
27 | 28 | 29 | -------------------------------------------------------------------------------- /suite/css2_1/src/normal-flow/block-replaced-height-005-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 19 | 20 | 21 | 22 | 23 | 24 |

Test passes if there is no red.

25 | 26 |
27 | 28 | 29 | -------------------------------------------------------------------------------- /suite/css2_1/src/normal-flow/inline-replaced-width-011-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 19 | 20 | 21 | 22 | 23 | 24 |

Test passes if there is no red.

25 | 26 |
27 | 28 | 29 | -------------------------------------------------------------------------------- /suite/css2_1/src/normal-flow/inline-replaced-width-012-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 19 | 20 | 21 | 22 | 23 | 24 |

Test passes if there is no red.

25 | 26 |
27 | 28 | 29 | -------------------------------------------------------------------------------- /suite/css2_1/src/normal-flow/min-height-111-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 14 | 15 | 16 | 17 | 18 | 19 |

Test passes if there is a small green square.

20 | 21 |
Image download support must be enabled
22 | 23 | 24 | -------------------------------------------------------------------------------- /suite/css2_1/src/positioning/abspos-013-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 22 | 23 | 24 | 25 | 26 | 27 |
This block should be green.
28 | 29 | 30 | -------------------------------------------------------------------------------- /suite/css2_1/src/positioning/abspos-028-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 19 | 20 | 21 | 22 | 23 | 24 |

Test passes if there is a green stripe and no red.

25 | 26 |
27 | 28 | 29 | -------------------------------------------------------------------------------- /suite/selectors3/src/css3-modsel-166.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Ian Hickson 8 | 9 | 10 | p:first-letter { background-color: red; } 11 | p::first-letter { background-color: lime; } 12 | 13 | 14 | 15 |

The first letter of this paragraph should have a green background.

16 |
17 | 18 |
19 | -------------------------------------------------------------------------------- /suite/selectors3/src/css3-modsel-4.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Daniel Glazman 8 | 9 | #foo { background-color: lime; } 10 | p { background-color: red; } 11 | 12 | 13 |

This paragraph should have a green background

14 |
15 |
16 | -------------------------------------------------------------------------------- /suite/css2_1/src/backgrounds/background-attachment-009-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 13 | 14 | 15 | 16 | 17 | 18 |

There should be a lime square below and no red.

19 | 20 |
FAIL
21 | 22 | 23 | -------------------------------------------------------------------------------- /suite/css2_1/src/borders/border-005-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 19 | 20 | 21 | 22 | 23 | 24 |

Test passes if there is a filled blue square and no red.

25 | 26 |
27 | 28 | 29 | -------------------------------------------------------------------------------- /suite/css2_1/src/borders/border-006-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 19 | 20 | 21 | 22 | 23 | 24 |

Test passes if there is a filled black square and no red.

25 | 26 |
27 | 28 | 29 | -------------------------------------------------------------------------------- /suite/css2_1/src/borders/border-left-color-174-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 18 | 19 | 20 | 21 | 22 | 23 |

Test passes if there is a wide filled green rectangle and no red.

24 | 25 |
26 | 27 | 28 | -------------------------------------------------------------------------------- /suite/css2_1/src/borders/border-left-color-applies-to-001-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 19 | 20 | 21 | 22 | 23 | 24 |

Test passes if there is a short vertical green line.

25 | 26 |
27 | 28 | 29 | -------------------------------------------------------------------------------- /suite/css2_1/src/borders/border-right-001-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 20 | 21 | 22 | 23 | 24 | 25 |

Test passes if there is a filled black square.

26 | 27 |
28 | 29 | 30 | -------------------------------------------------------------------------------- /suite/css2_1/src/borders/border-right-005-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 20 | 21 | 22 | 23 | 24 | 25 |

Test passes if there is a filled blue square.

26 | 27 |
28 | 29 | 30 | -------------------------------------------------------------------------------- /suite/css2_1/src/css1/c534-bgre-000-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 20 | 21 | 22 | 23 | 24 | 25 |

Test passes if there is a filled green rectangle.

26 | 27 |
28 | 29 | 30 | -------------------------------------------------------------------------------- /suite/css2_1/src/css1/c534-bgreps-000-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 20 | 21 | 22 | 23 | 24 | 25 |

Test passes if there is a filled green rectangle.

26 | 27 |
28 | 29 | 30 | -------------------------------------------------------------------------------- /suite/css2_1/src/css1/c5522-brdr-001-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 16 | 17 | 18 | 19 | 20 | 21 |

There should be no border around the cat:

22 | 23 |
FAIL (image support required)
24 | 25 | 26 | -------------------------------------------------------------------------------- /suite/css2_1/src/css1/c5526-fltclr-000-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 19 | 20 | 21 | 22 | 23 | 24 |

There should be a big green box below.

25 | 26 |
27 | 28 | 29 | -------------------------------------------------------------------------------- /suite/css2_1/src/floats-clear/floats-135-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 18 | 19 | 20 | 21 | 22 | 23 |

Test passes if there is a filled green rectangle and no red.

24 | 25 |
26 | 27 | 28 | -------------------------------------------------------------------------------- /suite/css2_1/src/floats-clear/floats-138-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 15 | 16 | 17 | 18 | 19 | 20 |

There should be two lines below, the second indented some way across.

21 | 22 |
Line 1
23 | 24 |
Line 2
25 | 26 | 27 | -------------------------------------------------------------------------------- /suite/css2_1/src/floats-clear/floats-139.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | CSS Test: Floats: Ultra basic test 5 | 6 | 7 | 8 | 9 | 10 | 13 | 14 | 15 |

PASS

16 | 17 | -------------------------------------------------------------------------------- /suite/css2_1/src/floats-clear/floats-154-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 18 | 19 | 20 | 21 | 22 | 23 |

Test passes if there is a filled green square and no red.

24 | 25 |
26 | 27 | 28 | -------------------------------------------------------------------------------- /suite/css2_1/src/fonts/font-family-009-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 19 | 20 | 21 | 22 | 23 | 24 |

Test passes if there is a short green stripe and no red.

25 | 26 |
27 | 28 | 29 | -------------------------------------------------------------------------------- /suite/css2_1/src/lists/list-style-image-005-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 15 | 16 | 17 | 18 | 19 | 20 |

There should be a green square (and the word 'TEST') below.

21 | 22 |
  • TEST
23 | 24 | 25 | -------------------------------------------------------------------------------- /suite/css2_1/src/margin-padding-clear/padding-right-003-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 19 | 20 | 21 | 22 | 23 | 24 |

Test passes if there is no red.

25 | 26 |
27 | 28 | 29 | -------------------------------------------------------------------------------- /suite/css2_1/src/positioning/absolute-replaced-height-005-ref.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | CSS Reftest Reference 8 | 9 | 10 | 11 | 19 | 20 | 21 | 22 | 23 | 24 |

Test passes if there is no red.

25 | 26 |
27 | 28 | 29 | -------------------------------------------------------------------------------- /suite/css2_1/src/syntax/escapes-012.xht: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | CSS Test: CSS Parsing: Escaped keywords 5 | 6 | 7 | 8 | 11 | 12 | 13 |

This text should be green.

14 | 15 | 16 | -------------------------------------------------------------------------------- /suite/selectors3/src/css3-modsel-166a.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Ian Hickson 8 | 9 | 10 | p::first-letter { background-color: red; } 11 | p:first-letter { background-color: lime; } 12 | 13 | 14 | 15 |

The first letter of this paragraph should have a green background.

16 |
17 | 18 |
19 | --------------------------------------------------------------------------------