From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- .../CSS2/tables/anonymous-table-box-width-001.xht | 69 +++++++ .../tests/css/CSS2/tables/background-table-001.xht | 18 ++ .../tests/css/CSS2/tables/background-table-002.xht | 19 ++ .../tests/css/CSS2/tables/background-table-003.xht | 19 ++ .../tests/css/CSS2/tables/background-table-README | 5 + .../tests/css/CSS2/tables/basic-css-table-001.xht | 85 +++++++++ .../tests/css/CSS2/tables/basic-html-table-001.xht | 50 +++++ .../css/CSS2/tables/bidi-border-collapse-001.xht | 48 +++++ .../css/CSS2/tables/bidi-border-collapse-002.xht | 47 +++++ .../css/CSS2/tables/bidi-border-collapse-003.xht | 47 +++++ .../css/CSS2/tables/bidi-border-collapse-004.xht | 47 +++++ .../tests/css/CSS2/tables/border-collapse-001.xht | 35 ++++ .../tests/css/CSS2/tables/border-collapse-002.xht | 35 ++++ .../tests/css/CSS2/tables/border-collapse-003.xht | 42 +++++ .../tests/css/CSS2/tables/border-collapse-004.xht | 25 +++ .../css/CSS2/tables/border-collapse-005-ref.html | 35 ++++ .../tests/css/CSS2/tables/border-collapse-005.html | 41 ++++ .../CSS2/tables/border-collapse-applies-to-001.xht | 32 ++++ .../CSS2/tables/border-collapse-applies-to-002.xht | 34 ++++ .../CSS2/tables/border-collapse-applies-to-003.xht | 33 ++++ .../CSS2/tables/border-collapse-applies-to-005.xht | 32 ++++ .../CSS2/tables/border-collapse-applies-to-006.xht | 44 +++++ .../CSS2/tables/border-collapse-applies-to-007.xht | 44 +++++ .../CSS2/tables/border-collapse-applies-to-008.xht | 50 +++++ .../CSS2/tables/border-collapse-applies-to-009.xht | 50 +++++ .../CSS2/tables/border-collapse-applies-to-010.xht | 50 +++++ .../CSS2/tables/border-collapse-applies-to-011.xht | 44 +++++ .../CSS2/tables/border-collapse-applies-to-012.xht | 51 +++++ .../CSS2/tables/border-collapse-applies-to-013.xht | 51 +++++ .../CSS2/tables/border-collapse-applies-to-014.xht | 44 +++++ .../CSS2/tables/border-collapse-applies-to-015.xht | 48 +++++ .../CSS2/tables/border-collapse-applies-to-016.xht | 26 +++ .../CSS2/tables/border-collapse-applies-to-017.xht | 38 ++++ .../border-collapse-dynamic-cell-001-ref.xht | 14 ++ .../tables/border-collapse-dynamic-cell-001.xht | 24 +++ .../border-collapse-dynamic-cell-002-ref.xht | 15 ++ .../tables/border-collapse-dynamic-cell-002.xht | 24 +++ .../border-collapse-dynamic-cell-003-ref.xht | 14 ++ .../tables/border-collapse-dynamic-cell-003.xht | 24 +++ .../border-collapse-dynamic-cell-004-ref.xht | 14 ++ .../tables/border-collapse-dynamic-cell-004.xht | 24 +++ .../border-collapse-dynamic-cell-005-ref.xht | 14 ++ .../tables/border-collapse-dynamic-cell-005.xht | 24 +++ .../border-collapse-dynamic-colgroup-001-ref.xht | 27 +++ .../border-collapse-dynamic-colgroup-001.xht | 38 ++++ .../border-collapse-dynamic-colgroup-002-ref.xht | 27 +++ .../border-collapse-dynamic-colgroup-002.xht | 38 ++++ .../border-collapse-dynamic-colgroup-003-ref.xht | 27 +++ .../border-collapse-dynamic-colgroup-003.xht | 38 ++++ .../tables/border-collapse-dynamic-column-001.xht | 38 ++++ .../tables/border-collapse-dynamic-column-002.xht | 38 ++++ .../tables/border-collapse-dynamic-column-003.xht | 38 ++++ .../tables/border-collapse-dynamic-row-001.xht | 30 +++ .../tables/border-collapse-dynamic-row-002.xht | 30 +++ .../tables/border-collapse-dynamic-row-003.xht | 30 +++ .../border-collapse-dynamic-rowgroup-001-ref.xht | 24 +++ .../border-collapse-dynamic-rowgroup-001.xht | 35 ++++ .../border-collapse-dynamic-rowgroup-002-ref.xht | 24 +++ .../border-collapse-dynamic-rowgroup-002.xht | 35 ++++ .../border-collapse-dynamic-rowgroup-003-ref.xht | 24 +++ .../border-collapse-dynamic-rowgroup-003.xht | 35 ++++ .../border-collapse-dynamic-table-001-ref.xht | 26 +++ .../tables/border-collapse-dynamic-table-001.xht | 37 ++++ .../border-collapse-dynamic-table-002-ref.xht | 26 +++ .../tables/border-collapse-dynamic-table-002.xht | 37 ++++ .../border-collapse-dynamic-table-003-ref.xht | 26 +++ .../tables/border-collapse-dynamic-table-003.xht | 37 ++++ .../CSS2/tables/border-collapse-empty-row-ref.html | 69 +++++++ .../css/CSS2/tables/border-collapse-empty-row.html | 93 +++++++++ .../CSS2/tables/border-collapse-inherited-001.xht | 48 +++++ .../CSS2/tables/border-collapse-initial-001.xht | 35 ++++ .../tables/border-collapse-no-interpolation.html | 15 ++ .../CSS2/tables/border-collapse-offset-001-ref.xht | 18 ++ .../css/CSS2/tables/border-collapse-offset-001.xht | 21 +++ .../CSS2/tables/border-collapse-offset-002-ref.xht | 19 ++ .../css/CSS2/tables/border-collapse-offset-002.xht | 21 +++ .../CSS2/tables/border-conflict-element-001.xht | 49 +++++ .../CSS2/tables/border-conflict-element-001a.xht | 73 ++++++++ .../CSS2/tables/border-conflict-element-001b.xht | 74 ++++++++ .../CSS2/tables/border-conflict-element-001c.xht | 74 ++++++++ .../tables/border-conflict-element-001d-ref.xht | 123 ++++++++++++ .../CSS2/tables/border-conflict-element-001d.xht | 134 +++++++++++++ .../tables/border-conflict-element-001e-ref.xht | 108 +++++++++++ .../CSS2/tables/border-conflict-element-001e.xht | 112 +++++++++++ .../CSS2/tables/border-conflict-element-002.xht | 51 +++++ .../CSS2/tables/border-conflict-element-003.xht | 33 ++++ .../CSS2/tables/border-conflict-element-004.xht | 51 +++++ .../CSS2/tables/border-conflict-element-005.xht | 35 ++++ .../CSS2/tables/border-conflict-element-006.xht | 56 ++++++ .../CSS2/tables/border-conflict-element-007.xht | 34 ++++ .../CSS2/tables/border-conflict-element-008.xht | 49 +++++ .../CSS2/tables/border-conflict-element-009.xht | 34 ++++ .../CSS2/tables/border-conflict-element-010.xht | 49 +++++ .../CSS2/tables/border-conflict-element-011.xht | 30 +++ .../CSS2/tables/border-conflict-element-012.xht | 52 ++++++ .../CSS2/tables/border-conflict-element-013.xht | 51 +++++ .../CSS2/tables/border-conflict-element-014.xht | 35 ++++ .../CSS2/tables/border-conflict-element-015.xht | 56 ++++++ .../CSS2/tables/border-conflict-element-016.xht | 34 ++++ .../CSS2/tables/border-conflict-element-017.xht | 34 ++++ .../CSS2/tables/border-conflict-element-018.xht | 30 +++ .../CSS2/tables/border-conflict-element-019.xht | 58 ++++++ .../CSS2/tables/border-conflict-element-020.xht | 52 ++++++ .../CSS2/tables/border-conflict-element-021.xht | 45 +++++ .../CSS2/tables/border-conflict-element-021a.xht | 105 +++++++++++ .../CSS2/tables/border-conflict-element-022.xht | 36 ++++ .../CSS2/tables/border-conflict-element-023.xht | 36 ++++ .../CSS2/tables/border-conflict-element-024.xht | 32 ++++ .../CSS2/tables/border-conflict-element-025.xht | 45 +++++ .../CSS2/tables/border-conflict-element-026.xht | 34 ++++ .../CSS2/tables/border-conflict-element-027.xht | 36 ++++ .../CSS2/tables/border-conflict-element-028.xht | 45 +++++ .../CSS2/tables/border-conflict-element-029.xht | 50 +++++ .../CSS2/tables/border-conflict-element-030.xht | 36 ++++ .../CSS2/tables/border-conflict-element-031.xht | 56 ++++++ .../CSS2/tables/border-conflict-element-032.xht | 31 +++ .../CSS2/tables/border-conflict-element-033.xht | 51 +++++ .../CSS2/tables/border-conflict-element-034.xht | 36 ++++ .../CSS2/tables/border-conflict-element-035.xht | 38 ++++ .../CSS2/tables/border-conflict-element-036.xht | 51 +++++ .../CSS2/tables/border-conflict-element-037.xht | 51 +++++ .../CSS2/tables/border-conflict-element-038.xht | 56 ++++++ .../CSS2/tables/border-conflict-element-039.xht | 33 ++++ .../CSS2/tables/border-conflict-example-001.xht | 72 +++++++ .../CSS2/tables/border-conflict-example-002.xht | 28 +++ .../CSS2/tables/border-conflict-resolution-001.xht | 28 +++ .../CSS2/tables/border-conflict-resolution-002.xht | 35 ++++ .../CSS2/tables/border-conflict-resolution-003.xht | 37 ++++ .../CSS2/tables/border-conflict-resolution-004.xht | 36 ++++ .../CSS2/tables/border-conflict-resolution-005.xht | 38 ++++ .../CSS2/tables/border-conflict-resolution-006.xht | 31 +++ .../css/CSS2/tables/border-conflict-style-001.xht | 54 ++++++ .../css/CSS2/tables/border-conflict-style-002.xht | 54 ++++++ .../css/CSS2/tables/border-conflict-style-003.xht | 70 +++++++ .../css/CSS2/tables/border-conflict-style-004.xht | 54 ++++++ .../css/CSS2/tables/border-conflict-style-005.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-style-006.xht | 54 ++++++ .../css/CSS2/tables/border-conflict-style-007.xht | 54 ++++++ .../css/CSS2/tables/border-conflict-style-008.xht | 54 ++++++ .../css/CSS2/tables/border-conflict-style-009.xht | 54 ++++++ .../css/CSS2/tables/border-conflict-style-010.xht | 70 +++++++ .../css/CSS2/tables/border-conflict-style-011.xht | 70 +++++++ .../css/CSS2/tables/border-conflict-style-012.xht | 54 ++++++ .../css/CSS2/tables/border-conflict-style-013.xht | 70 +++++++ .../css/CSS2/tables/border-conflict-style-014.xht | 54 ++++++ .../css/CSS2/tables/border-conflict-style-015.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-style-016.xht | 54 ++++++ .../css/CSS2/tables/border-conflict-style-017.xht | 54 ++++++ .../css/CSS2/tables/border-conflict-style-018.xht | 54 ++++++ .../css/CSS2/tables/border-conflict-style-019.xht | 54 ++++++ .../css/CSS2/tables/border-conflict-style-020.xht | 70 +++++++ .../css/CSS2/tables/border-conflict-style-021.xht | 54 ++++++ .../css/CSS2/tables/border-conflict-style-022.xht | 54 ++++++ .../css/CSS2/tables/border-conflict-style-023.xht | 54 ++++++ .../css/CSS2/tables/border-conflict-style-024.xht | 54 ++++++ .../css/CSS2/tables/border-conflict-style-025.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-style-026.xht | 54 ++++++ .../css/CSS2/tables/border-conflict-style-027.xht | 54 ++++++ .../css/CSS2/tables/border-conflict-style-028.xht | 54 ++++++ .../css/CSS2/tables/border-conflict-style-029.xht | 54 ++++++ .../css/CSS2/tables/border-conflict-style-030.xht | 54 ++++++ .../css/CSS2/tables/border-conflict-style-031.xht | 70 +++++++ .../css/CSS2/tables/border-conflict-style-032.xht | 70 +++++++ .../css/CSS2/tables/border-conflict-style-033.xht | 70 +++++++ .../css/CSS2/tables/border-conflict-style-034.xht | 54 ++++++ .../css/CSS2/tables/border-conflict-style-035.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-style-036.xht | 54 ++++++ .../css/CSS2/tables/border-conflict-style-037.xht | 54 ++++++ .../css/CSS2/tables/border-conflict-style-038.xht | 70 +++++++ .../css/CSS2/tables/border-conflict-style-039.xht | 70 +++++++ .../css/CSS2/tables/border-conflict-style-040.xht | 70 +++++++ .../css/CSS2/tables/border-conflict-style-041.xht | 45 +++++ .../css/CSS2/tables/border-conflict-style-042.xht | 45 +++++ .../css/CSS2/tables/border-conflict-style-043.xht | 45 +++++ .../css/CSS2/tables/border-conflict-style-044.xht | 45 +++++ .../css/CSS2/tables/border-conflict-style-045.xht | 45 +++++ .../css/CSS2/tables/border-conflict-style-046.xht | 45 +++++ .../css/CSS2/tables/border-conflict-style-047.xht | 45 +++++ .../css/CSS2/tables/border-conflict-style-048.xht | 45 +++++ .../css/CSS2/tables/border-conflict-style-049.xht | 45 +++++ .../css/CSS2/tables/border-conflict-style-050.xht | 45 +++++ .../css/CSS2/tables/border-conflict-style-051.xht | 70 +++++++ .../css/CSS2/tables/border-conflict-style-052.xht | 70 +++++++ .../css/CSS2/tables/border-conflict-style-053.xht | 70 +++++++ .../css/CSS2/tables/border-conflict-style-054.xht | 75 ++++++++ .../css/CSS2/tables/border-conflict-style-055.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-style-056.xht | 54 ++++++ .../css/CSS2/tables/border-conflict-style-057.xht | 54 ++++++ .../css/CSS2/tables/border-conflict-style-058.xht | 70 +++++++ .../css/CSS2/tables/border-conflict-style-059.xht | 70 +++++++ .../css/CSS2/tables/border-conflict-style-060.xht | 70 +++++++ .../css/CSS2/tables/border-conflict-style-061.xht | 54 ++++++ .../css/CSS2/tables/border-conflict-style-062.xht | 54 ++++++ .../css/CSS2/tables/border-conflict-style-063.xht | 54 ++++++ .../css/CSS2/tables/border-conflict-style-064.xht | 54 ++++++ .../css/CSS2/tables/border-conflict-style-065.xht | 45 +++++ .../css/CSS2/tables/border-conflict-style-066.xht | 54 ++++++ .../css/CSS2/tables/border-conflict-style-067.xht | 45 +++++ .../css/CSS2/tables/border-conflict-style-068.xht | 54 ++++++ .../css/CSS2/tables/border-conflict-style-069.xht | 54 ++++++ .../css/CSS2/tables/border-conflict-style-070.xht | 54 ++++++ .../css/CSS2/tables/border-conflict-style-071.xht | 70 +++++++ .../css/CSS2/tables/border-conflict-style-072.xht | 70 +++++++ .../css/CSS2/tables/border-conflict-style-073.xht | 70 +++++++ .../css/CSS2/tables/border-conflict-style-074.xht | 54 ++++++ .../css/CSS2/tables/border-conflict-style-075.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-style-076.xht | 54 ++++++ .../css/CSS2/tables/border-conflict-style-077.xht | 54 ++++++ .../css/CSS2/tables/border-conflict-style-078.xht | 54 ++++++ .../css/CSS2/tables/border-conflict-style-079.xht | 70 +++++++ .../css/CSS2/tables/border-conflict-style-080.xht | 70 +++++++ .../css/CSS2/tables/border-conflict-style-081.xht | 70 +++++++ .../css/CSS2/tables/border-conflict-style-082.xht | 70 +++++++ .../css/CSS2/tables/border-conflict-style-083.xht | 70 +++++++ .../css/CSS2/tables/border-conflict-style-084.xht | 54 ++++++ .../css/CSS2/tables/border-conflict-style-085.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-style-086.xht | 54 ++++++ .../css/CSS2/tables/border-conflict-style-087.xht | 54 ++++++ .../css/CSS2/tables/border-conflict-style-088.xht | 54 ++++++ .../css/CSS2/tables/border-conflict-style-089.xht | 54 ++++++ .../css/CSS2/tables/border-conflict-style-090.xht | 70 +++++++ .../css/CSS2/tables/border-conflict-style-091.xht | 54 ++++++ .../css/CSS2/tables/border-conflict-style-092.xht | 54 ++++++ .../css/CSS2/tables/border-conflict-style-093.xht | 70 +++++++ .../css/CSS2/tables/border-conflict-style-094.xht | 54 ++++++ .../css/CSS2/tables/border-conflict-style-095.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-style-096.xht | 54 ++++++ .../css/CSS2/tables/border-conflict-style-097.xht | 54 ++++++ .../css/CSS2/tables/border-conflict-style-098.xht | 54 ++++++ .../css/CSS2/tables/border-conflict-style-099.xht | 54 ++++++ .../css/CSS2/tables/border-conflict-style-100.xht | 54 ++++++ .../css/CSS2/tables/border-conflict-w-000.xht | 27 +++ .../css/CSS2/tables/border-conflict-w-001.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-002.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-003.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-004.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-005.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-006.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-007.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-008.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-009.xht | 27 +++ .../css/CSS2/tables/border-conflict-w-010.xht | 27 +++ .../css/CSS2/tables/border-conflict-w-011.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-012.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-013.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-014.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-015.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-016.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-017.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-018.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-019.xht | 27 +++ .../css/CSS2/tables/border-conflict-w-020.xht | 27 +++ .../css/CSS2/tables/border-conflict-w-021.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-022.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-023.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-024.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-025.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-026.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-027.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-028.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-029.xht | 27 +++ .../css/CSS2/tables/border-conflict-w-030.xht | 27 +++ .../css/CSS2/tables/border-conflict-w-031.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-032.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-033.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-034.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-035.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-036.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-037.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-038.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-039.xht | 27 +++ .../css/CSS2/tables/border-conflict-w-040.xht | 27 +++ .../css/CSS2/tables/border-conflict-w-041.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-042.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-043.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-044.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-045.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-046.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-047.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-048.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-049.xht | 27 +++ .../css/CSS2/tables/border-conflict-w-050.xht | 27 +++ .../css/CSS2/tables/border-conflict-w-051.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-052.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-053.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-054.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-055.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-056.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-057.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-058.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-059.xht | 27 +++ .../css/CSS2/tables/border-conflict-w-060.xht | 27 +++ .../css/CSS2/tables/border-conflict-w-061.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-062.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-063.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-064.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-065.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-066.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-067.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-068.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-069.xht | 27 +++ .../css/CSS2/tables/border-conflict-w-070.xht | 27 +++ .../css/CSS2/tables/border-conflict-w-071.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-072.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-073.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-074.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-075.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-076.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-077.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-078.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-079.xht | 27 +++ .../css/CSS2/tables/border-conflict-w-080.xht | 27 +++ .../css/CSS2/tables/border-conflict-w-081.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-082.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-083.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-084.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-085.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-086.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-087.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-088.xht | 31 +++ .../css/CSS2/tables/border-conflict-w-089.xht | 27 +++ .../css/CSS2/tables/border-conflict-w-090.xht | 27 +++ .../css/CSS2/tables/border-conflict-w-091.xht | 27 +++ .../css/CSS2/tables/border-conflict-w-092.xht | 27 +++ .../css/CSS2/tables/border-conflict-w-093.xht | 27 +++ .../css/CSS2/tables/border-conflict-w-094.xht | 27 +++ .../css/CSS2/tables/border-conflict-w-095.xht | 27 +++ .../css/CSS2/tables/border-conflict-w-096.xht | 27 +++ .../css/CSS2/tables/border-conflict-w-097.xht | 27 +++ .../css/CSS2/tables/border-conflict-w-098.xht | 27 +++ .../css/CSS2/tables/border-conflict-w-099.xht | 27 +++ .../css/CSS2/tables/border-conflict-width-001.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-002.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-003.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-004.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-005.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-006.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-007.xht | 45 +++++ .../css/CSS2/tables/border-conflict-width-008.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-009.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-010.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-011.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-012.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-013.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-014.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-015.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-016.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-017.xht | 45 +++++ .../css/CSS2/tables/border-conflict-width-018.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-019.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-020.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-021.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-022.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-023.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-024.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-025.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-026.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-027.xht | 45 +++++ .../css/CSS2/tables/border-conflict-width-028.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-029.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-030.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-031.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-032.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-033.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-034.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-035.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-036.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-037.xht | 45 +++++ .../css/CSS2/tables/border-conflict-width-038.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-039.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-040.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-041.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-042.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-043.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-044.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-045.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-046.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-047.xht | 45 +++++ .../css/CSS2/tables/border-conflict-width-048.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-049.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-050.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-051.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-052.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-053.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-054.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-055.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-056.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-057.xht | 45 +++++ .../css/CSS2/tables/border-conflict-width-058.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-059.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-060.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-061.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-062.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-063.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-064.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-065.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-066.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-067.xht | 45 +++++ .../css/CSS2/tables/border-conflict-width-068.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-069.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-070.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-071.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-072.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-073.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-074.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-075.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-076.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-077.xht | 45 +++++ .../css/CSS2/tables/border-conflict-width-078.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-079.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-080.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-081.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-082.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-083.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-084.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-085.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-086.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-087.xht | 45 +++++ .../css/CSS2/tables/border-conflict-width-088.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-089.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-090.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-091.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-092.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-093.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-094.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-095.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-096.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-097.xht | 45 +++++ .../css/CSS2/tables/border-conflict-width-098.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-099.xht | 61 ++++++ .../css/CSS2/tables/border-conflict-width-100.xht | 61 ++++++ .../tests/css/CSS2/tables/border-spacing-001.xht | 41 ++++ .../tests/css/CSS2/tables/border-spacing-002.xht | 32 ++++ .../tests/css/CSS2/tables/border-spacing-003.xht | 45 +++++ .../tests/css/CSS2/tables/border-spacing-004.xht | 35 ++++ .../tests/css/CSS2/tables/border-spacing-005.xht | 32 ++++ .../tests/css/CSS2/tables/border-spacing-006.xht | 45 +++++ .../tests/css/CSS2/tables/border-spacing-007.xht | 45 +++++ .../tests/css/CSS2/tables/border-spacing-012.xht | 42 +++++ .../tests/css/CSS2/tables/border-spacing-013.xht | 32 ++++ .../tests/css/CSS2/tables/border-spacing-014.xht | 45 +++++ .../tests/css/CSS2/tables/border-spacing-015.xht | 32 ++++ .../tests/css/CSS2/tables/border-spacing-016.xht | 32 ++++ .../tests/css/CSS2/tables/border-spacing-017.xht | 45 +++++ .../tests/css/CSS2/tables/border-spacing-018.xht | 45 +++++ .../tests/css/CSS2/tables/border-spacing-023.xht | 41 ++++ .../tests/css/CSS2/tables/border-spacing-024.xht | 32 ++++ .../tests/css/CSS2/tables/border-spacing-025.xht | 45 +++++ .../tests/css/CSS2/tables/border-spacing-026.xht | 32 ++++ .../tests/css/CSS2/tables/border-spacing-027.xht | 32 ++++ .../tests/css/CSS2/tables/border-spacing-028.xht | 45 +++++ .../tests/css/CSS2/tables/border-spacing-029.xht | 45 +++++ .../tests/css/CSS2/tables/border-spacing-034.xht | 41 ++++ .../tests/css/CSS2/tables/border-spacing-035.xht | 32 ++++ .../tests/css/CSS2/tables/border-spacing-036.xht | 45 +++++ .../tests/css/CSS2/tables/border-spacing-037.xht | 32 ++++ .../tests/css/CSS2/tables/border-spacing-038.xht | 32 ++++ .../tests/css/CSS2/tables/border-spacing-039.xht | 45 +++++ .../tests/css/CSS2/tables/border-spacing-040.xht | 45 +++++ .../tests/css/CSS2/tables/border-spacing-045.xht | 41 ++++ .../tests/css/CSS2/tables/border-spacing-046.xht | 32 ++++ .../tests/css/CSS2/tables/border-spacing-047.xht | 45 +++++ .../tests/css/CSS2/tables/border-spacing-048.xht | 32 ++++ .../tests/css/CSS2/tables/border-spacing-049.xht | 32 ++++ .../tests/css/CSS2/tables/border-spacing-050.xht | 45 +++++ .../tests/css/CSS2/tables/border-spacing-051.xht | 45 +++++ .../tests/css/CSS2/tables/border-spacing-056.xht | 41 ++++ .../tests/css/CSS2/tables/border-spacing-057.xht | 32 ++++ .../tests/css/CSS2/tables/border-spacing-058.xht | 45 +++++ .../tests/css/CSS2/tables/border-spacing-059.xht | 32 ++++ .../tests/css/CSS2/tables/border-spacing-060.xht | 32 ++++ .../tests/css/CSS2/tables/border-spacing-061.xht | 45 +++++ .../tests/css/CSS2/tables/border-spacing-062.xht | 45 +++++ .../tests/css/CSS2/tables/border-spacing-067.xht | 41 ++++ .../tests/css/CSS2/tables/border-spacing-068.xht | 32 ++++ .../tests/css/CSS2/tables/border-spacing-069.xht | 45 +++++ .../tests/css/CSS2/tables/border-spacing-070.xht | 32 ++++ .../tests/css/CSS2/tables/border-spacing-071.xht | 32 ++++ .../tests/css/CSS2/tables/border-spacing-072.xht | 45 +++++ .../tests/css/CSS2/tables/border-spacing-073.xht | 45 +++++ .../tests/css/CSS2/tables/border-spacing-078.xht | 41 ++++ .../tests/css/CSS2/tables/border-spacing-079.xht | 32 ++++ .../tests/css/CSS2/tables/border-spacing-081.xht | 32 ++++ .../tests/css/CSS2/tables/border-spacing-082.xht | 32 ++++ .../tests/css/CSS2/tables/border-spacing-083.xht | 45 +++++ .../tests/css/CSS2/tables/border-spacing-084.xht | 45 +++++ .../tests/css/CSS2/tables/border-spacing-089.xht | 32 ++++ .../tests/css/CSS2/tables/border-spacing-090.xht | 32 ++++ .../tests/css/CSS2/tables/border-spacing-091.xht | 32 ++++ .../tests/css/CSS2/tables/border-spacing-092.xht | 49 +++++ .../tests/css/CSS2/tables/border-spacing-093.xht | 40 ++++ .../tests/css/CSS2/tables/border-spacing-094.xht | 36 ++++ .../CSS2/tables/border-spacing-applies-to-001.xht | 42 +++++ .../CSS2/tables/border-spacing-applies-to-002.xht | 32 ++++ .../CSS2/tables/border-spacing-applies-to-003.xht | 33 ++++ .../CSS2/tables/border-spacing-applies-to-005.xht | 40 ++++ .../CSS2/tables/border-spacing-applies-to-006.xht | 46 +++++ .../CSS2/tables/border-spacing-applies-to-007.xht | 46 +++++ .../CSS2/tables/border-spacing-applies-to-008.xht | 54 ++++++ .../CSS2/tables/border-spacing-applies-to-009.xht | 54 ++++++ .../CSS2/tables/border-spacing-applies-to-010.xht | 54 ++++++ .../CSS2/tables/border-spacing-applies-to-011.xht | 46 +++++ .../CSS2/tables/border-spacing-applies-to-012.xht | 51 +++++ .../CSS2/tables/border-spacing-applies-to-013.xht | 51 +++++ .../CSS2/tables/border-spacing-applies-to-014.xht | 44 +++++ .../CSS2/tables/border-spacing-applies-to-015.xht | 38 ++++ .../CSS2/tables/border-spacing-applies-to-016.xht | 32 ++++ .../CSS2/tables/border-spacing-applies-to-017.xht | 38 ++++ .../CSS2/tables/border-spacing-inherited-001.xht | 52 ++++++ .../css/CSS2/tables/border-spacing-initial-001.xht | 36 ++++ .../css/CSS2/tables/border-spacing-initial-002.xht | 29 +++ .../CSS2/tables/border-spacing-percentage-001.xht | 52 ++++++ .../css/CSS2/tables/border-spacing-values-001.xht | 64 +++++++ .../css/CSS2/tables/border-style-inset-001.xht | 29 +++ .../css/CSS2/tables/border-style-inset-002.xht | 47 +++++ .../css/CSS2/tables/border-style-outset-001.xht | 29 +++ .../css/CSS2/tables/border-style-outset-002.xht | 47 +++++ .../css/CSS2/tables/caption-position-001-ref.xht | 70 +++++++ .../tests/css/CSS2/tables/caption-position-001.xht | 62 ++++++ .../tests/css/CSS2/tables/caption-side-001.xht | 29 +++ .../tests/css/CSS2/tables/caption-side-002.xht | 29 +++ .../tests/css/CSS2/tables/caption-side-003.xht | 30 +++ .../tables/caption-side-applies-to-001-ref.html | 7 + .../CSS2/tables/caption-side-applies-to-001.xht | 26 +++ .../tables/caption-side-applies-to-002-ref.html | 14 ++ .../CSS2/tables/caption-side-applies-to-002.xht | 27 +++ .../tables/caption-side-applies-to-003-ref.html | 18 ++ .../CSS2/tables/caption-side-applies-to-003.xht | 31 +++ .../CSS2/tables/caption-side-applies-to-005.xht | 26 +++ .../tables/caption-side-applies-to-006-ref.html | 15 ++ .../CSS2/tables/caption-side-applies-to-006.xht | 43 +++++ .../CSS2/tables/caption-side-applies-to-007.xht | 43 +++++ .../tables/caption-side-applies-to-008-ref.html | 15 ++ .../CSS2/tables/caption-side-applies-to-008.xht | 49 +++++ .../CSS2/tables/caption-side-applies-to-009.xht | 49 +++++ .../CSS2/tables/caption-side-applies-to-010.xht | 49 +++++ .../CSS2/tables/caption-side-applies-to-011.xht | 48 +++++ .../CSS2/tables/caption-side-applies-to-012.xht | 43 +++++ .../CSS2/tables/caption-side-applies-to-013.xht | 49 +++++ .../CSS2/tables/caption-side-applies-to-014.xht | 44 +++++ .../CSS2/tables/caption-side-applies-to-015.xht | 43 +++++ .../CSS2/tables/caption-side-applies-to-016.xht | 23 +++ .../tables/caption-side-applies-to-017-ref.html | 17 ++ .../CSS2/tables/caption-side-applies-to-017.xht | 43 +++++ .../css/CSS2/tables/caption-side-example-001.xht | 35 ++++ .../css/CSS2/tables/caption-side-inherited-001.xht | 36 ++++ .../css/CSS2/tables/caption-side-initial-001.xht | 31 +++ .../css/CSS2/tables/caption-vs-table-box-001.xht | 48 +++++ .../css/CSS2/tables/caption-vs-table-box-002.xht | 48 +++++ .../tables/collapsing-border-model-001-ref.html | 20 ++ .../CSS2/tables/collapsing-border-model-001.xht | 39 ++++ .../CSS2/tables/collapsing-border-model-002.xht | 47 +++++ .../tables/collapsing-border-model-003-ref.html | 21 +++ .../CSS2/tables/collapsing-border-model-003.xht | 43 +++++ .../CSS2/tables/collapsing-border-model-004.xht | 40 ++++ .../CSS2/tables/collapsing-border-model-005.xht | 43 +++++ .../CSS2/tables/collapsing-border-model-006.xht | 44 +++++ .../CSS2/tables/collapsing-border-model-007.xht | 46 +++++ .../CSS2/tables/collapsing-border-model-008.xht | 46 +++++ .../CSS2/tables/collapsing-border-model-009.xht | 43 +++++ .../CSS2/tables/collapsing-border-model-010a.xht | 89 +++++++++ .../CSS2/tables/collapsing-border-model-010b.xht | 98 ++++++++++ .../CSS2/tables/collapsing-table-borders-001.xht | 45 +++++ .../CSS2/tables/collapsing-table-borders-002.xht | 45 +++++ .../CSS2/tables/collapsing-table-borders-003.xht | 45 +++++ .../CSS2/tables/collapsing-table-borders-004.xht | 45 +++++ .../CSS2/tables/collapsing-table-borders-005.xht | 51 +++++ .../CSS2/tables/collapsing-table-borders-006.xht | 51 +++++ .../CSS2/tables/collapsing-table-borders-007.xht | 48 +++++ .../CSS2/tables/collapsing-table-borders-008.xht | 48 +++++ .../CSS2/tables/collapsing-table-borders-009.xht | 54 ++++++ .../CSS2/tables/collapsing-table-borders-010.xht | 54 ++++++ .../CSS2/tables/collapsing-table-borders-011.xht | 60 ++++++ .../CSS2/tables/collapsing-table-borders-012.xht | 60 ++++++ .../CSS2/tables/collapsing-table-borders-013.xht | 60 ++++++ .../CSS2/tables/collapsing-table-borders-014.xht | 60 ++++++ .../css/CSS2/tables/column-background-001.xht | 41 ++++ .../css/CSS2/tables/column-background-002.xht | 53 ++++++ .../tests/css/CSS2/tables/column-border-001.xht | 54 ++++++ .../tests/css/CSS2/tables/column-border-002.xht | 77 ++++++++ .../tables/column-horizontal-alignment-001.xht | 30 +++ .../tables/column-horizontal-alignment-002.xht | 30 +++ .../tables/column-horizontal-alignment-003.xht | 30 +++ .../tables/column-horizontal-alignment-004.xht | 30 +++ .../tables/column-horizontal-alignment-005.xht | 30 +++ .../css/CSS2/tables/column-visibility-001.xht | 54 ++++++ .../css/CSS2/tables/column-visibility-002.xht | 64 +++++++ .../css/CSS2/tables/column-visibility-003.xht | 51 +++++ .../css/CSS2/tables/column-visibility-004-ref.xht | 45 +++++ .../css/CSS2/tables/column-visibility-004.xht | 59 ++++++ .../tests/css/CSS2/tables/column-width-001.xht | 51 +++++ .../tests/css/CSS2/tables/column-width-002.xht | 53 ++++++ .../tests/css/CSS2/tables/columns-001.xht | 30 +++ .../tests/css/CSS2/tables/data-alignment-001.xht | 29 +++ .../tests/css/CSS2/tables/data-alignment-002.xht | 29 +++ .../tests/css/CSS2/tables/data-alignment-003.xht | 32 ++++ .../tests/css/CSS2/tables/data-alignment-004.xht | 39 ++++ .../tables/empty-cell-visibility-hidden-001.xht | 32 ++++ .../tests/css/CSS2/tables/empty-cells-001.xht | 42 +++++ .../tests/css/CSS2/tables/empty-cells-002.xht | 38 ++++ .../tests/css/CSS2/tables/empty-cells-003.xht | 42 +++++ .../tests/css/CSS2/tables/empty-cells-004.xht | 17 ++ .../tests/css/CSS2/tables/empty-cells-005.xht | 17 ++ .../tests/css/CSS2/tables/empty-cells-006.xht | 17 ++ .../tests/css/CSS2/tables/empty-cells-007.xht | 18 ++ .../tests/css/CSS2/tables/empty-cells-008.xht | 18 ++ .../tests/css/CSS2/tables/empty-cells-009.xht | 17 ++ .../tests/css/CSS2/tables/empty-cells-010.xht | 18 ++ .../tests/css/CSS2/tables/empty-cells-011.xht | 18 ++ .../tests/css/CSS2/tables/empty-cells-012.xht | 18 ++ .../tests/css/CSS2/tables/empty-cells-013.xht | 18 ++ .../tests/css/CSS2/tables/empty-cells-014.xht | 17 ++ .../css/CSS2/tables/empty-cells-applies-to-001.xht | 23 +++ .../css/CSS2/tables/empty-cells-applies-to-002.xht | 47 +++++ .../css/CSS2/tables/empty-cells-applies-to-003.xht | 51 +++++ .../css/CSS2/tables/empty-cells-applies-to-005.xht | 47 +++++ .../css/CSS2/tables/empty-cells-applies-to-006.xht | 47 +++++ .../css/CSS2/tables/empty-cells-applies-to-007.xht | 47 +++++ .../css/CSS2/tables/empty-cells-applies-to-008.xht | 48 +++++ .../css/CSS2/tables/empty-cells-applies-to-009.xht | 48 +++++ .../css/CSS2/tables/empty-cells-applies-to-010.xht | 48 +++++ .../css/CSS2/tables/empty-cells-applies-to-011.xht | 48 +++++ .../css/CSS2/tables/empty-cells-applies-to-012.xht | 48 +++++ .../css/CSS2/tables/empty-cells-applies-to-013.xht | 49 +++++ .../css/CSS2/tables/empty-cells-applies-to-014.xht | 49 +++++ .../css/CSS2/tables/empty-cells-applies-to-015.xht | 47 +++++ .../css/CSS2/tables/empty-cells-applies-to-016.xht | 48 +++++ .../css/CSS2/tables/empty-cells-applies-to-017.xht | 49 +++++ .../css/CSS2/tables/empty-cells-exceptions-001.xht | 43 +++++ .../css/CSS2/tables/empty-cells-exceptions-002.xht | 40 ++++ .../css/CSS2/tables/empty-cells-exceptions-003.xht | 43 +++++ .../css/CSS2/tables/empty-cells-exceptions-004.xht | 39 ++++ .../empty-cells-in-collapsed-border-model-001.xht | 36 ++++ .../css/CSS2/tables/empty-cells-inherited-001.xht | 51 +++++ .../css/CSS2/tables/empty-cells-initial-001.xht | 41 ++++ .../CSS2/tables/empty-cells-no-interpolation.html | 15 ++ .../css/CSS2/tables/fixed-table-layout-001.xht | 40 ++++ .../css/CSS2/tables/fixed-table-layout-002.xht | 47 +++++ .../CSS2/tables/fixed-table-layout-002a-ref.xht | 44 +++++ .../css/CSS2/tables/fixed-table-layout-002a.xht | 119 ++++++++++++ .../css/CSS2/tables/fixed-table-layout-003.xht | 42 +++++ .../CSS2/tables/fixed-table-layout-003a01-ref.xht | 35 ++++ .../css/CSS2/tables/fixed-table-layout-003a01.xht | 72 +++++++ .../CSS2/tables/fixed-table-layout-003a02-ref.xht | 35 ++++ .../css/CSS2/tables/fixed-table-layout-003a02.xht | 72 +++++++ .../css/CSS2/tables/fixed-table-layout-003a03.xht | 72 +++++++ .../css/CSS2/tables/fixed-table-layout-003a04.xht | 72 +++++++ .../css/CSS2/tables/fixed-table-layout-003a05.xht | 72 +++++++ .../css/CSS2/tables/fixed-table-layout-003a06.xht | 72 +++++++ .../CSS2/tables/fixed-table-layout-003b01-ref.xht | 44 +++++ .../css/CSS2/tables/fixed-table-layout-003b01.xht | 70 +++++++ .../CSS2/tables/fixed-table-layout-003b02-ref.xht | 44 +++++ .../css/CSS2/tables/fixed-table-layout-003b02.xht | 70 +++++++ .../css/CSS2/tables/fixed-table-layout-003b03.xht | 70 +++++++ .../css/CSS2/tables/fixed-table-layout-003b04.xht | 70 +++++++ .../css/CSS2/tables/fixed-table-layout-003b05.xht | 70 +++++++ .../css/CSS2/tables/fixed-table-layout-003b06.xht | 70 +++++++ .../CSS2/tables/fixed-table-layout-003b07-ref.xht | 43 +++++ .../css/CSS2/tables/fixed-table-layout-003b07.xht | 70 +++++++ .../CSS2/tables/fixed-table-layout-003b08-ref.xht | 43 +++++ .../css/CSS2/tables/fixed-table-layout-003b08.xht | 70 +++++++ .../CSS2/tables/fixed-table-layout-003b09-ref.xht | 43 +++++ .../css/CSS2/tables/fixed-table-layout-003b09.xht | 70 +++++++ .../CSS2/tables/fixed-table-layout-003b10-ref.xht | 43 +++++ .../css/CSS2/tables/fixed-table-layout-003b10.xht | 70 +++++++ .../CSS2/tables/fixed-table-layout-003b11-ref.xht | 44 +++++ .../css/CSS2/tables/fixed-table-layout-003b11.xht | 70 +++++++ .../CSS2/tables/fixed-table-layout-003b12-ref.xht | 44 +++++ .../css/CSS2/tables/fixed-table-layout-003b12.xht | 70 +++++++ .../CSS2/tables/fixed-table-layout-003c01-ref.xht | 44 +++++ .../css/CSS2/tables/fixed-table-layout-003c01.xht | 70 +++++++ .../CSS2/tables/fixed-table-layout-003c02-ref.xht | 44 +++++ .../css/CSS2/tables/fixed-table-layout-003c02.xht | 70 +++++++ .../CSS2/tables/fixed-table-layout-003c03-ref.xht | 43 +++++ .../css/CSS2/tables/fixed-table-layout-003c03.xht | 70 +++++++ .../CSS2/tables/fixed-table-layout-003c04-ref.xht | 43 +++++ .../css/CSS2/tables/fixed-table-layout-003c04.xht | 70 +++++++ .../CSS2/tables/fixed-table-layout-003c05-ref.xht | 43 +++++ .../css/CSS2/tables/fixed-table-layout-003c05.xht | 70 +++++++ .../CSS2/tables/fixed-table-layout-003c06-ref.xht | 43 +++++ .../css/CSS2/tables/fixed-table-layout-003c06.xht | 70 +++++++ .../CSS2/tables/fixed-table-layout-003c07-ref.xht | 44 +++++ .../css/CSS2/tables/fixed-table-layout-003c07.xht | 70 +++++++ .../CSS2/tables/fixed-table-layout-003c08-ref.xht | 44 +++++ .../css/CSS2/tables/fixed-table-layout-003c08.xht | 70 +++++++ .../CSS2/tables/fixed-table-layout-003d01-ref.xht | 35 ++++ .../css/CSS2/tables/fixed-table-layout-003d01.xht | 71 +++++++ .../CSS2/tables/fixed-table-layout-003d02-ref.xht | 35 ++++ .../css/CSS2/tables/fixed-table-layout-003d02.xht | 71 +++++++ .../css/CSS2/tables/fixed-table-layout-003d03.xht | 71 +++++++ .../css/CSS2/tables/fixed-table-layout-003d04.xht | 72 +++++++ .../css/CSS2/tables/fixed-table-layout-003d05.xht | 71 +++++++ .../css/CSS2/tables/fixed-table-layout-003d06.xht | 71 +++++++ .../CSS2/tables/fixed-table-layout-003e01-ref.xht | 44 +++++ .../css/CSS2/tables/fixed-table-layout-003e01.xht | 69 +++++++ .../CSS2/tables/fixed-table-layout-003e02-ref.xht | 44 +++++ .../css/CSS2/tables/fixed-table-layout-003e02.xht | 69 +++++++ .../css/CSS2/tables/fixed-table-layout-003e03.xht | 69 +++++++ .../css/CSS2/tables/fixed-table-layout-003e04.xht | 69 +++++++ .../css/CSS2/tables/fixed-table-layout-003e05.xht | 69 +++++++ .../css/CSS2/tables/fixed-table-layout-003e06.xht | 69 +++++++ .../CSS2/tables/fixed-table-layout-003e07-ref.xht | 43 +++++ .../css/CSS2/tables/fixed-table-layout-003e07.xht | 151 +++++++++++++++ .../CSS2/tables/fixed-table-layout-003e08-ref.xht | 43 +++++ .../css/CSS2/tables/fixed-table-layout-003e08.xht | 154 +++++++++++++++ .../CSS2/tables/fixed-table-layout-003e09-ref.xht | 43 +++++ .../css/CSS2/tables/fixed-table-layout-003e09.xht | 153 +++++++++++++++ .../CSS2/tables/fixed-table-layout-003e10-ref.xht | 43 +++++ .../css/CSS2/tables/fixed-table-layout-003e10.xht | 155 +++++++++++++++ .../CSS2/tables/fixed-table-layout-003e11-ref.xht | 44 +++++ .../css/CSS2/tables/fixed-table-layout-003e11.xht | 158 ++++++++++++++++ .../CSS2/tables/fixed-table-layout-003e12-ref.xht | 44 +++++ .../css/CSS2/tables/fixed-table-layout-003e12.xht | 157 ++++++++++++++++ .../CSS2/tables/fixed-table-layout-003f01-ref.xht | 44 +++++ .../css/CSS2/tables/fixed-table-layout-003f01.xht | 139 ++++++++++++++ .../CSS2/tables/fixed-table-layout-003f02-ref.xht | 44 +++++ .../css/CSS2/tables/fixed-table-layout-003f02.xht | 139 ++++++++++++++ .../CSS2/tables/fixed-table-layout-003f03-ref.xht | 43 +++++ .../css/CSS2/tables/fixed-table-layout-003f03.xht | 136 ++++++++++++++ .../CSS2/tables/fixed-table-layout-003f04-ref.xht | 43 +++++ .../css/CSS2/tables/fixed-table-layout-003f04.xht | 135 ++++++++++++++ .../CSS2/tables/fixed-table-layout-003f05-ref.xht | 43 +++++ .../css/CSS2/tables/fixed-table-layout-003f05.xht | 133 +++++++++++++ .../CSS2/tables/fixed-table-layout-003f06-ref.xht | 43 +++++ .../css/CSS2/tables/fixed-table-layout-003f06.xht | 133 +++++++++++++ .../CSS2/tables/fixed-table-layout-003f07-ref.xht | 44 +++++ .../css/CSS2/tables/fixed-table-layout-003f07.xht | 140 ++++++++++++++ .../CSS2/tables/fixed-table-layout-003f08-ref.xht | 44 +++++ .../css/CSS2/tables/fixed-table-layout-003f08.xht | 137 ++++++++++++++ .../css/CSS2/tables/fixed-table-layout-004.xht | 55 ++++++ .../css/CSS2/tables/fixed-table-layout-005.xht | 76 ++++++++ .../css/CSS2/tables/fixed-table-layout-006.xht | 41 ++++ .../css/CSS2/tables/fixed-table-layout-007.xht | 41 ++++ .../css/CSS2/tables/fixed-table-layout-009.xht | 38 ++++ .../css/CSS2/tables/fixed-table-layout-010.xht | 60 ++++++ .../css/CSS2/tables/fixed-table-layout-011.xht | 42 +++++ .../css/CSS2/tables/fixed-table-layout-012.xht | 47 +++++ .../css/CSS2/tables/fixed-table-layout-013.xht | 50 +++++ .../css/CSS2/tables/fixed-table-layout-014.xht | 53 ++++++ .../css/CSS2/tables/fixed-table-layout-015.xht | 55 ++++++ .../css/CSS2/tables/fixed-table-layout-016.xht | 44 +++++ .../css/CSS2/tables/fixed-table-layout-017-ref.xht | 37 ++++ .../css/CSS2/tables/fixed-table-layout-017.xht | 111 +++++++++++ .../css/CSS2/tables/fixed-table-layout-018.xht | 114 ++++++++++++ .../css/CSS2/tables/fixed-table-layout-019.xht | 90 +++++++++ .../css/CSS2/tables/fixed-table-layout-020.xht | 91 +++++++++ .../css/CSS2/tables/fixed-table-layout-021-ref.xht | 34 ++++ .../css/CSS2/tables/fixed-table-layout-021.xht | 168 +++++++++++++++++ .../css/CSS2/tables/fixed-table-layout-022-ref.xht | 34 ++++ .../css/CSS2/tables/fixed-table-layout-022.xht | 201 ++++++++++++++++++++ .../css/CSS2/tables/fixed-table-layout-023-ref.xht | 40 ++++ .../css/CSS2/tables/fixed-table-layout-023.xht | 207 +++++++++++++++++++++ .../css/CSS2/tables/fixed-table-layout-025.xht | 51 +++++ .../css/CSS2/tables/fixed-table-layout-026.xht | 53 ++++++ .../css/CSS2/tables/fixed-table-layout-027.xht | 57 ++++++ .../css/CSS2/tables/fixed-table-layout-028.xht | 53 ++++++ .../css/CSS2/tables/fixed-table-layout-029.xht | 57 ++++++ .../css/CSS2/tables/fixed-table-layout-030.xht | 52 ++++++ .../css/CSS2/tables/fixed-table-layout-031.xht | 52 ++++++ .../CSS2/tables/frameset-border-spacing-001.xht | 27 +++ .../css/CSS2/tables/height-table-cell-001.xht | 60 ++++++ .../CSS2/tables/height-width-inline-table-001.xht | 53 ++++++ .../CSS2/tables/height-width-inline-table-001a.xht | 54 ++++++ .../CSS2/tables/height-width-inline-table-001b.xht | 53 ++++++ .../CSS2/tables/height-width-inline-table-001c.xht | 57 ++++++ .../CSS2/tables/height-width-inline-table-001d.xht | 57 ++++++ .../CSS2/tables/height-width-inline-table-001e.xht | 90 +++++++++ .../css/CSS2/tables/height-width-table-001.xht | 53 ++++++ .../css/CSS2/tables/height-width-table-001a.xht | 54 ++++++ .../css/CSS2/tables/height-width-table-001b.xht | 53 ++++++ .../css/CSS2/tables/height-width-table-001c.xht | 57 ++++++ .../css/CSS2/tables/height-width-table-001d.xht | 57 ++++++ .../css/CSS2/tables/height-width-table-001e.xht | 90 +++++++++ .../tests/css/CSS2/tables/inline-table-001.xht | 37 ++++ .../css/CSS2/tables/missing-cell-rendering-001.xht | 40 ++++ .../css/CSS2/tables/padding-applies-to-013a.xht | 66 +++++++ .../reference/no_red_3x3_monospace_table-ref.xht | 71 +++++++ .../reference/no_red_antialiasing_a_bc_d-ref.xht | 32 ++++ .../table-anonymous-border-spacing-ref.xht | 16 ++ .../reference/table-anonymous-text-indent-ref.xht | 16 ++ .../CSS2/tables/reference/table-margin-004-ref.xht | 39 ++++ .../tests/css/CSS2/tables/row-visibility-001.xht | 46 +++++ .../tests/css/CSS2/tables/row-visibility-002.xht | 54 ++++++ .../tests/css/CSS2/tables/row-visibility-003.xht | 49 +++++ .../tests/css/CSS2/tables/row-visibility-004.xht | 33 ++++ .../css/CSS2/tables/separated-border-model-001.xht | 39 ++++ .../css/CSS2/tables/separated-border-model-003.xht | 43 +++++ .../CSS2/tables/separated-border-model-003a.xht | 64 +++++++ .../tables/separated-border-model-003b-ref.xht | 30 +++ .../CSS2/tables/separated-border-model-003b.xht | 80 ++++++++ .../css/CSS2/tables/separated-border-model-004.xht | 50 +++++ .../CSS2/tables/separated-border-model-004a.xht | 85 +++++++++ .../CSS2/tables/separated-border-model-004b.xht | 100 ++++++++++ .../CSS2/tables/separated-border-model-004c.xht | 86 +++++++++ .../tables/separated-border-model-004d-ref.xht | 37 ++++ .../CSS2/tables/separated-border-model-004d.xht | 119 ++++++++++++ .../tables/separated-border-model-004e-ref.xht | 35 ++++ .../CSS2/tables/separated-border-model-004e.xht | 105 +++++++++++ .../css/CSS2/tables/separated-border-model-006.xht | 58 ++++++ .../CSS2/tables/separated-border-model-007-ref.xht | 24 +++ .../css/CSS2/tables/separated-border-model-007.xht | 139 ++++++++++++++ .../css/CSS2/tables/separated-border-model-008.xht | 139 ++++++++++++++ .../css/CSS2/tables/separated-border-model-009.xht | 139 ++++++++++++++ .../tests/css/CSS2/tables/support/1x1-green.png | Bin 0 -> 135 bytes .../tests/css/CSS2/tables/support/1x1-lime.png | Bin 0 -> 135 bytes .../tests/css/CSS2/tables/support/1x1-maroon.png | Bin 0 -> 109 bytes .../tests/css/CSS2/tables/support/1x1-navy.png | Bin 0 -> 109 bytes .../tests/css/CSS2/tables/support/1x1-red.png | Bin 0 -> 135 bytes .../tests/css/CSS2/tables/support/1x1-white.png | Bin 0 -> 109 bytes .../tests/css/CSS2/tables/support/60x60-gg-rr.png | Bin 0 -> 224 bytes .../tests/css/CSS2/tables/support/60x60-green.png | Bin 0 -> 218 bytes .../tests/css/CSS2/tables/support/a-green.css | 1 + .../tests/css/CSS2/tables/support/b-green.css | 1 + .../CSS2/tables/support/bar_with_corner_dot.png | Bin 0 -> 907 bytes .../CSS2/tables/support/blue-orange-rectangle.png | Bin 0 -> 810 bytes .../tests/css/CSS2/tables/support/blue15x15.png | Bin 0 -> 185 bytes .../tables/support/border_conflict_example_001.png | Bin 0 -> 2204 bytes .../tables/support/border_conflict_example_002.png | Bin 0 -> 220 bytes .../tests/css/CSS2/tables/support/c-red.css | 1 + .../tests/css/CSS2/tables/support/cat.png | Bin 0 -> 1883 bytes .../tests/css/CSS2/tables/support/diamond.png | Bin 0 -> 188 bytes .../tables/support/frameset-border-spacing-001.htm | 9 + .../tests/css/CSS2/tables/support/green15x15.png | Bin 0 -> 170 bytes .../CSS2/tables/support/pattern-grg-rgr-grg.png | Bin 0 -> 222 bytes .../CSS2/tables/support/pattern-grg-rrg-rgg.png | Bin 0 -> 231 bytes .../CSS2/tables/support/pattern-rgr-grg-rgr.png | Bin 0 -> 223 bytes .../tests/css/CSS2/tables/support/pattern-tr.png | Bin 0 -> 137 bytes .../repeatable-diagonal-gradient-with-ticks.png | Bin 0 -> 13153 bytes .../tests/css/CSS2/tables/support/ring.png | Bin 0 -> 715 bytes .../CSS2/tables/support/ruler-h-200px-400px.png | Bin 0 -> 420 bytes .../css/CSS2/tables/support/square-purple.png | Bin 0 -> 92 bytes .../tests/css/CSS2/tables/support/square-teal.png | Bin 0 -> 92 bytes .../tests/css/CSS2/tables/support/square-white.png | Bin 0 -> 78 bytes .../tests/css/CSS2/tables/support/swatch-blue.png | Bin 0 -> 84 bytes .../tests/css/CSS2/tables/support/swatch-green.png | Bin 0 -> 84 bytes .../tests/css/CSS2/tables/support/swatch-lime.png | Bin 0 -> 84 bytes .../css/CSS2/tables/support/swatch-orange.png | Bin 0 -> 84 bytes .../tests/css/CSS2/tables/support/swatch-red.png | Bin 0 -> 84 bytes .../tests/css/CSS2/tables/support/swatch-white.png | Bin 0 -> 85 bytes .../css/CSS2/tables/support/swatch-yellow.png | Bin 0 -> 84 bytes .../tests/css/CSS2/tables/support/test-bl.png | Bin 0 -> 1368 bytes .../tests/css/CSS2/tables/support/test-br.png | Bin 0 -> 1045 bytes .../tests/css/CSS2/tables/support/test-outer.png | Bin 0 -> 2412 bytes .../tests/css/CSS2/tables/support/test-tl.png | Bin 0 -> 1025 bytes .../tests/css/CSS2/tables/support/test-tr.png | Bin 0 -> 1235 bytes .../tests/css/CSS2/tables/table-001.xht | 39 ++++ .../css/CSS2/tables/table-anonymous-block-002.xht | 49 +++++ .../css/CSS2/tables/table-anonymous-block-003.xht | 55 ++++++ .../css/CSS2/tables/table-anonymous-block-004.xht | 41 ++++ .../css/CSS2/tables/table-anonymous-block-005.xht | 43 +++++ .../css/CSS2/tables/table-anonymous-block-006.xht | 43 +++++ .../css/CSS2/tables/table-anonymous-block-007.xht | 42 +++++ .../css/CSS2/tables/table-anonymous-block-008.xht | 43 +++++ .../css/CSS2/tables/table-anonymous-block-009.xht | 43 +++++ .../css/CSS2/tables/table-anonymous-block-010.xht | 43 +++++ .../css/CSS2/tables/table-anonymous-block-011.xht | 56 ++++++ .../css/CSS2/tables/table-anonymous-block-012.xht | 58 ++++++ .../css/CSS2/tables/table-anonymous-block-013.xht | 52 ++++++ .../css/CSS2/tables/table-anonymous-block-014.xht | 52 ++++++ .../css/CSS2/tables/table-anonymous-block-015.xht | 43 +++++ .../css/CSS2/tables/table-anonymous-block-016.xht | 43 +++++ .../css/CSS2/tables/table-anonymous-block-017.xht | 42 +++++ .../css/CSS2/tables/table-anonymous-block-018.xht | 43 +++++ .../css/CSS2/tables/table-anonymous-block-019.xht | 48 +++++ .../CSS2/tables/table-anonymous-border-spacing.xht | 26 +++ .../CSS2/tables/table-anonymous-objects-000.xht | 21 +++ .../CSS2/tables/table-anonymous-objects-001.xht | 40 ++++ .../CSS2/tables/table-anonymous-objects-002.xht | 40 ++++ .../CSS2/tables/table-anonymous-objects-003.xht | 36 ++++ .../CSS2/tables/table-anonymous-objects-004.xht | 36 ++++ .../CSS2/tables/table-anonymous-objects-005.xht | 31 +++ .../CSS2/tables/table-anonymous-objects-006.xht | 31 +++ .../CSS2/tables/table-anonymous-objects-007.xht | 79 ++++++++ .../CSS2/tables/table-anonymous-objects-008.xht | 79 ++++++++ .../CSS2/tables/table-anonymous-objects-009.xht | 38 ++++ .../CSS2/tables/table-anonymous-objects-010.xht | 38 ++++ .../CSS2/tables/table-anonymous-objects-011.xht | 38 ++++ .../CSS2/tables/table-anonymous-objects-012.xht | 38 ++++ .../CSS2/tables/table-anonymous-objects-013.xht | 32 ++++ .../CSS2/tables/table-anonymous-objects-014.xht | 32 ++++ .../CSS2/tables/table-anonymous-objects-015.xht | 35 ++++ .../CSS2/tables/table-anonymous-objects-016.xht | 35 ++++ .../CSS2/tables/table-anonymous-objects-017.xht | 27 +++ .../CSS2/tables/table-anonymous-objects-018.xht | 27 +++ .../CSS2/tables/table-anonymous-objects-019.xht | 37 ++++ .../CSS2/tables/table-anonymous-objects-020.xht | 37 ++++ .../CSS2/tables/table-anonymous-objects-021.xht | 129 +++++++++++++ .../CSS2/tables/table-anonymous-objects-022.xht | 129 +++++++++++++ .../CSS2/tables/table-anonymous-objects-023.xht | 35 ++++ .../CSS2/tables/table-anonymous-objects-024.xht | 35 ++++ .../CSS2/tables/table-anonymous-objects-025.xht | 77 ++++++++ .../CSS2/tables/table-anonymous-objects-026.xht | 77 ++++++++ .../CSS2/tables/table-anonymous-objects-027.xht | 47 +++++ .../CSS2/tables/table-anonymous-objects-028.xht | 47 +++++ .../CSS2/tables/table-anonymous-objects-029.xht | 24 +++ .../CSS2/tables/table-anonymous-objects-030.xht | 24 +++ .../CSS2/tables/table-anonymous-objects-031.xht | 24 +++ .../CSS2/tables/table-anonymous-objects-032.xht | 24 +++ .../CSS2/tables/table-anonymous-objects-033.xht | 57 ++++++ .../CSS2/tables/table-anonymous-objects-034.xht | 57 ++++++ .../CSS2/tables/table-anonymous-objects-035.xht | 43 +++++ .../CSS2/tables/table-anonymous-objects-036.xht | 43 +++++ .../CSS2/tables/table-anonymous-objects-037.xht | 43 +++++ .../CSS2/tables/table-anonymous-objects-038.xht | 43 +++++ .../CSS2/tables/table-anonymous-objects-039.xht | 35 ++++ .../CSS2/tables/table-anonymous-objects-040.xht | 35 ++++ .../CSS2/tables/table-anonymous-objects-041.xht | 37 ++++ .../CSS2/tables/table-anonymous-objects-042.xht | 37 ++++ .../CSS2/tables/table-anonymous-objects-043.xht | 42 +++++ .../CSS2/tables/table-anonymous-objects-044.xht | 42 +++++ .../CSS2/tables/table-anonymous-objects-045.xht | 32 ++++ .../CSS2/tables/table-anonymous-objects-046.xht | 32 ++++ .../CSS2/tables/table-anonymous-objects-047.xht | 32 ++++ .../CSS2/tables/table-anonymous-objects-048.xht | 32 ++++ .../CSS2/tables/table-anonymous-objects-049.xht | 32 ++++ .../CSS2/tables/table-anonymous-objects-050.xht | 32 ++++ .../CSS2/tables/table-anonymous-objects-051.xht | 30 +++ .../CSS2/tables/table-anonymous-objects-052.xht | 30 +++ .../CSS2/tables/table-anonymous-objects-053.xht | 45 +++++ .../CSS2/tables/table-anonymous-objects-054.xht | 45 +++++ .../CSS2/tables/table-anonymous-objects-055.xht | 41 ++++ .../CSS2/tables/table-anonymous-objects-056.xht | 41 ++++ .../CSS2/tables/table-anonymous-objects-057.xht | 36 ++++ .../CSS2/tables/table-anonymous-objects-058.xht | 36 ++++ .../CSS2/tables/table-anonymous-objects-059.xht | 55 ++++++ .../CSS2/tables/table-anonymous-objects-060.xht | 55 ++++++ .../CSS2/tables/table-anonymous-objects-061.xht | 53 ++++++ .../CSS2/tables/table-anonymous-objects-062.xht | 53 ++++++ .../CSS2/tables/table-anonymous-objects-063.xht | 57 ++++++ .../CSS2/tables/table-anonymous-objects-064.xht | 57 ++++++ .../CSS2/tables/table-anonymous-objects-065.xht | 55 ++++++ .../CSS2/tables/table-anonymous-objects-066.xht | 55 ++++++ .../CSS2/tables/table-anonymous-objects-067.xht | 59 ++++++ .../CSS2/tables/table-anonymous-objects-068.xht | 59 ++++++ .../CSS2/tables/table-anonymous-objects-069.xht | 59 ++++++ .../CSS2/tables/table-anonymous-objects-070.xht | 59 ++++++ .../CSS2/tables/table-anonymous-objects-071.xht | 59 ++++++ .../CSS2/tables/table-anonymous-objects-072.xht | 59 ++++++ .../CSS2/tables/table-anonymous-objects-073.xht | 53 ++++++ .../CSS2/tables/table-anonymous-objects-074.xht | 53 ++++++ .../CSS2/tables/table-anonymous-objects-075.xht | 57 ++++++ .../CSS2/tables/table-anonymous-objects-076.xht | 57 ++++++ .../CSS2/tables/table-anonymous-objects-077.xht | 53 ++++++ .../CSS2/tables/table-anonymous-objects-078.xht | 53 ++++++ .../CSS2/tables/table-anonymous-objects-079.xht | 51 +++++ .../CSS2/tables/table-anonymous-objects-080.xht | 51 +++++ .../CSS2/tables/table-anonymous-objects-081.xht | 57 ++++++ .../CSS2/tables/table-anonymous-objects-082.xht | 57 ++++++ .../CSS2/tables/table-anonymous-objects-083.xht | 57 ++++++ .../CSS2/tables/table-anonymous-objects-084.xht | 57 ++++++ .../CSS2/tables/table-anonymous-objects-085.xht | 56 ++++++ .../CSS2/tables/table-anonymous-objects-086.xht | 56 ++++++ .../CSS2/tables/table-anonymous-objects-087.xht | 62 ++++++ .../CSS2/tables/table-anonymous-objects-088.xht | 62 ++++++ .../CSS2/tables/table-anonymous-objects-089.xht | 62 ++++++ .../CSS2/tables/table-anonymous-objects-090.xht | 62 ++++++ .../CSS2/tables/table-anonymous-objects-091.xht | 62 ++++++ .../CSS2/tables/table-anonymous-objects-092.xht | 62 ++++++ .../CSS2/tables/table-anonymous-objects-093.xht | 59 ++++++ .../CSS2/tables/table-anonymous-objects-094.xht | 59 ++++++ .../CSS2/tables/table-anonymous-objects-095.xht | 59 ++++++ .../CSS2/tables/table-anonymous-objects-096.xht | 59 ++++++ .../CSS2/tables/table-anonymous-objects-097.xht | 59 ++++++ .../CSS2/tables/table-anonymous-objects-098.xht | 59 ++++++ .../CSS2/tables/table-anonymous-objects-099.xht | 62 ++++++ .../CSS2/tables/table-anonymous-objects-100.xht | 62 ++++++ .../CSS2/tables/table-anonymous-objects-101.xht | 62 ++++++ .../CSS2/tables/table-anonymous-objects-102.xht | 62 ++++++ .../CSS2/tables/table-anonymous-objects-103.xht | 62 ++++++ .../CSS2/tables/table-anonymous-objects-104.xht | 62 ++++++ .../CSS2/tables/table-anonymous-objects-105.xht | 62 ++++++ .../CSS2/tables/table-anonymous-objects-106.xht | 62 ++++++ .../CSS2/tables/table-anonymous-objects-107.xht | 62 ++++++ .../CSS2/tables/table-anonymous-objects-108.xht | 62 ++++++ .../CSS2/tables/table-anonymous-objects-109.xht | 62 ++++++ .../CSS2/tables/table-anonymous-objects-110.xht | 62 ++++++ .../CSS2/tables/table-anonymous-objects-111.xht | 62 ++++++ .../CSS2/tables/table-anonymous-objects-112.xht | 62 ++++++ .../CSS2/tables/table-anonymous-objects-113.xht | 62 ++++++ .../CSS2/tables/table-anonymous-objects-114.xht | 62 ++++++ .../CSS2/tables/table-anonymous-objects-115.xht | 34 ++++ .../CSS2/tables/table-anonymous-objects-116.xht | 34 ++++ .../CSS2/tables/table-anonymous-objects-117.xht | 35 ++++ .../CSS2/tables/table-anonymous-objects-118.xht | 35 ++++ .../CSS2/tables/table-anonymous-objects-119.xht | 35 ++++ .../CSS2/tables/table-anonymous-objects-120.xht | 35 ++++ .../CSS2/tables/table-anonymous-objects-121.xht | 34 ++++ .../CSS2/tables/table-anonymous-objects-122.xht | 34 ++++ .../CSS2/tables/table-anonymous-objects-123.xht | 62 ++++++ .../CSS2/tables/table-anonymous-objects-124.xht | 62 ++++++ .../CSS2/tables/table-anonymous-objects-125.xht | 63 +++++++ .../CSS2/tables/table-anonymous-objects-126.xht | 63 +++++++ .../CSS2/tables/table-anonymous-objects-127.xht | 62 ++++++ .../CSS2/tables/table-anonymous-objects-128.xht | 62 ++++++ .../CSS2/tables/table-anonymous-objects-129.xht | 62 ++++++ .../CSS2/tables/table-anonymous-objects-130.xht | 62 ++++++ .../CSS2/tables/table-anonymous-objects-131.xht | 64 +++++++ .../CSS2/tables/table-anonymous-objects-132.xht | 64 +++++++ .../CSS2/tables/table-anonymous-objects-133.xht | 65 +++++++ .../CSS2/tables/table-anonymous-objects-134.xht | 65 +++++++ .../CSS2/tables/table-anonymous-objects-135.xht | 64 +++++++ .../CSS2/tables/table-anonymous-objects-136.xht | 64 +++++++ .../CSS2/tables/table-anonymous-objects-137.xht | 64 +++++++ .../CSS2/tables/table-anonymous-objects-138.xht | 64 +++++++ .../CSS2/tables/table-anonymous-objects-139.xht | 64 +++++++ .../CSS2/tables/table-anonymous-objects-140.xht | 64 +++++++ .../CSS2/tables/table-anonymous-objects-141.xht | 64 +++++++ .../CSS2/tables/table-anonymous-objects-142.xht | 64 +++++++ .../CSS2/tables/table-anonymous-objects-143.xht | 64 +++++++ .../CSS2/tables/table-anonymous-objects-144.xht | 64 +++++++ .../CSS2/tables/table-anonymous-objects-145.xht | 64 +++++++ .../CSS2/tables/table-anonymous-objects-146.xht | 64 +++++++ .../CSS2/tables/table-anonymous-objects-147.xht | 64 +++++++ .../CSS2/tables/table-anonymous-objects-148.xht | 64 +++++++ .../CSS2/tables/table-anonymous-objects-149.xht | 64 +++++++ .../CSS2/tables/table-anonymous-objects-150.xht | 64 +++++++ .../CSS2/tables/table-anonymous-objects-151.xht | 64 +++++++ .../CSS2/tables/table-anonymous-objects-152.xht | 64 +++++++ .../CSS2/tables/table-anonymous-objects-153.xht | 64 +++++++ .../CSS2/tables/table-anonymous-objects-154.xht | 64 +++++++ .../CSS2/tables/table-anonymous-objects-155.xht | 56 ++++++ .../CSS2/tables/table-anonymous-objects-156.xht | 56 ++++++ .../CSS2/tables/table-anonymous-objects-157.xht | 63 +++++++ .../CSS2/tables/table-anonymous-objects-158.xht | 63 +++++++ .../CSS2/tables/table-anonymous-objects-159.xht | 65 +++++++ .../CSS2/tables/table-anonymous-objects-160.xht | 65 +++++++ .../CSS2/tables/table-anonymous-objects-161.xht | 60 ++++++ .../CSS2/tables/table-anonymous-objects-162.xht | 60 ++++++ .../CSS2/tables/table-anonymous-objects-163.xht | 60 ++++++ .../CSS2/tables/table-anonymous-objects-164.xht | 60 ++++++ .../CSS2/tables/table-anonymous-objects-165.xht | 60 ++++++ .../CSS2/tables/table-anonymous-objects-166.xht | 60 ++++++ .../CSS2/tables/table-anonymous-objects-167.xht | 28 +++ .../CSS2/tables/table-anonymous-objects-168.xht | 28 +++ .../CSS2/tables/table-anonymous-objects-169.xht | 34 ++++ .../CSS2/tables/table-anonymous-objects-170.xht | 34 ++++ .../CSS2/tables/table-anonymous-objects-171.xht | 34 ++++ .../CSS2/tables/table-anonymous-objects-172.xht | 34 ++++ .../CSS2/tables/table-anonymous-objects-173.xht | 36 ++++ .../CSS2/tables/table-anonymous-objects-174.xht | 36 ++++ .../CSS2/tables/table-anonymous-objects-175.xht | 36 ++++ .../CSS2/tables/table-anonymous-objects-176.xht | 36 ++++ .../CSS2/tables/table-anonymous-objects-177.xht | 27 +++ .../CSS2/tables/table-anonymous-objects-178.xht | 27 +++ .../CSS2/tables/table-anonymous-objects-179.xht | 28 +++ .../CSS2/tables/table-anonymous-objects-180.xht | 28 +++ .../CSS2/tables/table-anonymous-objects-181.xht | 29 +++ .../CSS2/tables/table-anonymous-objects-182.xht | 29 +++ .../CSS2/tables/table-anonymous-objects-183.xht | 30 +++ .../CSS2/tables/table-anonymous-objects-184.xht | 30 +++ .../CSS2/tables/table-anonymous-objects-185.xht | 30 +++ .../CSS2/tables/table-anonymous-objects-186.xht | 30 +++ .../CSS2/tables/table-anonymous-objects-187.xht | 32 ++++ .../CSS2/tables/table-anonymous-objects-188.xht | 32 ++++ .../CSS2/tables/table-anonymous-objects-189.xht | 29 +++ .../CSS2/tables/table-anonymous-objects-190.xht | 29 +++ .../CSS2/tables/table-anonymous-objects-191.xht | 30 +++ .../CSS2/tables/table-anonymous-objects-192.xht | 30 +++ .../CSS2/tables/table-anonymous-objects-193.xht | 30 +++ .../CSS2/tables/table-anonymous-objects-194.xht | 30 +++ .../CSS2/tables/table-anonymous-objects-195.xht | 32 ++++ .../CSS2/tables/table-anonymous-objects-196.xht | 32 ++++ .../CSS2/tables/table-anonymous-objects-197.xht | 23 +++ .../CSS2/tables/table-anonymous-objects-198.xht | 23 +++ .../CSS2/tables/table-anonymous-objects-199.xht | 23 +++ .../CSS2/tables/table-anonymous-objects-200.xht | 23 +++ .../CSS2/tables/table-anonymous-objects-201.xht | 24 +++ .../CSS2/tables/table-anonymous-objects-202.xht | 24 +++ .../CSS2/tables/table-anonymous-objects-203.xht | 34 ++++ .../CSS2/tables/table-anonymous-objects-204.xht | 34 ++++ .../CSS2/tables/table-anonymous-objects-205.xht | 28 +++ .../CSS2/tables/table-anonymous-objects-206.xht | 28 +++ .../CSS2/tables/table-anonymous-objects-207.xht | 32 ++++ .../CSS2/tables/table-anonymous-objects-208.xht | 32 ++++ .../CSS2/tables/table-anonymous-objects-209.xht | 18 ++ .../CSS2/tables/table-anonymous-objects-210.xht | 54 ++++++ .../tables/table-anonymous-objects-211-ref.xht | 28 +++ .../CSS2/tables/table-anonymous-objects-211.xht | 33 ++++ .../CSS2/tables/table-anonymous-text-indent.xht | 26 +++ .../CSS2/tables/table-anonymous-whitespace-001.xht | 63 +++++++ .../table-background-edge-and-border-model-001.xht | 40 ++++ .../table-background-edge-and-border-model-002.xht | 40 ++++ .../tables/table-backgrounds-bc-cell-001-ref.xht | 59 ++++++ .../CSS2/tables/table-backgrounds-bc-cell-001.xht | 109 +++++++++++ .../table-backgrounds-bc-colgroup-001-ref.xht | 59 ++++++ .../tables/table-backgrounds-bc-colgroup-001.xht | 109 +++++++++++ .../tables/table-backgrounds-bc-column-001-ref.xht | 59 ++++++ .../tables/table-backgrounds-bc-column-001.xht | 109 +++++++++++ .../tables/table-backgrounds-bc-row-001-ref.xht | 59 ++++++ .../CSS2/tables/table-backgrounds-bc-row-001.xht | 109 +++++++++++ .../table-backgrounds-bc-rowgroup-001-ref.xht | 59 ++++++ .../tables/table-backgrounds-bc-rowgroup-001.xht | 109 +++++++++++ .../tables/table-backgrounds-bc-table-001-ref.xht | 59 ++++++ .../CSS2/tables/table-backgrounds-bc-table-001.xht | 109 +++++++++++ .../tables/table-backgrounds-bs-cell-001-ref.xht | 64 +++++++ .../CSS2/tables/table-backgrounds-bs-cell-001.xht | 110 +++++++++++ .../table-backgrounds-bs-colgroup-001-ref.xht | 87 +++++++++ .../tables/table-backgrounds-bs-colgroup-001.xht | 110 +++++++++++ .../tables/table-backgrounds-bs-column-001-ref.xht | 87 +++++++++ .../tables/table-backgrounds-bs-column-001.xht | 110 +++++++++++ .../tables/table-backgrounds-bs-row-001-ref.xht | 87 +++++++++ .../CSS2/tables/table-backgrounds-bs-row-001.xht | 110 +++++++++++ .../table-backgrounds-bs-rowgroup-001-ref.xht | 87 +++++++++ .../tables/table-backgrounds-bs-rowgroup-001.xht | 110 +++++++++++ .../tables/table-backgrounds-bs-table-001-ref.xht | 62 ++++++ .../CSS2/tables/table-backgrounds-bs-table-001.xht | 110 +++++++++++ .../tests/css/CSS2/tables/table-borders-001.xht | 57 ++++++ .../tests/css/CSS2/tables/table-borders-002.xht | 53 ++++++ .../tests/css/CSS2/tables/table-borders-003.xht | 61 ++++++ .../tests/css/CSS2/tables/table-borders-004.xht | 57 ++++++ .../tests/css/CSS2/tables/table-borders-005.xht | 34 ++++ .../tests/css/CSS2/tables/table-caption-001.xht | 44 +++++ .../tests/css/CSS2/tables/table-caption-002.xht | 38 ++++ .../tests/css/CSS2/tables/table-caption-003.xht | 23 +++ .../table-caption-horizontal-alignment-001.xht | 26 +++ .../css/CSS2/tables/table-caption-margins-001.xht | 49 +++++ .../css/CSS2/tables/table-caption-optional-001.xht | 56 ++++++ .../css/CSS2/tables/table-caption-optional-002.xht | 58 ++++++ .../tests/css/CSS2/tables/table-cell-001.xht | 40 ++++ .../tests/css/CSS2/tables/table-cell-002.xht | 46 +++++ .../tests/css/CSS2/tables/table-column-001.xht | 45 +++++ .../css/CSS2/tables/table-column-group-001.xht | 71 +++++++ .../css/CSS2/tables/table-column-rendering-001.xht | 29 +++ .../css/CSS2/tables/table-column-rendering-002.xht | 29 +++ .../css/CSS2/tables/table-column-rendering-003.xht | 57 ++++++ .../css/CSS2/tables/table-column-rendering-004.xht | 67 +++++++ .../css/CSS2/tables/table-columns-example-001.xht | 66 +++++++ .../css/CSS2/tables/table-columns-example-002.xht | 53 ++++++ .../css/CSS2/tables/table-columns-example-003.xht | 44 +++++ .../css/CSS2/tables/table-footer-group-001.xht | 63 +++++++ .../css/CSS2/tables/table-footer-group-002.xht | 60 ++++++ .../css/CSS2/tables/table-footer-group-003.xht | 63 +++++++ .../css/CSS2/tables/table-footer-group-004.xht | 129 +++++++++++++ .../css/CSS2/tables/table-footer-group-005.xht | 70 +++++++ .../css/CSS2/tables/table-header-group-001.xht | 62 ++++++ .../css/CSS2/tables/table-header-group-002.xht | 60 ++++++ .../css/CSS2/tables/table-header-group-003.xht | 63 +++++++ .../css/CSS2/tables/table-header-group-004.xht | 129 +++++++++++++ .../css/CSS2/tables/table-header-group-005.xht | 70 +++++++ .../css/CSS2/tables/table-height-algorithm-001.xht | 48 +++++ .../css/CSS2/tables/table-height-algorithm-002.xht | 71 +++++++ .../css/CSS2/tables/table-height-algorithm-003.xht | 73 ++++++++ .../css/CSS2/tables/table-height-algorithm-004.xht | 53 ++++++ .../css/CSS2/tables/table-height-algorithm-008.xht | 67 +++++++ .../CSS2/tables/table-height-algorithm-008a.xht | 62 ++++++ .../CSS2/tables/table-height-algorithm-008b.xht | 63 +++++++ .../CSS2/tables/table-height-algorithm-008c.xht | 63 +++++++ .../css/CSS2/tables/table-height-algorithm-009.xht | 50 +++++ .../css/CSS2/tables/table-height-algorithm-010.xht | 82 ++++++++ .../css/CSS2/tables/table-height-algorithm-011.xht | 37 ++++ .../css/CSS2/tables/table-height-algorithm-012.xht | 39 ++++ .../css/CSS2/tables/table-height-algorithm-013.xht | 48 +++++ .../css/CSS2/tables/table-height-algorithm-014.xht | 44 +++++ .../css/CSS2/tables/table-height-algorithm-015.xht | 48 +++++ .../css/CSS2/tables/table-height-algorithm-016.xht | 44 +++++ .../css/CSS2/tables/table-height-algorithm-017.xht | 48 +++++ .../css/CSS2/tables/table-height-algorithm-018.xht | 32 ++++ .../css/CSS2/tables/table-height-algorithm-019.xht | 47 +++++ .../css/CSS2/tables/table-height-algorithm-020.xht | 47 +++++ .../css/CSS2/tables/table-height-algorithm-021.xht | 47 +++++ .../css/CSS2/tables/table-height-algorithm-022.xht | 47 +++++ .../css/CSS2/tables/table-height-algorithm-023.xht | 47 +++++ .../css/CSS2/tables/table-height-algorithm-024.xht | 47 +++++ .../css/CSS2/tables/table-height-algorithm-025.xht | 46 +++++ .../css/CSS2/tables/table-height-algorithm-026.xht | 43 +++++ .../css/CSS2/tables/table-height-algorithm-027.xht | 49 +++++ .../css/CSS2/tables/table-height-algorithm-028.xht | 42 +++++ .../css/CSS2/tables/table-height-algorithm-029.xht | 57 ++++++ .../css/CSS2/tables/table-height-algorithm-030.xht | 44 +++++ .../css/CSS2/tables/table-height-algorithm-031.xht | 38 ++++ .../css/CSS2/tables/table-height-algorithm-032.xht | 42 +++++ .../css/CSS2/tables/table-intro-example-001.xht | 50 +++++ .../css/CSS2/tables/table-intro-example-002.xht | 50 +++++ .../css/CSS2/tables/table-intro-example-003.xht | 48 +++++ .../css/CSS2/tables/table-intro-example-004.xht | 45 +++++ .../CSS2/tables/table-layer-transparency-001.xht | 47 +++++ .../CSS2/tables/table-layer-transparency-002.xht | 52 ++++++ .../CSS2/tables/table-layer-transparency-003.xht | 55 ++++++ .../CSS2/tables/table-layer-transparency-004.xht | 55 ++++++ .../CSS2/tables/table-layer-transparency-005.xht | 47 +++++ .../CSS2/tables/table-layer-transparency-006.xht | 56 ++++++ .../CSS2/tables/table-layer-transparency-007.xht | 55 ++++++ .../CSS2/tables/table-layer-transparency-008.xht | 44 +++++ .../CSS2/tables/table-layer-transparency-009.xht | 53 ++++++ .../CSS2/tables/table-layer-transparency-010.xht | 58 ++++++ .../CSS2/tables/table-layer-transparency-011.xht | 43 +++++ .../table-layer-transparency-example-001.xht | 40 ++++ .../tests/css/CSS2/tables/table-layout-001.xht | 45 +++++ .../tests/css/CSS2/tables/table-layout-002.xht | 46 +++++ .../tests/css/CSS2/tables/table-layout-003.xht | 52 ++++++ .../CSS2/tables/table-layout-applies-to-001.xht | 59 ++++++ .../CSS2/tables/table-layout-applies-to-002.xht | 59 ++++++ .../CSS2/tables/table-layout-applies-to-003.xht | 63 +++++++ .../CSS2/tables/table-layout-applies-to-005.xht | 59 ++++++ .../CSS2/tables/table-layout-applies-to-006.xht | 59 ++++++ .../CSS2/tables/table-layout-applies-to-007.xht | 59 ++++++ .../CSS2/tables/table-layout-applies-to-008.xht | 65 +++++++ .../CSS2/tables/table-layout-applies-to-009.xht | 65 +++++++ .../CSS2/tables/table-layout-applies-to-010.xht | 65 +++++++ .../CSS2/tables/table-layout-applies-to-011.xht | 55 ++++++ .../CSS2/tables/table-layout-applies-to-012.xht | 56 ++++++ .../CSS2/tables/table-layout-applies-to-013.xht | 56 ++++++ .../CSS2/tables/table-layout-applies-to-014.xht | 53 ++++++ .../CSS2/tables/table-layout-applies-to-015.xht | 63 +++++++ .../CSS2/tables/table-layout-applies-to-016.xht | 36 ++++ .../CSS2/tables/table-layout-applies-to-017.xht | 65 +++++++ .../css/CSS2/tables/table-layout-inherited-001.xht | 61 ++++++ .../css/CSS2/tables/table-layout-initial-001.xht | 55 ++++++ .../css/CSS2/tables/table-layout-property-001.xht | 32 ++++ .../css/CSS2/tables/table-layout-property-002.xht | 40 ++++ .../tests/css/CSS2/tables/table-margin-001.xht | 48 +++++ .../tests/css/CSS2/tables/table-margin-002.xht | 48 +++++ .../tests/css/CSS2/tables/table-margin-003.xht | 48 +++++ .../tests/css/CSS2/tables/table-margin-004.xht | 68 +++++++ .../css/CSS2/tables/table-organization-001.xht | 65 +++++++ .../css/CSS2/tables/table-organization-002.xht | 61 ++++++ .../css/CSS2/tables/table-percent-width-001.xht | 36 ++++ .../tests/css/CSS2/tables/table-row-001.xht | 55 ++++++ .../tests/css/CSS2/tables/table-row-group-001.xht | 62 ++++++ .../tests/css/CSS2/tables/table-valign-001.xht | 62 ++++++ .../tests/css/CSS2/tables/table-valign-002.xht | 55 ++++++ .../table-vertical-align-baseline-001-ref.xht | 24 +++ .../tables/table-vertical-align-baseline-001.xht | 25 +++ .../tables/table-vertical-align-baseline-002.xht | 25 +++ .../tables/table-vertical-align-baseline-003.xht | 25 +++ .../tables/table-vertical-align-baseline-004.xht | 25 +++ .../tables/table-vertical-align-baseline-005.xht | 25 +++ .../tables/table-vertical-align-baseline-006.xht | 25 +++ .../tables/table-vertical-align-baseline-007.xht | 25 +++ .../css/CSS2/tables/table-visual-layout-001.xht | 29 +++ .../css/CSS2/tables/table-visual-layout-002.xht | 47 +++++ .../css/CSS2/tables/table-visual-layout-003.xht | 41 ++++ .../css/CSS2/tables/table-visual-layout-004.xht | 37 ++++ .../css/CSS2/tables/table-visual-layout-005.xht | 56 ++++++ .../css/CSS2/tables/table-visual-layout-006.xht | 53 ++++++ .../css/CSS2/tables/table-visual-layout-007.xht | 42 +++++ .../css/CSS2/tables/table-visual-layout-008.xht | 46 +++++ .../css/CSS2/tables/table-visual-layout-009.xht | 60 ++++++ .../css/CSS2/tables/table-visual-layout-010.xht | 36 ++++ .../css/CSS2/tables/table-visual-layout-011.xht | 34 ++++ .../css/CSS2/tables/table-visual-layout-012.xht | 36 ++++ .../css/CSS2/tables/table-visual-layout-013.xht | 46 +++++ .../css/CSS2/tables/table-visual-layout-014.xht | 50 +++++ .../css/CSS2/tables/table-visual-layout-015.xht | 34 ++++ .../css/CSS2/tables/table-visual-layout-016.xht | 39 ++++ .../css/CSS2/tables/table-visual-layout-017.xht | 46 +++++ .../css/CSS2/tables/table-visual-layout-018.xht | 49 +++++ .../css/CSS2/tables/table-visual-layout-019.xht | 47 +++++ .../css/CSS2/tables/table-visual-layout-020.xht | 50 +++++ .../css/CSS2/tables/table-visual-layout-021.xht | 53 ++++++ .../css/CSS2/tables/table-visual-layout-022.xht | 52 ++++++ .../css/CSS2/tables/table-visual-layout-023.xht | 46 +++++ .../css/CSS2/tables/table-visual-layout-026a.xht | 71 +++++++ .../css/CSS2/tables/table-visual-layout-026b.xht | 71 +++++++ .../css/CSS2/tables/table-visual-layout-026c.xht | 71 +++++++ .../css/CSS2/tables/table-visual-layout-026d.xht | 71 +++++++ .../tests/css/CSS2/tables/tables-001.xht | 35 ++++ .../tests/css/CSS2/tables/tables-002.xht | 16 ++ .../tests/css/CSS2/tables/tables-003.xht | 23 +++ .../tests/css/CSS2/tables/tables-004.xht | 23 +++ .../tests/css/CSS2/tables/tables-101.xht | 54 ++++++ .../tests/css/CSS2/tables/tables-102.xht | 53 ++++++ 1262 files changed, 60989 insertions(+) create mode 100644 testing/web-platform/tests/css/CSS2/tables/anonymous-table-box-width-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/background-table-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/background-table-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/background-table-003.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/background-table-README create mode 100644 testing/web-platform/tests/css/CSS2/tables/basic-css-table-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/basic-html-table-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/bidi-border-collapse-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/bidi-border-collapse-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/bidi-border-collapse-003.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/bidi-border-collapse-004.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-003.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-004.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-005-ref.html create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-005.html create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-003.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-005.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-006.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-007.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-008.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-009.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-010.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-011.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-012.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-013.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-014.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-015.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-016.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-017.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-cell-001-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-cell-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-cell-002-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-cell-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-cell-003-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-cell-003.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-cell-004-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-cell-004.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-cell-005-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-cell-005.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-colgroup-001-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-colgroup-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-colgroup-002-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-colgroup-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-colgroup-003-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-colgroup-003.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-column-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-column-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-column-003.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-row-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-row-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-row-003.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-rowgroup-001-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-rowgroup-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-rowgroup-002-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-rowgroup-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-rowgroup-003-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-rowgroup-003.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-table-001-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-table-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-table-002-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-table-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-table-003-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-table-003.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-empty-row-ref.html create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-empty-row.html create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-inherited-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-initial-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-no-interpolation.html create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-offset-001-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-offset-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-offset-002-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-collapse-offset-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-element-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-element-001a.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-element-001b.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-element-001c.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-element-001d-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-element-001d.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-element-001e-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-element-001e.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-element-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-element-003.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-element-004.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-element-005.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-element-006.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-element-007.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-element-008.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-element-009.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-element-010.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-element-011.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-element-012.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-element-013.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-element-014.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-element-015.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-element-016.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-element-017.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-element-018.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-element-019.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-element-020.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-element-021.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-element-021a.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-element-022.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-element-023.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-element-024.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-element-025.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-element-026.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-element-027.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-element-028.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-element-029.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-element-030.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-element-031.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-element-032.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-element-033.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-element-034.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-element-035.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-element-036.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-element-037.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-element-038.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-element-039.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-example-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-example-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-resolution-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-resolution-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-resolution-003.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-resolution-004.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-resolution-005.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-resolution-006.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-003.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-004.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-005.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-006.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-007.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-008.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-009.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-010.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-011.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-012.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-013.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-014.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-015.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-016.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-017.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-018.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-019.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-020.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-021.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-022.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-023.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-024.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-025.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-026.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-027.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-028.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-029.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-030.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-031.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-032.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-033.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-034.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-035.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-036.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-037.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-038.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-039.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-040.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-041.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-042.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-043.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-044.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-045.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-046.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-047.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-048.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-049.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-050.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-051.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-052.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-053.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-054.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-055.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-056.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-057.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-058.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-059.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-060.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-061.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-062.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-063.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-064.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-065.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-066.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-067.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-068.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-069.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-070.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-071.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-072.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-073.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-074.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-075.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-076.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-077.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-078.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-079.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-080.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-081.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-082.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-083.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-084.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-085.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-086.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-087.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-088.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-089.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-090.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-091.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-092.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-093.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-094.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-095.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-096.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-097.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-098.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-099.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-style-100.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-000.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-003.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-004.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-005.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-006.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-007.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-008.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-009.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-010.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-011.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-012.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-013.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-014.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-015.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-016.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-017.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-018.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-019.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-020.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-021.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-022.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-023.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-024.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-025.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-026.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-027.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-028.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-029.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-030.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-031.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-032.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-033.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-034.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-035.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-036.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-037.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-038.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-039.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-040.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-041.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-042.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-043.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-044.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-045.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-046.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-047.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-048.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-049.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-050.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-051.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-052.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-053.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-054.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-055.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-056.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-057.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-058.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-059.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-060.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-061.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-062.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-063.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-064.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-065.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-066.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-067.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-068.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-069.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-070.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-071.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-072.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-073.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-074.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-075.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-076.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-077.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-078.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-079.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-080.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-081.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-082.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-083.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-084.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-085.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-086.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-087.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-088.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-089.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-090.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-091.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-092.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-093.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-094.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-095.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-096.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-097.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-098.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-w-099.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-003.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-004.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-005.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-006.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-007.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-008.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-009.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-010.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-011.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-012.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-013.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-014.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-015.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-016.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-017.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-018.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-019.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-020.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-021.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-022.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-023.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-024.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-025.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-026.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-027.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-028.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-029.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-030.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-031.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-032.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-033.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-034.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-035.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-036.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-037.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-038.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-039.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-040.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-041.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-042.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-043.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-044.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-045.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-046.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-047.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-048.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-049.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-050.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-051.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-052.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-053.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-054.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-055.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-056.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-057.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-058.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-059.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-060.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-061.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-062.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-063.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-064.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-065.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-066.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-067.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-068.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-069.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-070.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-071.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-072.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-073.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-074.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-075.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-076.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-077.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-078.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-079.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-080.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-081.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-082.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-083.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-084.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-085.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-086.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-087.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-088.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-089.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-090.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-091.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-092.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-093.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-094.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-095.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-096.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-097.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-098.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-099.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-conflict-width-100.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-003.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-004.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-005.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-006.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-007.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-012.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-013.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-014.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-015.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-016.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-017.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-018.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-023.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-024.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-025.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-026.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-027.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-028.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-029.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-034.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-035.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-036.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-037.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-038.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-039.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-040.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-045.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-046.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-047.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-048.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-049.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-050.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-051.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-056.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-057.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-058.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-059.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-060.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-061.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-062.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-067.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-068.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-069.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-070.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-071.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-072.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-073.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-078.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-079.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-081.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-082.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-083.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-084.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-089.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-090.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-091.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-092.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-093.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-094.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-003.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-005.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-006.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-007.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-008.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-009.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-010.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-011.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-012.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-013.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-014.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-015.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-016.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-017.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-inherited-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-initial-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-initial-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-percentage-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-spacing-values-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-style-inset-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-style-inset-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-style-outset-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/border-style-outset-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/caption-position-001-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/caption-position-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/caption-side-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/caption-side-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/caption-side-003.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-001-ref.html create mode 100644 testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-002-ref.html create mode 100644 testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-003-ref.html create mode 100644 testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-003.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-005.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-006-ref.html create mode 100644 testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-006.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-007.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-008-ref.html create mode 100644 testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-008.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-009.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-010.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-011.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-012.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-013.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-014.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-015.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-016.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-017-ref.html create mode 100644 testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-017.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/caption-side-example-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/caption-side-inherited-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/caption-side-initial-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/caption-vs-table-box-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/caption-vs-table-box-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/collapsing-border-model-001-ref.html create mode 100644 testing/web-platform/tests/css/CSS2/tables/collapsing-border-model-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/collapsing-border-model-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/collapsing-border-model-003-ref.html create mode 100644 testing/web-platform/tests/css/CSS2/tables/collapsing-border-model-003.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/collapsing-border-model-004.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/collapsing-border-model-005.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/collapsing-border-model-006.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/collapsing-border-model-007.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/collapsing-border-model-008.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/collapsing-border-model-009.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/collapsing-border-model-010a.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/collapsing-border-model-010b.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-003.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-004.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-005.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-006.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-007.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-008.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-009.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-010.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-011.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-012.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-013.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-014.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/column-background-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/column-background-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/column-border-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/column-border-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/column-horizontal-alignment-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/column-horizontal-alignment-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/column-horizontal-alignment-003.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/column-horizontal-alignment-004.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/column-horizontal-alignment-005.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/column-visibility-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/column-visibility-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/column-visibility-003.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/column-visibility-004-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/column-visibility-004.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/column-width-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/column-width-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/columns-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/data-alignment-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/data-alignment-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/data-alignment-003.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/data-alignment-004.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/empty-cell-visibility-hidden-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/empty-cells-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/empty-cells-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/empty-cells-003.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/empty-cells-004.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/empty-cells-005.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/empty-cells-006.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/empty-cells-007.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/empty-cells-008.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/empty-cells-009.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/empty-cells-010.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/empty-cells-011.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/empty-cells-012.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/empty-cells-013.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/empty-cells-014.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-003.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-005.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-006.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-007.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-008.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-009.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-010.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-011.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-012.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-013.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-014.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-015.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-016.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-017.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/empty-cells-exceptions-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/empty-cells-exceptions-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/empty-cells-exceptions-003.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/empty-cells-exceptions-004.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/empty-cells-in-collapsed-border-model-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/empty-cells-inherited-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/empty-cells-initial-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/empty-cells-no-interpolation.html create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-002a-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-002a.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003a01-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003a01.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003a02-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003a02.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003a03.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003a04.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003a05.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003a06.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b01-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b01.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b02-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b02.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b03.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b04.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b05.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b06.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b07-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b07.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b08-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b08.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b09-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b09.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b10-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b10.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b11-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b11.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b12-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b12.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c01-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c01.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c02-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c02.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c03-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c03.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c04-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c04.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c05-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c05.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c06-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c06.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c07-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c07.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c08-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c08.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003d01-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003d01.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003d02-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003d02.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003d03.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003d04.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003d05.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003d06.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e01-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e01.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e02-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e02.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e03.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e04.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e05.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e06.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e07-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e07.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e08-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e08.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e09-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e09.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e10-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e10.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e11-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e11.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e12-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e12.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f01-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f01.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f02-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f02.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f03-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f03.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f04-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f04.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f05-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f05.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f06-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f06.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f07-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f07.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f08-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f08.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-004.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-005.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-006.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-007.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-009.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-010.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-011.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-012.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-013.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-014.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-015.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-016.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-017-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-017.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-018.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-019.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-020.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-021-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-021.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-022-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-022.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-023-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-023.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-025.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-026.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-027.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-028.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-029.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-030.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-031.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/frameset-border-spacing-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/height-table-cell-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/height-width-inline-table-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/height-width-inline-table-001a.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/height-width-inline-table-001b.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/height-width-inline-table-001c.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/height-width-inline-table-001d.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/height-width-inline-table-001e.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/height-width-table-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/height-width-table-001a.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/height-width-table-001b.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/height-width-table-001c.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/height-width-table-001d.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/height-width-table-001e.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/inline-table-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/missing-cell-rendering-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/padding-applies-to-013a.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/reference/no_red_3x3_monospace_table-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/reference/no_red_antialiasing_a_bc_d-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/reference/table-anonymous-border-spacing-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/reference/table-anonymous-text-indent-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/reference/table-margin-004-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/row-visibility-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/row-visibility-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/row-visibility-003.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/row-visibility-004.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/separated-border-model-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/separated-border-model-003.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/separated-border-model-003a.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/separated-border-model-003b-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/separated-border-model-003b.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/separated-border-model-004.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/separated-border-model-004a.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/separated-border-model-004b.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/separated-border-model-004c.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/separated-border-model-004d-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/separated-border-model-004d.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/separated-border-model-004e-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/separated-border-model-004e.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/separated-border-model-006.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/separated-border-model-007-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/separated-border-model-007.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/separated-border-model-008.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/separated-border-model-009.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/support/1x1-green.png create mode 100644 testing/web-platform/tests/css/CSS2/tables/support/1x1-lime.png create mode 100644 testing/web-platform/tests/css/CSS2/tables/support/1x1-maroon.png create mode 100644 testing/web-platform/tests/css/CSS2/tables/support/1x1-navy.png create mode 100644 testing/web-platform/tests/css/CSS2/tables/support/1x1-red.png create mode 100644 testing/web-platform/tests/css/CSS2/tables/support/1x1-white.png create mode 100644 testing/web-platform/tests/css/CSS2/tables/support/60x60-gg-rr.png create mode 100644 testing/web-platform/tests/css/CSS2/tables/support/60x60-green.png create mode 100644 testing/web-platform/tests/css/CSS2/tables/support/a-green.css create mode 100644 testing/web-platform/tests/css/CSS2/tables/support/b-green.css create mode 100644 testing/web-platform/tests/css/CSS2/tables/support/bar_with_corner_dot.png create mode 100644 testing/web-platform/tests/css/CSS2/tables/support/blue-orange-rectangle.png create mode 100644 testing/web-platform/tests/css/CSS2/tables/support/blue15x15.png create mode 100644 testing/web-platform/tests/css/CSS2/tables/support/border_conflict_example_001.png create mode 100644 testing/web-platform/tests/css/CSS2/tables/support/border_conflict_example_002.png create mode 100644 testing/web-platform/tests/css/CSS2/tables/support/c-red.css create mode 100644 testing/web-platform/tests/css/CSS2/tables/support/cat.png create mode 100644 testing/web-platform/tests/css/CSS2/tables/support/diamond.png create mode 100644 testing/web-platform/tests/css/CSS2/tables/support/frameset-border-spacing-001.htm create mode 100644 testing/web-platform/tests/css/CSS2/tables/support/green15x15.png create mode 100644 testing/web-platform/tests/css/CSS2/tables/support/pattern-grg-rgr-grg.png create mode 100644 testing/web-platform/tests/css/CSS2/tables/support/pattern-grg-rrg-rgg.png create mode 100644 testing/web-platform/tests/css/CSS2/tables/support/pattern-rgr-grg-rgr.png create mode 100644 testing/web-platform/tests/css/CSS2/tables/support/pattern-tr.png create mode 100644 testing/web-platform/tests/css/CSS2/tables/support/repeatable-diagonal-gradient-with-ticks.png create mode 100644 testing/web-platform/tests/css/CSS2/tables/support/ring.png create mode 100644 testing/web-platform/tests/css/CSS2/tables/support/ruler-h-200px-400px.png create mode 100644 testing/web-platform/tests/css/CSS2/tables/support/square-purple.png create mode 100644 testing/web-platform/tests/css/CSS2/tables/support/square-teal.png create mode 100644 testing/web-platform/tests/css/CSS2/tables/support/square-white.png create mode 100644 testing/web-platform/tests/css/CSS2/tables/support/swatch-blue.png create mode 100644 testing/web-platform/tests/css/CSS2/tables/support/swatch-green.png create mode 100644 testing/web-platform/tests/css/CSS2/tables/support/swatch-lime.png create mode 100644 testing/web-platform/tests/css/CSS2/tables/support/swatch-orange.png create mode 100644 testing/web-platform/tests/css/CSS2/tables/support/swatch-red.png create mode 100644 testing/web-platform/tests/css/CSS2/tables/support/swatch-white.png create mode 100644 testing/web-platform/tests/css/CSS2/tables/support/swatch-yellow.png create mode 100644 testing/web-platform/tests/css/CSS2/tables/support/test-bl.png create mode 100644 testing/web-platform/tests/css/CSS2/tables/support/test-br.png create mode 100644 testing/web-platform/tests/css/CSS2/tables/support/test-outer.png create mode 100644 testing/web-platform/tests/css/CSS2/tables/support/test-tl.png create mode 100644 testing/web-platform/tests/css/CSS2/tables/support/test-tr.png create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-003.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-004.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-005.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-006.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-007.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-008.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-009.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-010.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-011.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-012.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-013.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-014.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-015.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-016.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-017.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-018.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-019.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-border-spacing.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-000.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-003.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-004.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-005.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-006.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-007.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-008.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-009.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-010.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-011.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-012.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-013.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-014.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-015.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-016.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-017.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-018.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-019.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-020.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-021.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-022.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-023.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-024.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-025.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-026.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-027.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-028.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-029.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-030.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-031.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-032.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-033.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-034.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-035.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-036.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-037.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-038.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-039.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-040.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-041.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-042.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-043.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-044.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-045.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-046.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-047.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-048.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-049.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-050.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-051.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-052.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-053.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-054.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-055.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-056.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-057.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-058.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-059.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-060.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-061.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-062.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-063.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-064.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-065.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-066.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-067.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-068.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-069.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-070.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-071.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-072.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-073.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-074.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-075.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-076.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-077.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-078.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-079.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-080.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-081.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-082.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-083.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-084.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-085.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-086.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-087.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-088.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-089.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-090.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-091.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-092.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-093.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-094.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-095.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-096.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-097.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-098.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-099.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-100.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-101.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-102.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-103.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-104.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-105.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-106.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-107.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-108.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-109.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-110.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-111.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-112.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-113.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-114.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-115.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-116.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-117.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-118.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-119.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-120.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-121.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-122.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-123.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-124.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-125.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-126.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-127.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-128.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-129.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-130.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-131.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-132.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-133.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-134.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-135.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-136.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-137.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-138.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-139.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-140.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-141.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-142.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-143.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-144.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-145.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-146.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-147.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-148.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-149.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-150.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-151.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-152.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-153.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-154.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-155.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-156.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-157.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-158.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-159.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-160.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-161.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-162.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-163.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-164.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-165.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-166.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-167.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-168.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-169.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-170.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-171.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-172.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-173.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-174.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-175.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-176.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-177.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-178.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-179.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-180.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-181.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-182.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-183.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-184.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-185.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-186.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-187.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-188.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-189.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-190.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-191.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-192.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-193.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-194.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-195.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-196.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-197.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-198.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-199.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-200.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-201.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-202.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-203.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-204.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-205.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-206.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-207.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-208.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-209.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-210.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-211-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-211.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-text-indent.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-anonymous-whitespace-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-background-edge-and-border-model-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-background-edge-and-border-model-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bc-cell-001-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bc-cell-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bc-colgroup-001-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bc-colgroup-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bc-column-001-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bc-column-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bc-row-001-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bc-row-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bc-rowgroup-001-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bc-rowgroup-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bc-table-001-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bc-table-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bs-cell-001-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bs-cell-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bs-colgroup-001-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bs-colgroup-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bs-column-001-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bs-column-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bs-row-001-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bs-row-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bs-rowgroup-001-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bs-rowgroup-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bs-table-001-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bs-table-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-borders-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-borders-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-borders-003.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-borders-004.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-borders-005.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-caption-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-caption-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-caption-003.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-caption-horizontal-alignment-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-caption-margins-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-caption-optional-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-caption-optional-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-cell-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-cell-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-column-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-column-group-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-column-rendering-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-column-rendering-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-column-rendering-003.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-column-rendering-004.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-columns-example-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-columns-example-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-columns-example-003.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-footer-group-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-footer-group-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-footer-group-003.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-footer-group-004.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-footer-group-005.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-header-group-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-header-group-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-header-group-003.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-header-group-004.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-header-group-005.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-003.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-004.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-008.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-008a.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-008b.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-008c.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-009.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-010.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-011.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-012.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-013.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-014.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-015.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-016.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-017.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-018.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-019.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-020.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-021.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-022.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-023.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-024.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-025.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-026.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-027.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-028.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-029.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-030.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-031.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-032.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-intro-example-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-intro-example-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-intro-example-003.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-intro-example-004.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-layer-transparency-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-layer-transparency-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-layer-transparency-003.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-layer-transparency-004.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-layer-transparency-005.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-layer-transparency-006.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-layer-transparency-007.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-layer-transparency-008.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-layer-transparency-009.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-layer-transparency-010.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-layer-transparency-011.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-layer-transparency-example-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-layout-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-layout-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-layout-003.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-003.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-005.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-006.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-007.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-008.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-009.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-010.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-011.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-012.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-013.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-014.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-015.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-016.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-017.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-layout-inherited-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-layout-initial-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-layout-property-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-layout-property-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-margin-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-margin-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-margin-003.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-margin-004.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-organization-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-organization-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-percent-width-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-row-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-row-group-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-valign-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-valign-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-vertical-align-baseline-001-ref.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-vertical-align-baseline-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-vertical-align-baseline-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-vertical-align-baseline-003.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-vertical-align-baseline-004.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-vertical-align-baseline-005.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-vertical-align-baseline-006.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-vertical-align-baseline-007.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-visual-layout-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-visual-layout-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-visual-layout-003.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-visual-layout-004.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-visual-layout-005.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-visual-layout-006.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-visual-layout-007.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-visual-layout-008.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-visual-layout-009.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-visual-layout-010.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-visual-layout-011.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-visual-layout-012.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-visual-layout-013.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-visual-layout-014.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-visual-layout-015.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-visual-layout-016.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-visual-layout-017.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-visual-layout-018.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-visual-layout-019.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-visual-layout-020.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-visual-layout-021.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-visual-layout-022.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-visual-layout-023.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-visual-layout-026a.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-visual-layout-026b.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-visual-layout-026c.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/table-visual-layout-026d.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/tables-001.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/tables-002.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/tables-003.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/tables-004.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/tables-101.xht create mode 100644 testing/web-platform/tests/css/CSS2/tables/tables-102.xht (limited to 'testing/web-platform/tests/css/CSS2/tables') diff --git a/testing/web-platform/tests/css/CSS2/tables/anonymous-table-box-width-001.xht b/testing/web-platform/tests/css/CSS2/tables/anonymous-table-box-width-001.xht new file mode 100644 index 0000000000..15bd489365 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/anonymous-table-box-width-001.xht @@ -0,0 +1,69 @@ + + + + + + + CSS Test: Width of anonymous table box versus caption box in the automatic table layout + + + + + + + + + + + + + + + +

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

+ +
+ + + + +
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/background-table-001.xht b/testing/web-platform/tests/css/CSS2/tables/background-table-001.xht new file mode 100644 index 0000000000..eee1a39070 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/background-table-001.xht @@ -0,0 +1,18 @@ + + + + CSS Test: background-repeat on table rows + + + + + + +
This text should have a green background.
+ + + + diff --git a/testing/web-platform/tests/css/CSS2/tables/background-table-002.xht b/testing/web-platform/tests/css/CSS2/tables/background-table-002.xht new file mode 100644 index 0000000000..50c549902b --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/background-table-002.xht @@ -0,0 +1,19 @@ + + + + CSS Test: background-repeat on table rows + + + + + + +
This text should have a green background.
+ + + + diff --git a/testing/web-platform/tests/css/CSS2/tables/background-table-003.xht b/testing/web-platform/tests/css/CSS2/tables/background-table-003.xht new file mode 100644 index 0000000000..1c64224bbd --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/background-table-003.xht @@ -0,0 +1,19 @@ + + + + CSS Test: background-repeat on table rows + + + + + + +
This text should have a green background.
+ + + + diff --git a/testing/web-platform/tests/css/CSS2/tables/background-table-README b/testing/web-platform/tests/css/CSS2/tables/background-table-README new file mode 100644 index 0000000000..9ab51bc6a9 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/background-table-README @@ -0,0 +1,5 @@ +See also: + http://fantasai.tripod.com/www-style/2002/table-backgrounds/tests/ + https://dbaron.org/css/test/sec170501 + https://dbaron.org/css/test/sec170501a + https://dbaron.org/css/test/sec170501b \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/basic-css-table-001.xht b/testing/web-platform/tests/css/CSS2/tables/basic-css-table-001.xht new file mode 100644 index 0000000000..c2c0268d6e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/basic-css-table-001.xht @@ -0,0 +1,85 @@ + + + + CSS Test: CSS table display types + + + + + + +

Test passes if there is a solid bar on top of a three-by-three grid of boxes below.

+
+
X
+
+
+
+
+
+
+
+
+
+
XXXXX
+
XXXXX
+
XXXXX
+
+
+
+
+
XXXXX
+
XXXXX
+
XXXXX
+
+
+
+
+
XXXXX
+
XXXXX
+
XXXXX
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/basic-html-table-001.xht b/testing/web-platform/tests/css/CSS2/tables/basic-html-table-001.xht new file mode 100644 index 0000000000..c194844a58 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/basic-html-table-001.xht @@ -0,0 +1,50 @@ + + + + CSS Test: HTML table with every table element + + + + + + + +

Test passes if there is a solid bar on top of a three-by-three grid of boxes below.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
X
XXXXXXXXXXXXXXX
XXXXXXXXXXXXXXX
XXXXXXXXXXXXXXX
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/bidi-border-collapse-001.xht b/testing/web-platform/tests/css/CSS2/tables/bidi-border-collapse-001.xht new file mode 100644 index 0000000000..4e034e4dc8 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/bidi-border-collapse-001.xht @@ -0,0 +1,48 @@ + + + + + + + CSS Test: border-collapse in bidi context - border-right + + + + + +

The two tables should be identical:

+ + + + + + +
XX XX XXXX
+ + + + + + + +
XXXX XX XX
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/bidi-border-collapse-002.xht b/testing/web-platform/tests/css/CSS2/tables/bidi-border-collapse-002.xht new file mode 100644 index 0000000000..60daa3e010 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/bidi-border-collapse-002.xht @@ -0,0 +1,47 @@ + + + + + + + CSS Test: border-collapse in bidi context - border-left + + + + + +

The two tables should be identical:

+ + + + + + +
XX XX XXXX
+ + + + + + +
XXXX XX XX
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/bidi-border-collapse-003.xht b/testing/web-platform/tests/css/CSS2/tables/bidi-border-collapse-003.xht new file mode 100644 index 0000000000..b360b82bdb --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/bidi-border-collapse-003.xht @@ -0,0 +1,47 @@ + + + + + + + CSS Test: border-collapse in bidi context - border-top + + + + + +

The two tables should be identical:

+ + + + + + +
XX XX XXXX
+ + + + + + +
XXXX XX XX
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/bidi-border-collapse-004.xht b/testing/web-platform/tests/css/CSS2/tables/bidi-border-collapse-004.xht new file mode 100644 index 0000000000..d6a4c754e9 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/bidi-border-collapse-004.xht @@ -0,0 +1,47 @@ + + + + + + + CSS Test: border-collapse in bidi context - border-bottom + + + + + +

The two tables should be identical:

+ + + + + + +
XX XX XXXX
+ + + + + + +
XXXX XX XX
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-001.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-001.xht new file mode 100644 index 0000000000..ab0367f7d5 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-001.xht @@ -0,0 +1,35 @@ + + + + CSS Test: Border-collapse set to 'collapse' + + + + + + + +

Test passes if a single box appears below this line.

+ + + + + + + + + +
XXXXXXXXXX
XXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-002.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-002.xht new file mode 100644 index 0000000000..dcbab34801 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-002.xht @@ -0,0 +1,35 @@ + + + + CSS Test: Border-collapse set to 'separate' + + + + + + + +

Test passes if four separate boxes appear below this line.

+ + + + + + + + + +
XXXXXXXXXX
XXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-003.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-003.xht new file mode 100644 index 0000000000..76bfe73971 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-003.xht @@ -0,0 +1,42 @@ + + + + CSS Test: Border-collapse set to 'inherit' + + + + + + + +

Test passes if a single box appears below this line.

+
+ + + + + + + + + +
XXXXXXXXXX
XXXXXXXXXX
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-004.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-004.xht new file mode 100644 index 0000000000..8aa1548222 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-004.xht @@ -0,0 +1,25 @@ + + + + CSS Test: overflow: hidden and border-collapse: collapse + + + + + + +

There should be two identical blocks below, each with the word "Test" to the right.

+
Test
+
Test
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-005-ref.html b/testing/web-platform/tests/css/CSS2/tables/border-collapse-005-ref.html new file mode 100644 index 0000000000..d5bfd99c48 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-005-ref.html @@ -0,0 +1,35 @@ + + + + + CSS (Tables) Reference File + + + + + + + + + + + + + + + + + +
OneTwo
ThreeFour
+

Test passes if there is a solid blue border around the entire perimeter of the table.

+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-005.html b/testing/web-platform/tests/css/CSS2/tables/border-collapse-005.html new file mode 100644 index 0000000000..0f3fabce3a --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-005.html @@ -0,0 +1,41 @@ + + + + + CSS Test (Tables): collapsing borders with empty tbody + + + + + + + + + + + + + + + + + + + + + + + +
OneTwo
ThreeFour
+

Test passes if there is a solid blue border around the entire perimeter of the table.

+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-001.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-001.xht new file mode 100644 index 0000000000..309c5ab699 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-001.xht @@ -0,0 +1,32 @@ + + + + CSS Test: Border-collapse and 'display: inline' elements + + + + + + + +

Test passes if below there is a vertical solid blue line, and to its right side, a dotted orange line.

+
X
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-002.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-002.xht new file mode 100644 index 0000000000..a3db353c80 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-002.xht @@ -0,0 +1,34 @@ + + + + CSS Test: Border-collapse and 'display: block' elements + + + + + + + +

Test passes if below there is a horizontal solid blue line above a dotted orange line.

+
+ +
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-003.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-003.xht new file mode 100644 index 0000000000..88752cbc3f --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-003.xht @@ -0,0 +1,33 @@ + + + + CSS Test: Border-collapse and 'display: list-item' elements + + + + + + + +

Test passes if below there is a horizontal solid blue line above a dotted orange line and there are two marker bullets on the left-hand side of the lines. (Note the marker bullets do not need to be aligned with the lines.)

+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-005.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-005.xht new file mode 100644 index 0000000000..f4ea7165eb --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-005.xht @@ -0,0 +1,32 @@ + + + + CSS Test: Border-collapse and 'display: inline-block' elements + + + + + + + +

Test passes if below there is a vertical solid blue line, and to its right side, a dotted orange line.

+
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-006.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-006.xht new file mode 100644 index 0000000000..0da1b3bf3a --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-006.xht @@ -0,0 +1,44 @@ + + + + CSS Test: Border-collapse and 'display: table' elements + + + + + + + +

Test passes if there is no red visible on the page.

+
+
+
+ +
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-007.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-007.xht new file mode 100644 index 0000000000..a82845d12d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-007.xht @@ -0,0 +1,44 @@ + + + + CSS Test: Border-collapse and 'display: inline-table' elements + + + + + + + +

Test passes if there is no red visible on the page.

+
+
+
+ +
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-008.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-008.xht new file mode 100644 index 0000000000..a495635b63 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-008.xht @@ -0,0 +1,50 @@ + + + + CSS Test: Border-collapse and 'display: table-row-group' elements + + + + + + + +

Test passes if below there is a vertical solid blue line, and to its right side, a dotted orange line.

+
+
+
+
+ +
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-009.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-009.xht new file mode 100644 index 0000000000..0ff5c92e8d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-009.xht @@ -0,0 +1,50 @@ + + + + CSS Test: Border-collapse and 'display: table-header-group' elements + + + + + + + +

Test passes if below there is a vertical solid blue line, and to its right side, a dotted orange line.

+
+
+
+
+ +
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-010.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-010.xht new file mode 100644 index 0000000000..4a5bbdab09 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-010.xht @@ -0,0 +1,50 @@ + + + + CSS Test: Border-collapse and 'display: table-footer-group' elements + + + + + + + +

Test passes if below there is a vertical solid blue line, and to its right side, a dotted orange line.

+
+
+
+
+ +
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-011.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-011.xht new file mode 100644 index 0000000000..f841d78cbb --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-011.xht @@ -0,0 +1,44 @@ + + + + CSS Test: Border-collapse and 'display: table-row' elements + + + + + + + +

Test passes if below there is a vertical solid blue line, and to its right side, a dotted orange line.

+
+
+
+ +
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-012.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-012.xht new file mode 100644 index 0000000000..fa886ae9d9 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-012.xht @@ -0,0 +1,51 @@ + + + + CSS Test: Border-collapse and 'display: table-column' elements + + + + + + + +

Test passes if below there is a horizontal solid blue line above a dotted orange line.

+
+
+
+
+
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-013.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-013.xht new file mode 100644 index 0000000000..3419ea6dd9 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-013.xht @@ -0,0 +1,51 @@ + + + + CSS Test: Border-collapse and 'display: table-column-group' elements + + + + + + + +

Test passes if below there is a horizontal solid blue line above a dotted orange line.

+
+
+
+
+
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-014.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-014.xht new file mode 100644 index 0000000000..79f9dbed27 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-014.xht @@ -0,0 +1,44 @@ + + + + CSS Test: Border-collapse and 'display: table-cell' elements + + + + + + + +

Test passes if below there is a vertical solid blue line, and to its right side, a dotted orange line.

+
+
+
+ +
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-015.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-015.xht new file mode 100644 index 0000000000..95082a3a28 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-015.xht @@ -0,0 +1,48 @@ + + + + CSS Test: Border-collapse and 'display: table-caption' elements + + + + + + + +

Test passes if below there is a horizontal solid blue line above a dotted orange line.

+
+
+
+
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-016.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-016.xht new file mode 100644 index 0000000000..f102d6a799 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-016.xht @@ -0,0 +1,26 @@ + + + + CSS Test: Border-collapse and 'display: none' elements + + + + + + + + +

Test passes if there is no red visible on the page.

+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-017.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-017.xht new file mode 100644 index 0000000000..35e6bc2b01 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-applies-to-017.xht @@ -0,0 +1,38 @@ + + + + CSS Test: Border-collapse and 'display: inherit' elements + + + + + + + +

Test passes if below there is a horizontal solid blue line above a dotted orange line.

+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-cell-001-ref.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-cell-001-ref.xht new file mode 100644 index 0000000000..add46203dd --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-cell-001-ref.xht @@ -0,0 +1,14 @@ +border collapse dynamic change to cell style + + + + + + + +
c11c12c13
c21c22c23
c31c32c33
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-cell-001.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-cell-001.xht new file mode 100644 index 0000000000..821dfc3fe8 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-cell-001.xht @@ -0,0 +1,24 @@ +CSS Test: border collapse dynamic change to cell style + + + + + + + + + + + + +
c11c12c13
c21c22c23
c31c32c33
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-cell-002-ref.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-cell-002-ref.xht new file mode 100644 index 0000000000..834558df50 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-cell-002-ref.xht @@ -0,0 +1,15 @@ +border collapse dynamic change to cell color + + + + + + + + +
c11c12c13
c21c22c23
c31c32c33
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-cell-002.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-cell-002.xht new file mode 100644 index 0000000000..1c1928a004 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-cell-002.xht @@ -0,0 +1,24 @@ +CSS Test: border collapse dynamic change to cell color + + + + + + + + + + + + +
c11c12c13
c21c22c23
c31c32c33
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-cell-003-ref.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-cell-003-ref.xht new file mode 100644 index 0000000000..2e3b282fb6 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-cell-003-ref.xht @@ -0,0 +1,14 @@ +border collapse dynamic change to cell border width + + + + + + + +
c11c12c13
c21c22c23
c31c32c33
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-cell-003.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-cell-003.xht new file mode 100644 index 0000000000..7ef31d2519 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-cell-003.xht @@ -0,0 +1,24 @@ +CSS Test: border collapse dynamic change to cell border width + + + + + + + + + + + + +
c11c12c13
c21c22c23
c31c32c33
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-cell-004-ref.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-cell-004-ref.xht new file mode 100644 index 0000000000..f0d1a6ee68 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-cell-004-ref.xht @@ -0,0 +1,14 @@ +border collapse dynamic change to colspan cell style + + + + + + + +
c11c12c13
c21
c31c32c33
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-cell-004.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-cell-004.xht new file mode 100644 index 0000000000..ff92f9dcca --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-cell-004.xht @@ -0,0 +1,24 @@ +CSS Test: border collapse dynamic change to colspan cell style + + + + + + + + + + + + +
c11c12c13
c21
c31c32c33
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-cell-005-ref.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-cell-005-ref.xht new file mode 100644 index 0000000000..e60a30af51 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-cell-005-ref.xht @@ -0,0 +1,14 @@ +border collapse dynamic change to rowspan cell style + + + + + + + +
c11c12c13
c21c23
c31c33
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-cell-005.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-cell-005.xht new file mode 100644 index 0000000000..0bd00bd17e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-cell-005.xht @@ -0,0 +1,24 @@ +CSS Test: border collapse dynamic change to rowspan cell style + + + + + + + + + + + + +
c11c12c13
c21c23
c31c33
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-colgroup-001-ref.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-colgroup-001-ref.xht new file mode 100644 index 0000000000..143abdab76 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-colgroup-001-ref.xht @@ -0,0 +1,27 @@ +border collapse dynamic change to colgroup border color + + + + + +

There should be a continuous solid yellow border around the center column. All other borders should be a continuous solid green.

+ + + + + + + + + + + + + +
c11c12c13
c21c22c23
c31c32c33
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-colgroup-001.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-colgroup-001.xht new file mode 100644 index 0000000000..66d9700192 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-colgroup-001.xht @@ -0,0 +1,38 @@ +CSS Test: border collapse dynamic change to colgroup border color + + + + + + + + + + +

There should be a continuous solid yellow border around the center column. All other borders should be a continuous solid green.

+ + + + + + + + + + + + + + +
c11c12c13
c21c22c23
c31c32c33
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-colgroup-002-ref.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-colgroup-002-ref.xht new file mode 100644 index 0000000000..a7e304befc --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-colgroup-002-ref.xht @@ -0,0 +1,27 @@ +border collapse dynamic change to colgroup border width + + + + + +

There should be continuous solid thicker border around the center column. The text inside the cells should not overlap any of the borders.

+ + + + + + + + + + + + + +
c11c12c13
c21c22c23
c31c32c33
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-colgroup-002.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-colgroup-002.xht new file mode 100644 index 0000000000..e42dc3ac63 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-colgroup-002.xht @@ -0,0 +1,38 @@ +CSS Test: border collapse dynamic change to colgroup border width + + + + + + + + + + +

There should be continuous solid thicker border around the center column. The text inside the cells should not overlap any of the borders.

+ + + + + + + + + + + + + + +
c11c12c13
c21c22c23
c31c32c33
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-colgroup-003-ref.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-colgroup-003-ref.xht new file mode 100644 index 0000000000..4ffe0b0ea7 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-colgroup-003-ref.xht @@ -0,0 +1,27 @@ +border collapse dynamic change to colgroup border style + + + + + +

There should be a continuous solid green border around the center column. All other borders should look as though they are coming out of the canvas.

+ + + + + + + + + + + + + +
c11c12c13
c21c22c23
c31c32c33
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-colgroup-003.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-colgroup-003.xht new file mode 100644 index 0000000000..15cf88b158 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-colgroup-003.xht @@ -0,0 +1,38 @@ +CSS Test: border collapse dynamic change to colgroup border style + + + + + + + + + + +

There should be a continuous solid green border around the center column. All other borders should look as though they are coming out of the canvas.

+ + + + + + + + + + + + + + +
c11c12c13
c21c22c23
c31c32c33
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-column-001.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-column-001.xht new file mode 100644 index 0000000000..44210248c8 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-column-001.xht @@ -0,0 +1,38 @@ +CSS Test: border collapse dynamic change to col border color + + + + + + + + + + +

There should be a continuous solid yellow border around the center column. All other borders should be a continuous solid green.

+ + + + + + + + + + + + + + +
c11c12c13
c21c22c23
c31c32c33
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-column-002.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-column-002.xht new file mode 100644 index 0000000000..8a488dd5e2 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-column-002.xht @@ -0,0 +1,38 @@ +CSS Test: border collapse dynamic change to col border width + + + + + + + + + + +

There should be continuous solid thicker border around the center column. The text inside the cells should not overlap any of the borders.

+ + + + + + + + + + + + + + +
c11c12c13
c21c22c23
c31c32c33
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-column-003.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-column-003.xht new file mode 100644 index 0000000000..5acb0f0501 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-column-003.xht @@ -0,0 +1,38 @@ +CSS Test: border collapse dynamic change to col border style + + + + + + + + + + +

There should be a continuous solid green border around the center column. All other borders should look as though they are coming out of the canvas.

+ + + + + + + + + + + + + + +
c11c12c13
c21c22c23
c31c32c33
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-row-001.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-row-001.xht new file mode 100644 index 0000000000..7c6e724342 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-row-001.xht @@ -0,0 +1,30 @@ +CSS Test: border collapse dynamic change to row border color + + + + + + + + + + +

There should be a continuous solid yellow border around the middle row. All other borders should be a continuous solid green.

+ + + + + + +
c11c12c13
c21c22c23
c31c32c33
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-row-002.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-row-002.xht new file mode 100644 index 0000000000..129e152a10 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-row-002.xht @@ -0,0 +1,30 @@ +CSS Test: border collapse dynamic change to row border width + + + + + + + + + + +

There should be continuous solid thicker border around the middle row. The text inside the cells should not overlap any of the borders.

+ + + + + + +
c11c12c13
c21c22c23
c31c32c33
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-row-003.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-row-003.xht new file mode 100644 index 0000000000..8b700d8983 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-row-003.xht @@ -0,0 +1,30 @@ +CSS Test: border collapse dynamic change to row border style + + + + + + + + + + +

There should be a continuous solid green border around the middle row. All other borders should look as though they are coming out of the canvas.

+ + + + + + +
c11c12c13
c21c22c23
c31c32c33
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-rowgroup-001-ref.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-rowgroup-001-ref.xht new file mode 100644 index 0000000000..d3caf63d97 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-rowgroup-001-ref.xht @@ -0,0 +1,24 @@ +border collapse dynamic change to rowgroup border color + + + + + +

There should be a continuous solid yellow border around the middle row. All other borders should be a continuous solid green.

+ + + + + + + + + + +
c11c12c13
c21c22c23
c31c32c33
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-rowgroup-001.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-rowgroup-001.xht new file mode 100644 index 0000000000..e4812a156e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-rowgroup-001.xht @@ -0,0 +1,35 @@ +CSS Test: border collapse dynamic change to rowgroup border color + + + + + + + + + + +

There should be a continuous solid yellow border around the middle row. All other borders should be a continuous solid green.

+ + + + + + + + + + + +
c11c12c13
c21c22c23
c31c32c33
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-rowgroup-002-ref.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-rowgroup-002-ref.xht new file mode 100644 index 0000000000..133adfa54c --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-rowgroup-002-ref.xht @@ -0,0 +1,24 @@ +border collapse dynamic change to rowgroup border width + + + + + +

There should be continuous solid thicker border around the middle row. The text inside the cells should not overlap any of the borders.

+ + + + + + + + + + +
c11c12c13
c21c22c23
c31c32c33
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-rowgroup-002.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-rowgroup-002.xht new file mode 100644 index 0000000000..a456eb6c68 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-rowgroup-002.xht @@ -0,0 +1,35 @@ +CSS Test: border collapse dynamic change to rowgroup border width + + + + + + + + + + +

There should be continuous solid thicker border around the middle row. The text inside the cells should not overlap any of the borders.

+ + + + + + + + + + + +
c11c12c13
c21c22c23
c31c32c33
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-rowgroup-003-ref.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-rowgroup-003-ref.xht new file mode 100644 index 0000000000..fc88485f9b --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-rowgroup-003-ref.xht @@ -0,0 +1,24 @@ +border collapse dynamic change to rowgroup border style + + + + + +

There should be a continuous solid green border around the middle row. All other borders should look as though they are coming out of the canvas.

+ + + + + + + + + + +
c11c12c13
c21c22c23
c31c32c33
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-rowgroup-003.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-rowgroup-003.xht new file mode 100644 index 0000000000..703d6d7a37 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-rowgroup-003.xht @@ -0,0 +1,35 @@ +CSS Test: border collapse dynamic change to rowgroup border style + + + + + + + + + + +

There should be a continuous solid green border around the middle row. All other borders should look as though they are coming out of the canvas.

+ + + + + + + + + + + +
c11c12c13
c21c22c23
c31c32c33
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-table-001-ref.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-table-001-ref.xht new file mode 100644 index 0000000000..523f47df03 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-table-001-ref.xht @@ -0,0 +1,26 @@ +border collapse dynamic change to table border color + + + + + +

There should be a continuous solid yellow border around a grid of 3 rows and 3 columns. All borders inside the grid should be continuous solid green.

+ + + + + + + + + + + + + +
c11c12c13
c21c22c23
c31c32c33
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-table-001.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-table-001.xht new file mode 100644 index 0000000000..23988d0f4b --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-table-001.xht @@ -0,0 +1,37 @@ +CSS Test: border collapse dynamic change to table border color + + + + + + + + + + +

There should be a continuous solid yellow border around a grid of 3 rows and 3 columns. All borders inside the grid should be continuous solid green.

+ + + + + + + + + + + + + + +
c11c12c13
c21c22c23
c31c32c33
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-table-002-ref.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-table-002-ref.xht new file mode 100644 index 0000000000..05998fae94 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-table-002-ref.xht @@ -0,0 +1,26 @@ +border collapse dynamic change to table border width + + + + + +

There should be a continuous solid thick border around a grid of 3 rows and 3 columns. The borders inside the grid should be half the thickness of the outside border of the grid.

+ + + + + + + + + + + + + +
c11c12c13
c21c22c23
c31c32c33
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-table-002.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-table-002.xht new file mode 100644 index 0000000000..77e57f1cf2 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-table-002.xht @@ -0,0 +1,37 @@ +CSS Test: border collapse dynamic change to table border width + + + + + + + + + + +

There should be a continuous solid thick border around a grid of 3 rows and 3 columns. The borders inside the grid should be half the thickness of the outside border of the grid.

+ + + + + + + + + + + + + + +
c11c12c13
c21c22c23
c31c32c33
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-table-003-ref.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-table-003-ref.xht new file mode 100644 index 0000000000..f7a02c8e04 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-table-003-ref.xht @@ -0,0 +1,26 @@ +border collapse dynamic change to table border style + + + + + +

There should be a continuous solid green border around the outside of a grid of 3 rows and 3 columns. The borders inside the grid should look as though they are coming out of the canvas.

+ + + + + + + + + + + + + +
c11c12c13
c21c22c23
c31c32c33
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-table-003.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-table-003.xht new file mode 100644 index 0000000000..162eb9f74b --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-dynamic-table-003.xht @@ -0,0 +1,37 @@ +CSS Test: border collapse dynamic change to table border style + + + + + + + + + + +

There should be a continuous solid green border around the outside of a grid of 3 rows and 3 columns. The borders inside the grid should look as though they are coming out of the canvas.

+ + + + + + + + + + + + + + +
c11c12c13
c21c22c23
c31c32c33
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-empty-row-ref.html b/testing/web-platform/tests/css/CSS2/tables/border-collapse-empty-row-ref.html new file mode 100644 index 0000000000..ca1108ccd7 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-empty-row-ref.html @@ -0,0 +1,69 @@ + + + + + + + + + + + + + +
+ + + + + + + +
+ + + + + + + +
+ + + + + + + +
diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-empty-row.html b/testing/web-platform/tests/css/CSS2/tables/border-collapse-empty-row.html new file mode 100644 index 0000000000..c4114a145d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-empty-row.html @@ -0,0 +1,93 @@ + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + +
+ + + + + + + + + + + + + +
+ + + + + + + + + + + + + +
diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-inherited-001.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-inherited-001.xht new file mode 100644 index 0000000000..15aaf2f83b --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-inherited-001.xht @@ -0,0 +1,48 @@ + + + + CSS Test: Border-collapse is inherited by default + + + + + + + +

Test passes if there is a single box below and there is no red visible on the page.

+
+
+
+
XXXXX
+
XXXXX
+
+
+
XXXXX
+
XXXXX
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-initial-001.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-initial-001.xht new file mode 100644 index 0000000000..6dcc0fe8d8 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-initial-001.xht @@ -0,0 +1,35 @@ + + + + CSS Test: Initial value of border-collapse + + + + + + + +

Test passes if there are four boxes below.

+ + + + + + + + + +
XXXXXXXXXX
XXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-no-interpolation.html b/testing/web-platform/tests/css/CSS2/tables/border-collapse-no-interpolation.html new file mode 100644 index 0000000000..800cc68d0c --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-no-interpolation.html @@ -0,0 +1,15 @@ + + + + + + + + + diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-offset-001-ref.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-offset-001-ref.xht new file mode 100644 index 0000000000..245d49c10b --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-offset-001-ref.xht @@ -0,0 +1,18 @@ + + + + + + +
+ + +
cell 1
+
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-offset-001.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-offset-001.xht new file mode 100644 index 0000000000..68dde59a0c --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-offset-001.xht @@ -0,0 +1,21 @@ + + CSS Test: border collapse + + + + + + + +
+ + +
cell 1
+
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-offset-002-ref.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-offset-002-ref.xht new file mode 100644 index 0000000000..c2658c7a1c --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-offset-002-ref.xht @@ -0,0 +1,19 @@ + + + + + + + + + + + +
caption
cell 1
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/border-collapse-offset-002.xht b/testing/web-platform/tests/css/CSS2/tables/border-collapse-offset-002.xht new file mode 100644 index 0000000000..3b1c6b6f25 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-collapse-offset-002.xht @@ -0,0 +1,21 @@ + + CSS Test: border collapse + + + + + + + + + + +
caption
cell 1
+ + + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-001.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-001.xht new file mode 100644 index 0000000000..2f6a48ca9b --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-001.xht @@ -0,0 +1,49 @@ + + + + CSS Test: Border Conflict Resolution (element) - cell vs. cell - element with highest priority is the dominant border + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-001a.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-001a.xht new file mode 100644 index 0000000000..585957f13b --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-001a.xht @@ -0,0 +1,73 @@ + + + + + + + CSS Test: Border conflict resolution - adjacent cells with same border-style and border-width + + + + + + + + + + + + + +

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

+ + + + + + + + + + + + + + + + + + + +
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-001b.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-001b.xht new file mode 100644 index 0000000000..cc8331cf0b --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-001b.xht @@ -0,0 +1,74 @@ + + + + + + + CSS Test: Border conflict resolution - adjacent cells with same border-style and border-width + + + + + + + + + + + + + +

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

+ + + + + + + + + + + + + + + + + + + +
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-001c.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-001c.xht new file mode 100644 index 0000000000..1c42b86f94 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-001c.xht @@ -0,0 +1,74 @@ + + + + + + + CSS Test: Border conflict resolution - adjacent cells with same border-style and border-width + + + + + + + + + + + + + +

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

+ + + + + + + + + + + + + + + + + + + +
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-001d-ref.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-001d-ref.xht new file mode 100644 index 0000000000..16eb48348c --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-001d-ref.xht @@ -0,0 +1,123 @@ + + + + + + + CSS Reftest Reference + + + + + + + + + + +

Test passes if both grids are perfectly identical.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Image download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabled
Image download support must be enabledBImage download support must be enabledYImage download support must be enabledGImage download support must be enabledOImage download support must be enabled
Image download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabled
Image download support must be enabledYImage download support must be enabledGImage download support must be enabledOImage download support must be enabledBImage download support must be enabled
Image download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabled
Image download support must be enabledGImage download support must be enabledOImage download support must be enabledBImage download support must be enabledYImage download support must be enabled
Image download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabled
Image download support must be enabledOImage download support must be enabledBImage download support must be enabledYImage download support must be enabledGImage download support must be enabled
Image download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabled
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Image download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabled
Image download support must be enabledBImage download support must be enabledYImage download support must be enabledGImage download support must be enabledOImage download support must be enabled
Image download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabled
Image download support must be enabledYImage download support must be enabledGImage download support must be enabledOImage download support must be enabledBImage download support must be enabled
Image download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabled
Image download support must be enabledGImage download support must be enabledOImage download support must be enabledBImage download support must be enabledYImage download support must be enabled
Image download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabled
Image download support must be enabledOImage download support must be enabledBImage download support must be enabledYImage download support must be enabledGImage download support must be enabled
Image download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabled
+ + + + diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-001d.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-001d.xht new file mode 100644 index 0000000000..bddd4781d8 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-001d.xht @@ -0,0 +1,134 @@ + + + + + + + CSS Test: Border conflict resolution - adjacent cells with same border-style and border-width + + + + + + + + + + + + + + + +

Test passes if both grids are perfectly identical.

+ + + + + + + + + + + + + + + + + + + +
B Y G O
Y G O B
G O B Y
O B Y G
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Image download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabled
Image download support must be enabledBImage download support must be enabledYImage download support must be enabledGImage download support must be enabledOImage download support must be enabled
Image download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabled
Image download support must be enabledYImage download support must be enabledGImage download support must be enabledOImage download support must be enabledBImage download support must be enabled
Image download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabled
Image download support must be enabledGImage download support must be enabledOImage download support must be enabledBImage download support must be enabledYImage download support must be enabled
Image download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabled
Image download support must be enabledOImage download support must be enabledBImage download support must be enabledYImage download support must be enabledGImage download support must be enabled
Image download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabled
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-001e-ref.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-001e-ref.xht new file mode 100644 index 0000000000..43c2e41b2c --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-001e-ref.xht @@ -0,0 +1,108 @@ + + + + + + + CSS Reftest Reference + + + + + + + + + + +

Test passes if both grids are perfectly identical.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Image download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabled
Image download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabled
Image download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabled
Image download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabled
Image download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabled
Image download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabled
Image download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabled
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Image download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabled
Image download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabled
Image download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabled
Image download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabled
Image download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabled
Image download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabled
Image download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabled
+ + + + diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-001e.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-001e.xht new file mode 100644 index 0000000000..0e4b723767 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-001e.xht @@ -0,0 +1,112 @@ + + + + + + + CSS Test: Border conflict resolution - adjacent cells with same border-style and border-width + + + + + + + + + + + + + + + + +

Test passes if both grids are perfectly identical.

+ + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Image download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabled
Image download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabled
Image download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabled
Image download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabled
Image download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabled
Image download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabled
Image download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabled
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-002.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-002.xht new file mode 100644 index 0000000000..fa78a9fad6 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-002.xht @@ -0,0 +1,51 @@ + + + + CSS Test: Border Conflict Resolution (element) - cell vs. cell - element with highest priority is the dominant border (rtl table) + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-003.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-003.xht new file mode 100644 index 0000000000..229cfbbdfc --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-003.xht @@ -0,0 +1,33 @@ + + + + CSS Test: Border Conflict Resolution (by element): cell in row - element with highest priority is the dominant border + + + + + + +

Test passes if there is no red visible on the page.

+ + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-004.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-004.xht new file mode 100644 index 0000000000..4ef5a31ac6 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-004.xht @@ -0,0 +1,51 @@ + + + + CSS Test: Border Conflict Resolution (by element): cell vs. row - element with highest priority is the dominant border + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-005.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-005.xht new file mode 100644 index 0000000000..f159517fb4 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-005.xht @@ -0,0 +1,35 @@ + + + + CSS Test: Border Conflict Resolution (by element): cell in row group - element with highest priority is the dominant border + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-006.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-006.xht new file mode 100644 index 0000000000..5cba3d74d7 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-006.xht @@ -0,0 +1,56 @@ + + + + CSS Test: Border Conflict Resolution (by element): cell vs. row group - element with highest priority is the dominant border + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-007.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-007.xht new file mode 100644 index 0000000000..3bcda9b138 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-007.xht @@ -0,0 +1,34 @@ + + + + CSS Test: Border Conflict Resolution (by element): cell in column - element with highest priority is the dominant border + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-008.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-008.xht new file mode 100644 index 0000000000..17042a93ee --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-008.xht @@ -0,0 +1,49 @@ + + + + CSS Test: Border Conflict Resolution (by element): cell vs. column - element with highest priority is the dominant border + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-009.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-009.xht new file mode 100644 index 0000000000..4b40c5580a --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-009.xht @@ -0,0 +1,34 @@ + + + + CSS Test: Border Conflict Resolution (by element): cell in column group - element with highest priority is the dominant border + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-010.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-010.xht new file mode 100644 index 0000000000..786bd3e8f2 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-010.xht @@ -0,0 +1,49 @@ + + + + CSS Test: Border Conflict Resolution (by element): cell vs. column group - element with highest priority is the dominant border + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-011.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-011.xht new file mode 100644 index 0000000000..80e805f89d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-011.xht @@ -0,0 +1,30 @@ + + + + CSS Test: Border Conflict Resolution (by element): cell vs. table - element with highest priority is the dominant border + + + + + + +

Test passes if there is no red visible on the page.

+ + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-012.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-012.xht new file mode 100644 index 0000000000..0a7a7a5954 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-012.xht @@ -0,0 +1,52 @@ + + + + CSS Test: Border Conflict Resolution (by element): row vs. cell - element with highest priority is the dominant border + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-013.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-013.xht new file mode 100644 index 0000000000..88cac31a31 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-013.xht @@ -0,0 +1,51 @@ + + + + CSS Test: Border Conflict Resolution (by element): row vs. row - element with highest priority is the dominant border + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-014.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-014.xht new file mode 100644 index 0000000000..f694a7726a --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-014.xht @@ -0,0 +1,35 @@ + + + + CSS Test: Border Conflict Resolution (by element): row in row group - element with highest priority is the dominant border + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-015.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-015.xht new file mode 100644 index 0000000000..09eb902a19 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-015.xht @@ -0,0 +1,56 @@ + + + + CSS Test: Border Conflict Resolution (by element): row vs. row group - element with highest priority is the dominant border + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-016.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-016.xht new file mode 100644 index 0000000000..a4e9d9cf3d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-016.xht @@ -0,0 +1,34 @@ + + + + CSS Test: Border Conflict Resolution (by element): row vs. column - element with highest priority is the dominant border + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-017.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-017.xht new file mode 100644 index 0000000000..d95b573509 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-017.xht @@ -0,0 +1,34 @@ + + + + CSS Test: Border Conflict Resolution (by element): row vs. column group - element with highest priority is the dominant border + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-018.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-018.xht new file mode 100644 index 0000000000..55506bf7d5 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-018.xht @@ -0,0 +1,30 @@ + + + + CSS Test: Border Conflict Resolution (by element): row vs. table - element with highest priority is the dominant border + + + + + + +

Test passes if there is no red visible on the page.

+ + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-019.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-019.xht new file mode 100644 index 0000000000..06f26074a6 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-019.xht @@ -0,0 +1,58 @@ + + + + CSS Test: Border Conflict Resolution (by element): row group vs. cell - element with highest priority is the dominant border + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-020.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-020.xht new file mode 100644 index 0000000000..7afba0d654 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-020.xht @@ -0,0 +1,52 @@ + + + + CSS Test: Border Conflict Resolution (by element): row group vs. row - element with highest priority is the dominant border + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-021.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-021.xht new file mode 100644 index 0000000000..bbee28295a --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-021.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Border Conflict Resolution (by element): row group vs. row group - element with highest priority is the dominant border + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-021a.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-021a.xht new file mode 100644 index 0000000000..1038ecf4c6 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-021a.xht @@ -0,0 +1,105 @@ + + + + + + + CSS Test: Border conflict resolution - adjacent table row groups with same border-style and border-width + + + + + + + + + + + + + + +

Test passes if both multi-colored rectangular structures are perfectly identical.

+ + + + + + + + + + + + + + + +
BLUE
ORAN
YELL
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Image download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabled
Image download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabled
Image download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabled
Image download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabled
Image download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabled
Image download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabled
Image download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabled
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-022.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-022.xht new file mode 100644 index 0000000000..962083c3a6 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-022.xht @@ -0,0 +1,36 @@ + + + + CSS Test: Border Conflict Resolution (by element): row group vs. column - element with highest priority is the dominant border + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-023.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-023.xht new file mode 100644 index 0000000000..ee2f2505ef --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-023.xht @@ -0,0 +1,36 @@ + + + + CSS Test: Border Conflict Resolution (by element): row group vs. column group - element with highest priority is the dominant border + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-024.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-024.xht new file mode 100644 index 0000000000..d94081daf2 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-024.xht @@ -0,0 +1,32 @@ + + + + CSS Test: Border Conflict Resolution (by element): row group vs. table - element with highest priority is the dominant border + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-025.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-025.xht new file mode 100644 index 0000000000..979c13e437 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-025.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Border Conflict Resolution (by element): column vs. cell - element with highest priority is the dominant border + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-026.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-026.xht new file mode 100644 index 0000000000..7546590089 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-026.xht @@ -0,0 +1,34 @@ + + + + CSS Test: Border Conflict Resolution (by element): column vs. row - element with highest priority is the dominant border + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-027.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-027.xht new file mode 100644 index 0000000000..3883d5262b --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-027.xht @@ -0,0 +1,36 @@ + + + + CSS Test: Border Conflict Resolution (by element): column vs. row group - element with highest priority is the dominant border + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-028.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-028.xht new file mode 100644 index 0000000000..313b6abadf --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-028.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Border Conflict Resolution (by element): column vs. column - element with highest priority is the dominant border + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-029.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-029.xht new file mode 100644 index 0000000000..3e03fbca03 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-029.xht @@ -0,0 +1,50 @@ + + + + CSS Test: Border Conflict Resolution (by element): column vs. column - element with highest priority is the dominant border (rtl table) + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-030.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-030.xht new file mode 100644 index 0000000000..4c73c868c1 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-030.xht @@ -0,0 +1,36 @@ + + + + CSS Test: Border Conflict Resolution (by element): column in column group - element with highest priority is the dominant border + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-031.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-031.xht new file mode 100644 index 0000000000..b270c7f358 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-031.xht @@ -0,0 +1,56 @@ + + + + CSS Test: Border Conflict Resolution (by element): column vs. column group - element with highest priority is the dominant border + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-032.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-032.xht new file mode 100644 index 0000000000..f0054c88f0 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-032.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (by element): column vs. table - element with highest priority is the dominant border + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-033.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-033.xht new file mode 100644 index 0000000000..d3f9fc41fb --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-033.xht @@ -0,0 +1,51 @@ + + + + CSS Test: Border Conflict Resolution (by element): column group vs. cell - element with highest priority is the dominant border + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-034.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-034.xht new file mode 100644 index 0000000000..18fa1ac491 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-034.xht @@ -0,0 +1,36 @@ + + + + CSS Test: Border Conflict Resolution (by element): column group vs. row - element with highest priority is the dominant border + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-035.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-035.xht new file mode 100644 index 0000000000..c969f5b5cb --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-035.xht @@ -0,0 +1,38 @@ + + + + CSS Test: Border Conflict Resolution (by element): column group vs. row group - element with highest priority is the dominant border + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-036.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-036.xht new file mode 100644 index 0000000000..d7f3a7d2d1 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-036.xht @@ -0,0 +1,51 @@ + + + + CSS Test: Border Conflict Resolution (by element): column group vs. column - element with highest priority is the dominant border + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-037.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-037.xht new file mode 100644 index 0000000000..6d282de52b --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-037.xht @@ -0,0 +1,51 @@ + + + + CSS Test: Border Conflict Resolution (by element): column group vs. column group - element with highest priority is the dominant border + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-038.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-038.xht new file mode 100644 index 0000000000..bfb77ed01e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-038.xht @@ -0,0 +1,56 @@ + + + + CSS Test: Border Conflict Resolution (by element): column group vs. column group - element with highest priority is the dominant border (rtl table) + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-039.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-039.xht new file mode 100644 index 0000000000..3a280b0279 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-element-039.xht @@ -0,0 +1,33 @@ + + + + CSS Test: Border Conflict Resolution (by element): column group vs. table - element with highest priority is the dominant border + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-example-001.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-example-001.xht new file mode 100644 index 0000000000..fff95eec76 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-example-001.xht @@ -0,0 +1,72 @@ + + + + CSS Test: Border conflict resolution - borders are collapsed according to precdence rules (example 1) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
1 2 3
4 5 6
7 8 9
10 11 12
13 14 15
+

Test passes if the table above has the same border colors and styles as the table below. (Note: colors in the bottom image might appear slightly faded.)

+
+ Illustration of proper border collapsing (from spec) +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-example-002.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-example-002.xht new file mode 100644 index 0000000000..0310962b89 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-example-002.xht @@ -0,0 +1,28 @@ + + + + CSS Test: Border conflict resolution - borders are collapsed according to the precedence rules (example 2) + + + + + + + + + + + + + + + + +
foobar
foobar
+

Test passes if the tables above has the same border outlines as the tables below. (Note: border and cell shading may vary between the two tables.)

+
+ Illustration of proper border collapsing (from spec) +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-resolution-001.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-resolution-001.xht new file mode 100644 index 0000000000..04a2a241db --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-resolution-001.xht @@ -0,0 +1,28 @@ + + + + CSS Test: Cell borders are set by a cell + + + + + + +

Test passes if there is an outline of a box with each edge looking different from the other edges.

+ + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-resolution-002.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-resolution-002.xht new file mode 100644 index 0000000000..e0cfc590af --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-resolution-002.xht @@ -0,0 +1,35 @@ + + + + CSS Test: Cell borders are set by a row + + + + + + +

Test passes if there is an outline of a box with each edge looking different from the other edges.

+ + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-resolution-003.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-resolution-003.xht new file mode 100644 index 0000000000..0e817f7e3f --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-resolution-003.xht @@ -0,0 +1,37 @@ + + + + CSS Test: Cell borders are set by a row group + + + + + + +

Test passes if there is an outline of a box with each edge looking different from the other edges.

+ + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-resolution-004.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-resolution-004.xht new file mode 100644 index 0000000000..5981296d58 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-resolution-004.xht @@ -0,0 +1,36 @@ + + + + CSS Test: Cell borders are set by a column + + + + + + +

Test passes if there is an outline of a box with each edge looking different from the other edges.

+ + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-resolution-005.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-resolution-005.xht new file mode 100644 index 0000000000..e7db52578e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-resolution-005.xht @@ -0,0 +1,38 @@ + + + + CSS Test: Cell borders are set by a column group + + + + + + +

Test passes if there is an outline of a box with each edge looking different from the other edges.

+ + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-resolution-006.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-resolution-006.xht new file mode 100644 index 0000000000..c1787e644c --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-resolution-006.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Cell borders are set by the table + + + + + + +

Test passes if there is an outline of a box with each edge looking different from the other edges.

+ + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-001.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-001.xht new file mode 100644 index 0000000000..44eb1e278a --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-001.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'dashed' vs. 'dashed' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
dasheddasheddashed
dasheddasheddashed
dasheddasheddashed
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-002.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-002.xht new file mode 100644 index 0000000000..f405d936ac --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-002.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'dashed' vs. 'dotted' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
dasheddasheddashed
dasheddotteddashed
dasheddasheddashed
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-003.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-003.xht new file mode 100644 index 0000000000..6d139d7974 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-003.xht @@ -0,0 +1,70 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'dashed' vs. 'double' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
dasheddasheddashed
doubledashed
dasheddasheddashed
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-004.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-004.xht new file mode 100644 index 0000000000..4d9dba014e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-004.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'dashed' vs. 'groove' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
dasheddasheddashed
dashedgroovedashed
dasheddasheddashed
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-005.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-005.xht new file mode 100644 index 0000000000..0066448e4d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-005.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'dashed' vs. 'hidden' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has no border.

+ + + + + + + + + + + + + + + + +
dasheddasheddashed
hiddendashed
dasheddasheddashed
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-006.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-006.xht new file mode 100644 index 0000000000..d3657cb581 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-006.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'dashed' vs. 'inset' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
dasheddasheddashed
dashedinsetdashed
dasheddasheddashed
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-007.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-007.xht new file mode 100644 index 0000000000..c9d317c78e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-007.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'dashed' vs. 'none' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
dasheddasheddashed
dashednonedashed
dasheddasheddashed
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-008.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-008.xht new file mode 100644 index 0000000000..4f41eab9e4 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-008.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'dashed' vs. 'outset' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
dasheddasheddashed
dashedoutsetdashed
dasheddasheddashed
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-009.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-009.xht new file mode 100644 index 0000000000..e8f02086db --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-009.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'dashed' vs. 'ridge' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
dasheddasheddashed
dashedridgedashed
dasheddasheddashed
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-010.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-010.xht new file mode 100644 index 0000000000..51e8e89d00 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-010.xht @@ -0,0 +1,70 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'dashed' vs. 'solid' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
dasheddasheddashed
soliddashed
dasheddasheddashed
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-011.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-011.xht new file mode 100644 index 0000000000..e98ee0b731 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-011.xht @@ -0,0 +1,70 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'dotted' vs. 'dashed' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
dotteddotteddotted
dasheddotted
dotteddotteddotted
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-012.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-012.xht new file mode 100644 index 0000000000..5daf0c70ef --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-012.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'dotted' vs. 'dotted' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
dotteddotteddotted
dotteddotteddotted
dotteddotteddotted
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-013.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-013.xht new file mode 100644 index 0000000000..18dfa1adbc --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-013.xht @@ -0,0 +1,70 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'dotted' vs. 'double' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
dotteddotteddotted
doubledotted
dotteddotteddotted
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-014.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-014.xht new file mode 100644 index 0000000000..cf41d57bfa --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-014.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'dotted' vs. 'groove' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
dotteddotteddotted
dottedgroovedotted
dotteddotteddotted
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-015.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-015.xht new file mode 100644 index 0000000000..3b95b2bf95 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-015.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'dotted' vs. 'hidden' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has no border.

+ + + + + + + + + + + + + + + + +
dotteddotteddotted
hiddendotted
dotteddotteddotted
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-016.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-016.xht new file mode 100644 index 0000000000..5f50e9fdb1 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-016.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'dotted' vs. 'inset' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
dotteddotteddotted
dottedinsetdotted
dotteddotteddotted
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-017.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-017.xht new file mode 100644 index 0000000000..847e325123 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-017.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'dotted' vs. 'none' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
dotteddotteddotted
dottednonedotted
dotteddotteddotted
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-018.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-018.xht new file mode 100644 index 0000000000..f12a73b1fb --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-018.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'dotted' vs. 'outset' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
dotteddotteddotted
dottedoutsetdotted
dotteddotteddotted
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-019.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-019.xht new file mode 100644 index 0000000000..f5e310721a --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-019.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'dotted' vs. 'ridge' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
dotteddotteddotted
dottedridgedotted
dotteddotteddotted
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-020.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-020.xht new file mode 100644 index 0000000000..8652940956 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-020.xht @@ -0,0 +1,70 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'dotted' vs. 'solid' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
dotteddotteddotted
soliddotted
dotteddotteddotted
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-021.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-021.xht new file mode 100644 index 0000000000..38341a5c5e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-021.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'double' vs. 'dashed' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
doubledoubledouble
doubledasheddouble
doubledoubledouble
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-022.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-022.xht new file mode 100644 index 0000000000..4925c4b2b6 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-022.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'double' vs. 'dotted' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
doubledoubledouble
doubledotteddouble
doubledoubledouble
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-023.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-023.xht new file mode 100644 index 0000000000..f0dc098886 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-023.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'double' vs. 'double' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
doubledoubledouble
doubledoubledouble
doubledoubledouble
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-024.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-024.xht new file mode 100644 index 0000000000..e1d71bff6e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-024.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'double' vs. 'groove' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
doubledoubledouble
doublegroovedouble
doubledoubledouble
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-025.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-025.xht new file mode 100644 index 0000000000..4eb21220e0 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-025.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'double' vs. 'hidden' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has no border.

+ + + + + + + + + + + + + + + + +
doubledoubledouble
hiddendouble
doubledoubledouble
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-026.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-026.xht new file mode 100644 index 0000000000..c8f833096e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-026.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'double' vs. 'inset' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
doubledoubledouble
doubleinsetdouble
doubledoubledouble
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-027.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-027.xht new file mode 100644 index 0000000000..453fe621e2 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-027.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'double' vs. 'none' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
doubledoubledouble
doublenonedouble
doubledoubledouble
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-028.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-028.xht new file mode 100644 index 0000000000..1673b7cf34 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-028.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'double' vs. 'outset' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
doubledoubledouble
doubleoutsetdouble
doubledoubledouble
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-029.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-029.xht new file mode 100644 index 0000000000..f643c648db --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-029.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'double' vs. 'ridge' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
doubledoubledouble
doubleridgedouble
doubledoubledouble
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-030.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-030.xht new file mode 100644 index 0000000000..98ff081c85 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-030.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'double' vs. 'solid' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
doubledoubledouble
doublesoliddouble
doubledoubledouble
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-031.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-031.xht new file mode 100644 index 0000000000..b265c69acc --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-031.xht @@ -0,0 +1,70 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'groove' vs. 'dashed' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
groovegroovegroove
dashedgroove
groovegroovegroove
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-032.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-032.xht new file mode 100644 index 0000000000..663ef22b67 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-032.xht @@ -0,0 +1,70 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'groove' vs. 'dotted' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
groovegroovegroove
dottedgroove
groovegroovegroove
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-033.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-033.xht new file mode 100644 index 0000000000..8cfb3fc862 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-033.xht @@ -0,0 +1,70 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'groove' vs. 'double' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
groovegroovegroove
doublegroove
groovegroovegroove
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-034.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-034.xht new file mode 100644 index 0000000000..d2bf07909f --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-034.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'groove' vs. 'groove' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
groovegroovegroove
groovegroovegroove
groovegroovegroove
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-035.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-035.xht new file mode 100644 index 0000000000..5571ef0b21 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-035.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'groove' vs. 'hidden' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has no border.

+ + + + + + + + + + + + + + + + +
groovegroovegroove
hiddengroove
groovegroovegroove
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-036.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-036.xht new file mode 100644 index 0000000000..b78e70a911 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-036.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'groove' vs. 'inset' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
groovegroovegroove
grooveinsetgroove
groovegroovegroove
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-037.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-037.xht new file mode 100644 index 0000000000..a823d61bb8 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-037.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'groove' vs. 'none' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
groovegroovegroove
groovenonegroove
groovegroovegroove
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-038.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-038.xht new file mode 100644 index 0000000000..415ddacd6a --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-038.xht @@ -0,0 +1,70 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'groove' vs. 'outset' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
groovegroovegroove
outsetgroove
groovegroovegroove
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-039.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-039.xht new file mode 100644 index 0000000000..f4401ae2d1 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-039.xht @@ -0,0 +1,70 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'groove' vs. 'ridge' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
groovegroovegroove
ridgegroove
groovegroovegroove
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-040.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-040.xht new file mode 100644 index 0000000000..2014ad7610 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-040.xht @@ -0,0 +1,70 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'groove' vs. 'solid' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
groovegroovegroove
solidgroove
groovegroovegroove
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-041.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-041.xht new file mode 100644 index 0000000000..883787a523 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-041.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'hidden' vs. 'dashed' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has no border.

+ + + + + + + + + + + + + + + + +
hiddenhiddenhidden
hiddendashedhidden
hiddenhiddenhidden
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-042.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-042.xht new file mode 100644 index 0000000000..1958d52060 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-042.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'hidden' vs. 'dotted' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has no border.

+ + + + + + + + + + + + + + + + +
hiddenhiddenhidden
hiddendottedhidden
hiddenhiddenhidden
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-043.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-043.xht new file mode 100644 index 0000000000..8f6fd2602a --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-043.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'hidden' vs. 'double' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has no border.

+ + + + + + + + + + + + + + + + +
hiddenhiddenhidden
hiddendoublehidden
hiddenhiddenhidden
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-044.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-044.xht new file mode 100644 index 0000000000..18fe457100 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-044.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'hidden' vs. 'groove' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has no border.

+ + + + + + + + + + + + + + + + +
hiddenhiddenhidden
hiddengroovehidden
hiddenhiddenhidden
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-045.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-045.xht new file mode 100644 index 0000000000..198e933cba --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-045.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'hidden' vs. 'hidden' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has no border.

+ + + + + + + + + + + + + + + + +
hiddenhiddenhidden
hiddenhiddenhidden
hiddenhiddenhidden
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-046.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-046.xht new file mode 100644 index 0000000000..3201711512 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-046.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'hidden' vs. 'inset' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has no border.

+ + + + + + + + + + + + + + + + +
hiddenhiddenhidden
hiddeninsethidden
hiddenhiddenhidden
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-047.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-047.xht new file mode 100644 index 0000000000..99e50168b9 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-047.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'hidden' vs. 'none' - border with highest priority border style should dominate + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
hiddenhiddenhidden
hiddennonehidden
hiddenhiddenhidden
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-048.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-048.xht new file mode 100644 index 0000000000..1cf8dd9b05 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-048.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'hidden' vs. 'outset' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has no border.

+ + + + + + + + + + + + + + + + +
hiddenhiddenhidden
hiddenoutsethidden
hiddenhiddenhidden
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-049.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-049.xht new file mode 100644 index 0000000000..c5b022ad08 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-049.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'hidden' vs. 'ridge' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has no border.

+ + + + + + + + + + + + + + + + +
hiddenhiddenhidden
hiddenridgehidden
hiddenhiddenhidden
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-050.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-050.xht new file mode 100644 index 0000000000..1d59dd6d59 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-050.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'hidden' vs. 'solid' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has no border.

+ + + + + + + + + + + + + + + + +
hiddenhiddenhidden
hiddensolidhidden
hiddenhiddenhidden
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-051.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-051.xht new file mode 100644 index 0000000000..61fe8e2fe3 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-051.xht @@ -0,0 +1,70 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'inset' vs. 'dashed' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
insetinsetinset
dashedinset
insetinsetinset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-052.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-052.xht new file mode 100644 index 0000000000..d67c09c033 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-052.xht @@ -0,0 +1,70 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'inset' vs. 'dotted' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
insetinsetinset
dottedinset
insetinsetinset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-053.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-053.xht new file mode 100644 index 0000000000..f64937eae8 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-053.xht @@ -0,0 +1,70 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'inset' vs. 'double' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
insetinsetinset
doubleinset
insetinsetinset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-054.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-054.xht new file mode 100644 index 0000000000..76426d26df --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-054.xht @@ -0,0 +1,75 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'inset' vs. 'groove' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
insetinsetinset
grooveinset
insetinsetinset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-055.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-055.xht new file mode 100644 index 0000000000..35b618551b --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-055.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'inset' vs. 'hidden' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has no border.

+ + + + + + + + + + + + + + + + +
insetinsetinset
hiddeninset
insetinsetinset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-056.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-056.xht new file mode 100644 index 0000000000..43f33ed271 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-056.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'inset' vs. 'inset' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
insetinsetinset
insetinsetinset
insetinsetinset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-057.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-057.xht new file mode 100644 index 0000000000..7b8d4431ce --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-057.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'inset' vs. 'none' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
insetinsetinset
insetnoneinset
insetinsetinset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-058.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-058.xht new file mode 100644 index 0000000000..d22fc13e14 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-058.xht @@ -0,0 +1,70 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'inset' vs. 'outset' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
insetinsetinset
outsetinset
insetinsetinset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-059.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-059.xht new file mode 100644 index 0000000000..b91b915eb4 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-059.xht @@ -0,0 +1,70 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'inset' vs. 'ridge' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
insetinsetinset
ridgeinset
insetinsetinset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-060.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-060.xht new file mode 100644 index 0000000000..c9eaf92953 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-060.xht @@ -0,0 +1,70 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'inset' vs. 'solid' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
insetinsetinset
solidinset
insetinsetinset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-061.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-061.xht new file mode 100644 index 0000000000..d0565cd39c --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-061.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'none' vs. 'dashed' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
nonenonenone
nonedashednone
nonenonenone
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-062.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-062.xht new file mode 100644 index 0000000000..48229765ca --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-062.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'none' vs. 'dotted' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
nonenonenone
nonedottednone
nonenonenone
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-063.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-063.xht new file mode 100644 index 0000000000..e98caaf20e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-063.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'none' vs. 'double' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
nonenonenone
nonedoublenone
nonenonenone
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-064.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-064.xht new file mode 100644 index 0000000000..caf69ee772 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-064.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'none' vs. 'groove' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
nonenonenone
nonegroovenone
nonenonenone
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-065.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-065.xht new file mode 100644 index 0000000000..b6f16da83e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-065.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'none' vs. 'hidden' - border with highest priority border style should dominate + + + + + + +

Test passes if there are no borders around the text below.

+ + + + + + + + + + + + + + + + +
nonenonenone
nonehiddennone
nonenonenone
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-066.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-066.xht new file mode 100644 index 0000000000..e8ddf4e3cf --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-066.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'none' vs. 'inset' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
nonenonenone
noneinsetnone
nonenonenone
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-067.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-067.xht new file mode 100644 index 0000000000..62671062e3 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-067.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'none' vs. 'none' - border with highest priority border style should dominate + + + + + + +

Test passes if there are no borders around the text below.

+ + + + + + + + + + + + + + + + +
nonenonenone
nonenonenone
nonenonenone
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-068.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-068.xht new file mode 100644 index 0000000000..e8989e7d38 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-068.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'none' vs. 'outset' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
nonenonenone
noneoutsetnone
nonenonenone
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-069.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-069.xht new file mode 100644 index 0000000000..6799a0fc9e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-069.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'none' vs. 'ridge' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
nonenonenone
noneridgenone
nonenonenone
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-070.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-070.xht new file mode 100644 index 0000000000..f77d09354d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-070.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'none' vs. 'solid' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
nonenonenone
nonesolidnone
nonenonenone
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-071.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-071.xht new file mode 100644 index 0000000000..0b367ec232 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-071.xht @@ -0,0 +1,70 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'outset' vs. 'dashed' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
outsetoutsetoutset
dashedoutset
outsetoutsetoutset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-072.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-072.xht new file mode 100644 index 0000000000..1b15d348a3 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-072.xht @@ -0,0 +1,70 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'outset' vs. 'dotted' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
outsetoutsetoutset
dottedoutset
outsetoutsetoutset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-073.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-073.xht new file mode 100644 index 0000000000..1ef97a1a37 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-073.xht @@ -0,0 +1,70 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'outset' vs. 'double' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
outsetoutsetoutset
doubleoutset
outsetoutsetoutset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-074.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-074.xht new file mode 100644 index 0000000000..f058b510df --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-074.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'outset' vs. 'groove' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
outsetoutsetoutset
outsetgrooveoutset
outsetoutsetoutset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-075.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-075.xht new file mode 100644 index 0000000000..ec935cafdc --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-075.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'outset' vs. 'hidden' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has no border.

+ + + + + + + + + + + + + + + + +
outsetoutsetoutset
hiddenoutset
outsetoutsetoutset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-076.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-076.xht new file mode 100644 index 0000000000..e664cc383b --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-076.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'outset' vs. 'inset' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
outsetoutsetoutset
outsetinsetoutset
outsetoutsetoutset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-077.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-077.xht new file mode 100644 index 0000000000..160a81eae8 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-077.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'outset' vs. 'none' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
outsetoutsetoutset
outsetnoneoutset
outsetoutsetoutset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-078.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-078.xht new file mode 100644 index 0000000000..1bdb159a4b --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-078.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'outset' vs. 'outset' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
outsetoutsetoutset
outsetoutsetoutset
outsetoutsetoutset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-079.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-079.xht new file mode 100644 index 0000000000..9df653eae0 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-079.xht @@ -0,0 +1,70 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'outset' vs. 'ridge' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
outsetoutsetoutset
ridgeoutset
outsetoutsetoutset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-080.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-080.xht new file mode 100644 index 0000000000..2f8cc18c9e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-080.xht @@ -0,0 +1,70 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'outset' vs. 'solid' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
outsetoutsetoutset
solidoutset
outsetoutsetoutset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-081.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-081.xht new file mode 100644 index 0000000000..d52d1f2c6a --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-081.xht @@ -0,0 +1,70 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'ridge' vs. 'dashed' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
ridgeridgeridge
dashedridge
ridgeridgeridge
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-082.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-082.xht new file mode 100644 index 0000000000..5393fd6fe2 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-082.xht @@ -0,0 +1,70 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'ridge' vs. 'dotted' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
ridgeridgeridge
dottedridge
ridgeridgeridge
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-083.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-083.xht new file mode 100644 index 0000000000..3d976a3c3c --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-083.xht @@ -0,0 +1,70 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'ridge' vs. 'double' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
ridgeridgeridge
doubleridge
ridgeridgeridge
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-084.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-084.xht new file mode 100644 index 0000000000..b58f592719 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-084.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'ridge' vs. 'groove' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
ridgeridgeridge
ridgegrooveridge
ridgeridgeridge
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-085.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-085.xht new file mode 100644 index 0000000000..6816c374e5 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-085.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'ridge' vs. 'hidden' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has no border.

+ + + + + + + + + + + + + + + + +
ridgeridgeridge
hiddenridge
ridgeridgeridge
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-086.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-086.xht new file mode 100644 index 0000000000..1191d43678 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-086.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'ridge' vs. 'inset' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
ridgeridgeridge
ridgeinsetridge
ridgeridgeridge
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-087.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-087.xht new file mode 100644 index 0000000000..6e0816cff0 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-087.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'ridge' vs. 'none' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
ridgeridgeridge
ridgenoneridge
ridgeridgeridge
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-088.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-088.xht new file mode 100644 index 0000000000..d2a6d220e3 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-088.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'ridge' vs. 'outset' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
ridgeridgeridge
ridgeoutsetridge
ridgeridgeridge
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-089.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-089.xht new file mode 100644 index 0000000000..bf2051a045 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-089.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'ridge' vs. 'ridge' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
ridgeridgeridge
ridgeridgeridge
ridgeridgeridge
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-090.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-090.xht new file mode 100644 index 0000000000..62eca53a63 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-090.xht @@ -0,0 +1,70 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'ridge' vs. 'solid' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
ridgeridgeridge
solidridge
ridgeridgeridge
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-091.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-091.xht new file mode 100644 index 0000000000..4cdfdad05f --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-091.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'solid' vs. 'dashed' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
solidsolidsolid
soliddashedsolid
solidsolidsolid
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-092.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-092.xht new file mode 100644 index 0000000000..a36f695b97 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-092.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'solid' vs. 'dotted' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
solidsolidsolid
soliddottedsolid
solidsolidsolid
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-093.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-093.xht new file mode 100644 index 0000000000..01a4ca73d2 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-093.xht @@ -0,0 +1,70 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'solid' vs. 'double' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
solidsolidsolid
doublesolid
solidsolidsolid
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-094.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-094.xht new file mode 100644 index 0000000000..c61e28084f --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-094.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'solid' vs. 'groove' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
solidsolidsolid
solidgroovesolid
solidsolidsolid
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-095.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-095.xht new file mode 100644 index 0000000000..8362e0d1cf --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-095.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'solid' vs. 'hidden' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has no border.

+ + + + + + + + + + + + + + + + +
solidsolidsolid
hiddensolid
solidsolidsolid
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-096.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-096.xht new file mode 100644 index 0000000000..f7364f5ae7 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-096.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'solid' vs. 'inset' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
solidsolidsolid
solidinsetsolid
solidsolidsolid
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-097.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-097.xht new file mode 100644 index 0000000000..bad0e972f8 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-097.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'solid' vs. 'none' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
solidsolidsolid
solidnonesolid
solidsolidsolid
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-098.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-098.xht new file mode 100644 index 0000000000..c5adf48e10 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-098.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'solid' vs. 'outset' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
solidsolidsolid
solidoutsetsolid
solidsolidsolid
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-099.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-099.xht new file mode 100644 index 0000000000..47eda6a8f0 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-099.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'solid' vs. 'ridge' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
solidsolidsolid
solidridgesolid
solidsolidsolid
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-100.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-100.xht new file mode 100644 index 0000000000..02dad48ddc --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-style-100.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border Conflict Resolution (by border style): 'solid' vs. 'solid' - border with highest priority border style should dominate + + + + + + +

Test passes if the center box in the table below has a border similar to this:

+ + + + +
+ + + + + + + + + + + + + + + + +
solidsolidsolid
solidsolidsolid
solidsolidsolid
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-000.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-000.xht new file mode 100644 index 0000000000..9a3131cd24 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-000.xht @@ -0,0 +1,27 @@ + + + + CSS Test: Border Conflict Resolution (width) - hidden/hidden + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
hiddenhiddenhidden
hiddenhiddenhidden
hiddenhiddenhidden
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-001.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-001.xht new file mode 100644 index 0000000000..bf718960e1 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-001.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - hidden/double + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
doubledoubledouble
doublehiddendouble
doubledoubledouble
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-002.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-002.xht new file mode 100644 index 0000000000..a9334facd2 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-002.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - hidden/solid + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
solidsolidsolid
solidhiddensolid
solidsolidsolid
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-003.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-003.xht new file mode 100644 index 0000000000..0cc8fc489e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-003.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - hidden/dashed + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
dasheddasheddashed
dashedhiddendashed
dasheddasheddashed
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-004.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-004.xht new file mode 100644 index 0000000000..4153835069 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-004.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - hidden/dotted + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
dotteddotteddotted
dottedhiddendotted
dotteddotteddotted
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-005.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-005.xht new file mode 100644 index 0000000000..ff1cb15fea --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-005.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - hidden/ridge + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
ridgeridgeridge
ridgehiddenridge
ridgeridgeridge
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-006.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-006.xht new file mode 100644 index 0000000000..d74f47667d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-006.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - hidden/outset + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
outsetoutsetoutset
outsethiddenoutset
outsetoutsetoutset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-007.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-007.xht new file mode 100644 index 0000000000..1e25a9ffe1 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-007.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - hidden/groove + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
groovegroovegroove
groovehiddengroove
groovegroovegroove
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-008.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-008.xht new file mode 100644 index 0000000000..6f53322822 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-008.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - hidden/inset + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
insetinsetinset
insethiddeninset
insetinsetinset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-009.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-009.xht new file mode 100644 index 0000000000..24c166d94c --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-009.xht @@ -0,0 +1,27 @@ + + + + CSS Test: Border Conflict Resolution (width) - hidden/none + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
nonenonenone
nonehiddennone
nonenonenone
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-010.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-010.xht new file mode 100644 index 0000000000..b9741905b1 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-010.xht @@ -0,0 +1,27 @@ + + + + CSS Test: Border Conflict Resolution (width) - double/hidden + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
hiddenhiddenhidden
hiddendoublehidden
hiddenhiddenhidden
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-011.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-011.xht new file mode 100644 index 0000000000..e4b962a48d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-011.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - double/double + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
doubledoubledouble
doubledoubledouble
doubledoubledouble
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-012.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-012.xht new file mode 100644 index 0000000000..99c0397a87 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-012.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - double/solid + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
solidsolidsolid
soliddoublesolid
solidsolidsolid
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-013.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-013.xht new file mode 100644 index 0000000000..1a8ea02927 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-013.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - double/dashed + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
dasheddasheddashed
dasheddoubledashed
dasheddasheddashed
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-014.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-014.xht new file mode 100644 index 0000000000..15b606ae42 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-014.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - double/dashed + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
dotteddotteddotted
dotteddoubledotted
dotteddotteddotted
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-015.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-015.xht new file mode 100644 index 0000000000..3c19ba079a --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-015.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - double/ridge + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
ridgeridgeridge
ridgedoubleridge
ridgeridgeridge
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-016.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-016.xht new file mode 100644 index 0000000000..2f759e95f2 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-016.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - double/outset + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
outsetoutsetoutset
outsetdoubleoutset
outsetoutsetoutset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-017.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-017.xht new file mode 100644 index 0000000000..7cd76cee75 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-017.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - double/groove + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
groovegroovegroove
groovedoublegroove
groovegroovegroove
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-018.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-018.xht new file mode 100644 index 0000000000..523bd2c9fb --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-018.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - double/inset + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
insetinsetinset
insetdoubleinset
insetinsetinset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-019.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-019.xht new file mode 100644 index 0000000000..88dff257bd --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-019.xht @@ -0,0 +1,27 @@ + + + + CSS Test: Border Conflict Resolution (width) - double/none + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
nonenonenone
nonedoublenone
nonenonenone
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-020.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-020.xht new file mode 100644 index 0000000000..e8d44f8e32 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-020.xht @@ -0,0 +1,27 @@ + + + + CSS Test: Border Conflict Resolution (width) - solid/hidden + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
hiddenhiddenhidden
hiddensolidhidden
hiddenhiddenhidden
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-021.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-021.xht new file mode 100644 index 0000000000..ba46341263 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-021.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - solid/double + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
doubledoubledouble
doublesoliddouble
doubledoubledouble
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-022.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-022.xht new file mode 100644 index 0000000000..7b912bba46 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-022.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - solid/solid + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
solidsolidsolid
solidsolidsolid
solidsolidsolid
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-023.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-023.xht new file mode 100644 index 0000000000..7325f7db5e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-023.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - solid/dashed + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
dasheddasheddashed
dashedsoliddashed
dasheddasheddashed
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-024.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-024.xht new file mode 100644 index 0000000000..95bc3d5720 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-024.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - solid/dotted + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
dotteddotteddotted
dottedsoliddotted
dotteddotteddotted
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-025.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-025.xht new file mode 100644 index 0000000000..54159bf773 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-025.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - solid/ridge + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
ridgeridgeridge
ridgesolidridge
ridgeridgeridge
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-026.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-026.xht new file mode 100644 index 0000000000..1eee022951 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-026.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - solid/outset + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
outsetoutsetoutset
outsetsolidoutset
outsetoutsetoutset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-027.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-027.xht new file mode 100644 index 0000000000..f6ffae3cb8 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-027.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - solid/groove + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
groovegroovegroove
groovesolidgroove
groovegroovegroove
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-028.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-028.xht new file mode 100644 index 0000000000..e83970b7be --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-028.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - solid/inset + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
insetinsetinset
insetsolidinset
insetinsetinset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-029.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-029.xht new file mode 100644 index 0000000000..50fec4029b --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-029.xht @@ -0,0 +1,27 @@ + + + + CSS Test: Border Conflict Resolution (width) - solid/none + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
nonenonenone
nonesolidnone
nonenonenone
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-030.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-030.xht new file mode 100644 index 0000000000..8b135b897b --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-030.xht @@ -0,0 +1,27 @@ + + + + CSS Test: Border Conflict Resolution (width) - dashed/hidden + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
hiddenhiddenhidden
hiddendashedhidden
hiddenhiddenhidden
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-031.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-031.xht new file mode 100644 index 0000000000..fd6dfced42 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-031.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - dashed/double + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
doubledoubledouble
doubledasheddouble
doubledoubledouble
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-032.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-032.xht new file mode 100644 index 0000000000..1c294dda7f --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-032.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - dashed/solid + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
solidsolidsolid
soliddashedsolid
solidsolidsolid
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-033.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-033.xht new file mode 100644 index 0000000000..379f8c852c --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-033.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - dashed/dashed + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
dasheddasheddashed
dasheddasheddashed
dasheddasheddashed
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-034.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-034.xht new file mode 100644 index 0000000000..9a3fdc2666 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-034.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - dashed/dotted + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
dotteddotteddotted
dotteddasheddotted
dotteddotteddotted
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-035.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-035.xht new file mode 100644 index 0000000000..b095afdee0 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-035.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - dashed/ridge + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
ridgeridgeridge
ridgedashedridge
ridgeridgeridge
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-036.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-036.xht new file mode 100644 index 0000000000..0f433550ce --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-036.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - dashed/outset + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
outsetoutsetoutset
outsetdashedoutset
outsetoutsetoutset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-037.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-037.xht new file mode 100644 index 0000000000..99b2c9ad59 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-037.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - dashed/groove + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
groovegroovegroove
groovedashedgroove
groovegroovegroove
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-038.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-038.xht new file mode 100644 index 0000000000..b56d45ba27 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-038.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - dashed/inset + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
insetinsetinset
insetdashedinset
insetinsetinset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-039.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-039.xht new file mode 100644 index 0000000000..2efa91ca41 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-039.xht @@ -0,0 +1,27 @@ + + + + CSS Test: Border Conflict Resolution (width) - dashed/none + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
nonenonenone
nonedashednone
nonenonenone
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-040.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-040.xht new file mode 100644 index 0000000000..8814da0825 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-040.xht @@ -0,0 +1,27 @@ + + + + CSS Test: Border Conflict Resolution (width) - dotted/hidden + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
hiddenhiddenhidden
hiddendottedhidden
hiddenhiddenhidden
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-041.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-041.xht new file mode 100644 index 0000000000..80f0ad4384 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-041.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - dotted/double + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
doubledoubledouble
doubledotteddouble
doubledoubledouble
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-042.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-042.xht new file mode 100644 index 0000000000..21d8094120 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-042.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - dotted/solid + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
solidsolidsolid
soliddottedsolid
solidsolidsolid
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-043.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-043.xht new file mode 100644 index 0000000000..0314042f68 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-043.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - dotted/dashed + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
dasheddasheddashed
dasheddotteddashed
dasheddasheddashed
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-044.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-044.xht new file mode 100644 index 0000000000..6ce9b05e24 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-044.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - dotted/dotted + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
dotteddotteddotted
dotteddotteddotted
dotteddotteddotted
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-045.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-045.xht new file mode 100644 index 0000000000..9e1821b25a --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-045.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - dotted/ridge + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
ridgeridgeridge
ridgedottedridge
ridgeridgeridge
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-046.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-046.xht new file mode 100644 index 0000000000..8e2017e3f3 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-046.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - dotted/outset + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
outsetoutsetoutset
outsetdottedoutset
outsetoutsetoutset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-047.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-047.xht new file mode 100644 index 0000000000..8e170e013d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-047.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - dotted/groove + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
groovegroovegroove
groovedottedgroove
groovegroovegroove
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-048.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-048.xht new file mode 100644 index 0000000000..c76e29c30e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-048.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - dotted/inset + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
insetinsetinset
insetdottedinset
insetinsetinset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-049.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-049.xht new file mode 100644 index 0000000000..9d3ec37727 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-049.xht @@ -0,0 +1,27 @@ + + + + CSS Test: Border Conflict Resolution (width) - dotted/none + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
nonenonenone
nonedottednone
nonenonenone
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-050.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-050.xht new file mode 100644 index 0000000000..68df0e259a --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-050.xht @@ -0,0 +1,27 @@ + + + + CSS Test: Border Conflict Resolution (width) - ridge/hidden + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
hiddenhiddenhidden
hiddenridgehidden
hiddenhiddenhidden
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-051.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-051.xht new file mode 100644 index 0000000000..9f11957a97 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-051.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - ridge/double + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
doubledoubledouble
doubleridgedouble
doubledoubledouble
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-052.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-052.xht new file mode 100644 index 0000000000..f2aee28d2e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-052.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - ridge/solid + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
solidsolidsolid
solidridgesolid
solidsolidsolid
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-053.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-053.xht new file mode 100644 index 0000000000..55a580c6da --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-053.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - ridge/dashed + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
dasheddasheddashed
dashedridgedashed
dasheddasheddashed
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-054.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-054.xht new file mode 100644 index 0000000000..969da5898d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-054.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - ridge/dotted + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
dotteddotteddotted
dottedridgedotted
dotteddotteddotted
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-055.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-055.xht new file mode 100644 index 0000000000..f21c74ae73 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-055.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - ridge/ridge + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
ridgeridgeridge
ridgeridgeridge
ridgeridgeridge
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-056.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-056.xht new file mode 100644 index 0000000000..fb5d46871b --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-056.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - ridge/outset + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
outsetoutsetoutset
outsetridgeoutset
outsetoutsetoutset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-057.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-057.xht new file mode 100644 index 0000000000..6fa3cca7a8 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-057.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - ridge/groove + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
groovegroovegroove
grooveridgegroove
groovegroovegroove
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-058.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-058.xht new file mode 100644 index 0000000000..e9ca042468 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-058.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - ridge/inset + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
insetinsetinset
insetridgeinset
insetinsetinset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-059.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-059.xht new file mode 100644 index 0000000000..2bed71e0ed --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-059.xht @@ -0,0 +1,27 @@ + + + + CSS Test: Border Conflict Resolution (width) - ridge/none + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
nonenonenone
noneridgenone
nonenonenone
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-060.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-060.xht new file mode 100644 index 0000000000..5471352d68 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-060.xht @@ -0,0 +1,27 @@ + + + + CSS Test: Border Conflict Resolution (width) - outset/hidden + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
hiddenhiddenhidden
hiddenoutsethidden
hiddenhiddenhidden
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-061.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-061.xht new file mode 100644 index 0000000000..6e8beb7c1d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-061.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - outset/double + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
doubledoubledouble
doubleoutsetdouble
doubledoubledouble
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-062.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-062.xht new file mode 100644 index 0000000000..8b633224cf --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-062.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - outset/solid + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
solidsolidsolid
solidoutsetsolid
solidsolidsolid
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-063.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-063.xht new file mode 100644 index 0000000000..ff7ebae7ad --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-063.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - outset/dashed + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
dasheddasheddashed
dashedoutsetdashed
dasheddasheddashed
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-064.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-064.xht new file mode 100644 index 0000000000..8b3d684110 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-064.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - outset/dotted + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
dotteddotteddotted
dottedoutsetdotted
dotteddotteddotted
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-065.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-065.xht new file mode 100644 index 0000000000..f3e0cd8ccf --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-065.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - outset/ridge + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
ridgeridgeridge
ridgeoutsetridge
ridgeridgeridge
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-066.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-066.xht new file mode 100644 index 0000000000..0afc92ffa3 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-066.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - outset/outset + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
outsetoutsetoutset
outsetoutsetoutset
outsetoutsetoutset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-067.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-067.xht new file mode 100644 index 0000000000..14ec5c7990 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-067.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - outset/groove + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
groovegroovegroove
grooveoutsetgroove
groovegroovegroove
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-068.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-068.xht new file mode 100644 index 0000000000..4f7b487903 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-068.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - outset/inset + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
insetinsetinset
insetoutsetinset
insetinsetinset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-069.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-069.xht new file mode 100644 index 0000000000..85fb07c0f4 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-069.xht @@ -0,0 +1,27 @@ + + + + CSS Test: Border Conflict Resolution (width) - outset/none + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
nonenonenone
noneoutsetnone
nonenonenone
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-070.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-070.xht new file mode 100644 index 0000000000..651390c3f2 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-070.xht @@ -0,0 +1,27 @@ + + + + CSS Test: Border Conflict Resolution (width) - groove/hidden + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
hiddenhiddenhidden
hiddengroovehidden
hiddenhiddenhidden
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-071.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-071.xht new file mode 100644 index 0000000000..010aebe4a7 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-071.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - groove/double + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
doubledoubledouble
doublegroovedouble
doubledoubledouble
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-072.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-072.xht new file mode 100644 index 0000000000..1f283cbb6e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-072.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - groove/solid + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
solidsolidsolid
solidgroovesolid
solidsolidsolid
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-073.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-073.xht new file mode 100644 index 0000000000..68f7a09846 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-073.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - groove/dashed + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
dasheddasheddashed
dashedgroovedashed
dasheddasheddashed
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-074.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-074.xht new file mode 100644 index 0000000000..77fcc56369 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-074.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - groove/dotted + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
dotteddotteddotted
dottedgroovedotted
dotteddotteddotted
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-075.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-075.xht new file mode 100644 index 0000000000..2f3b2f1cc7 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-075.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - groove/ridge + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
ridgeridgeridge
ridgegrooveridge
ridgeridgeridge
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-076.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-076.xht new file mode 100644 index 0000000000..6496884dd9 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-076.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - groove/outset + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
outsetoutsetoutset
outsetgrooveoutset
outsetoutsetoutset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-077.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-077.xht new file mode 100644 index 0000000000..81074a604d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-077.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - groove/groove + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
groovegroovegroove
groovegroovegroove
groovegroovegroove
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-078.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-078.xht new file mode 100644 index 0000000000..7e07984bb3 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-078.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - groove/inset + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
insetinsetinset
insetgrooveinset
insetinsetinset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-079.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-079.xht new file mode 100644 index 0000000000..88aeac0c17 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-079.xht @@ -0,0 +1,27 @@ + + + + CSS Test: Border Conflict Resolution (width) - groove/none + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
nonenonenone
nonegroovenone
nonenonenone
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-080.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-080.xht new file mode 100644 index 0000000000..ac17c9e9f1 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-080.xht @@ -0,0 +1,27 @@ + + + + CSS Test: Border Conflict Resolution (width) - inset/hidden + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
hiddenhiddenhidden
hiddeninsethidden
hiddenhiddenhidden
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-081.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-081.xht new file mode 100644 index 0000000000..29fc6cf596 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-081.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - inset/double + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
doubledoubledouble
doubleinsetdouble
doubledoubledouble
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-082.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-082.xht new file mode 100644 index 0000000000..7a07390b8b --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-082.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - inset/solid + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
solidsolidsolid
solidinsetsolid
solidsolidsolid
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-083.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-083.xht new file mode 100644 index 0000000000..ae8a146744 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-083.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - inset/dashed + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
dasheddasheddashed
dashedinsetdashed
dasheddasheddashed
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-084.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-084.xht new file mode 100644 index 0000000000..14f8a66814 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-084.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - inset/dotted + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
dotteddotteddotted
dottedinsetdotted
dotteddotteddotted
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-085.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-085.xht new file mode 100644 index 0000000000..b7a68ba20e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-085.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - inset/ridge + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
ridgeridgeridge
ridgeinsetridge
ridgeridgeridge
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-086.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-086.xht new file mode 100644 index 0000000000..79a967008a --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-086.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - inset/outset + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
outsetoutsetoutset
outsetinsetoutset
outsetoutsetoutset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-087.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-087.xht new file mode 100644 index 0000000000..2ce3eab861 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-087.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - inset/groove + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
groovegroovegroove
grooveinsetgroove
groovegroovegroove
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-088.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-088.xht new file mode 100644 index 0000000000..9752a37f36 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-088.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Border Conflict Resolution (width) - inset/inset + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
insetinsetinset
insetinsetinset
insetinsetinset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-089.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-089.xht new file mode 100644 index 0000000000..664fb782f2 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-089.xht @@ -0,0 +1,27 @@ + + + + CSS Test: Border Conflict Resolution (width) - inset/none + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
nonenonenone
noneinsetnone
nonenonenone
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-090.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-090.xht new file mode 100644 index 0000000000..9b34572e9e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-090.xht @@ -0,0 +1,27 @@ + + + + CSS Test: Border Conflict Resolution (width) - none/hidden + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
hiddenhiddenhidden
hiddennonehidden
hiddenhiddenhidden
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-091.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-091.xht new file mode 100644 index 0000000000..794b9ccad2 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-091.xht @@ -0,0 +1,27 @@ + + + + CSS Test: Border Conflict Resolution (width) - none/double + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
doubledoubledouble
doublenonedouble
doubledoubledouble
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-092.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-092.xht new file mode 100644 index 0000000000..88ffd49ef6 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-092.xht @@ -0,0 +1,27 @@ + + + + CSS Test: Border Conflict Resolution (width) - none/solid + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
solidsolidsolid
solidnonesolid
solidsolidsolid
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-093.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-093.xht new file mode 100644 index 0000000000..4f7b704902 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-093.xht @@ -0,0 +1,27 @@ + + + + CSS Test: Border Conflict Resolution (width) - none/dashed + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
dasheddasheddashed
dashednonedashed
dasheddasheddashed
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-094.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-094.xht new file mode 100644 index 0000000000..f53c4a378d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-094.xht @@ -0,0 +1,27 @@ + + + + CSS Test: Border Conflict Resolution (width) - none/dotted + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
dotteddotteddotted
dottednonedotted
dotteddotteddotted
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-095.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-095.xht new file mode 100644 index 0000000000..9387122327 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-095.xht @@ -0,0 +1,27 @@ + + + + CSS Test: Border Conflict Resolution (width) - none/ridge + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
ridgeridgeridge
ridgenoneridge
ridgeridgeridge
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-096.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-096.xht new file mode 100644 index 0000000000..b1d9a62136 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-096.xht @@ -0,0 +1,27 @@ + + + + CSS Test: Border Conflict Resolution (width) - inset/outset + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
outsetoutsetoutset
outsetnoneoutset
outsetoutsetoutset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-097.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-097.xht new file mode 100644 index 0000000000..d67ffe1bdb --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-097.xht @@ -0,0 +1,27 @@ + + + + CSS Test: Border Conflict Resolution (width) - none/groove + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
groovegroovegroove
groovenonegroove
groovegroovegroove
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-098.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-098.xht new file mode 100644 index 0000000000..5ccb599896 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-098.xht @@ -0,0 +1,27 @@ + + + + CSS Test: Border Conflict Resolution (width) - none/inset + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
insetinsetinset
insetnoneinset
insetinsetinset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-099.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-099.xht new file mode 100644 index 0000000000..4b32a4018f --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-w-099.xht @@ -0,0 +1,27 @@ + + + + CSS Test: Border Conflict Resolution (width) - none/none + + + + + +

There should be no red borders on the table below

+ + + + + + + + + + +
nonenonenone
nonenonenone
nonenonenone
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-001.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-001.xht new file mode 100644 index 0000000000..a6a4f6dcd4 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-001.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'dashed' vs. 'dashed' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
dasheddasheddashed
dasheddasheddashed
dasheddasheddashed
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-002.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-002.xht new file mode 100644 index 0000000000..7f2203b4d2 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-002.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'dashed' vs. 'dotted' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
dasheddasheddashed
dasheddotteddashed
dasheddasheddashed
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-003.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-003.xht new file mode 100644 index 0000000000..aadb9bafef --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-003.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'dashed' vs. 'double' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
dasheddasheddashed
dasheddoubledashed
dasheddasheddashed
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-004.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-004.xht new file mode 100644 index 0000000000..f0568a4a2e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-004.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'dashed' vs. 'groove' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
dasheddasheddashed
dashedgroovedashed
dasheddasheddashed
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-005.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-005.xht new file mode 100644 index 0000000000..73c5beb469 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-005.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'dashed' vs. 'hidden' - a border style of 'hidden' is always the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
dasheddasheddashed
dashedhiddendashed
dasheddasheddashed
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-006.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-006.xht new file mode 100644 index 0000000000..d68f06acf4 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-006.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'dashed' vs. 'inset' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
dasheddasheddashed
dashedinsetdashed
dasheddasheddashed
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-007.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-007.xht new file mode 100644 index 0000000000..89b334fe23 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-007.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'dashed' vs. 'none' - a border style of 'none' is never the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
dasheddasheddashed
dashednonedashed
dasheddasheddashed
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-008.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-008.xht new file mode 100644 index 0000000000..47cb3d2375 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-008.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'dashed' vs. 'outset' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
dasheddasheddashed
dashedoutsetdashed
dasheddasheddashed
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-009.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-009.xht new file mode 100644 index 0000000000..c3cc0d96af --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-009.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'dashed' vs. 'ridge' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
dasheddasheddashed
dashedridgedashed
dasheddasheddashed
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-010.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-010.xht new file mode 100644 index 0000000000..65843258e5 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-010.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'dashed' vs. 'solid' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
dasheddasheddashed
dashedsoliddashed
dasheddasheddashed
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-011.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-011.xht new file mode 100644 index 0000000000..a8312df21d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-011.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'dotted' vs. 'dashed' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
dotteddotteddotted
dotteddasheddotted
dotteddotteddotted
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-012.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-012.xht new file mode 100644 index 0000000000..0b77380265 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-012.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'dotted' vs. 'dotted' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
dotteddotteddotted
dotteddotteddotted
dotteddotteddotted
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-013.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-013.xht new file mode 100644 index 0000000000..ced790226c --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-013.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'dotted' vs. 'double' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
dotteddotteddotted
dotteddoubledotted
dotteddotteddotted
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-014.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-014.xht new file mode 100644 index 0000000000..418702562f --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-014.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'dotted' vs. 'groove' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
dotteddotteddotted
dottedgroovedotted
dotteddotteddotted
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-015.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-015.xht new file mode 100644 index 0000000000..95ce2efcd8 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-015.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'dotted' vs. 'hidden' - a border style of 'hidden' is always the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
dotteddotteddotted
dottedhiddendotted
dotteddotteddotted
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-016.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-016.xht new file mode 100644 index 0000000000..16a94ab1f4 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-016.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'dotted' vs. 'inset' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
dotteddotteddotted
dottedinsetdotted
dotteddotteddotted
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-017.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-017.xht new file mode 100644 index 0000000000..9905c4a30c --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-017.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'dotted' vs. 'none' - a border style of 'none' is never the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
dotteddotteddotted
dottednonedotted
dotteddotteddotted
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-018.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-018.xht new file mode 100644 index 0000000000..01b45fc77a --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-018.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'dotted' vs. 'outset' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
dotteddotteddotted
dottedoutsetdotted
dotteddotteddotted
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-019.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-019.xht new file mode 100644 index 0000000000..ce67d5c815 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-019.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'dotted' vs. 'ridge' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
dotteddotteddotted
dottedridgedotted
dotteddotteddotted
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-020.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-020.xht new file mode 100644 index 0000000000..791b1f543c --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-020.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'dotted' vs. 'solid' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
dotteddotteddotted
dottedsoliddotted
dotteddotteddotted
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-021.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-021.xht new file mode 100644 index 0000000000..82fd63b046 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-021.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'double' vs. 'dashed' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
doubledoubledouble
doubledasheddouble
doubledoubledouble
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-022.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-022.xht new file mode 100644 index 0000000000..974fe88525 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-022.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'double' vs. 'dotted' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
doubledoubledouble
doubledotteddouble
doubledoubledouble
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-023.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-023.xht new file mode 100644 index 0000000000..07676443f0 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-023.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'double' vs. 'double' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
doubledoubledouble
doubledoubledouble
doubledoubledouble
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-024.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-024.xht new file mode 100644 index 0000000000..47e2988381 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-024.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'double' vs. 'groove' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
doubledoubledouble
doublegroovedouble
doubledoubledouble
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-025.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-025.xht new file mode 100644 index 0000000000..4ef3667e52 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-025.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'double' vs. 'hidden' - a border style of 'hidden' is always the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
doubledoubledouble
doublehiddendouble
doubledoubledouble
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-026.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-026.xht new file mode 100644 index 0000000000..feb4905252 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-026.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'double' vs. 'inset' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
doubledoubledouble
doubleinsetdouble
doubledoubledouble
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-027.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-027.xht new file mode 100644 index 0000000000..10ad21827f --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-027.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'double' vs. 'none' - a border style of 'none' is never the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
doubledoubledouble
doublenonedouble
doubledoubledouble
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-028.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-028.xht new file mode 100644 index 0000000000..6ed585c832 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-028.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'double' vs. 'outset' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
doubledoubledouble
doubleoutsetdouble
doubledoubledouble
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-029.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-029.xht new file mode 100644 index 0000000000..7a04d0107e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-029.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'double' vs. 'ridge' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
doubledoubledouble
doubleridgedouble
doubledoubledouble
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-030.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-030.xht new file mode 100644 index 0000000000..3555d6a1de --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-030.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'double' vs. 'solid' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
doubledoubledouble
doublesoliddouble
doubledoubledouble
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-031.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-031.xht new file mode 100644 index 0000000000..b788001728 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-031.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'groove' vs. 'dashed' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
groovegroovegroove
groovedashedgroove
groovegroovegroove
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-032.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-032.xht new file mode 100644 index 0000000000..4ee49208de --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-032.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'groove' vs. 'dotted' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
groovegroovegroove
groovedottedgroove
groovegroovegroove
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-033.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-033.xht new file mode 100644 index 0000000000..1f3823710e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-033.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'groove' vs. 'double' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
groovegroovegroove
groovedoublegroove
groovegroovegroove
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-034.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-034.xht new file mode 100644 index 0000000000..a9be31fd5e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-034.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'groove' vs. 'groove' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
groovegroovegroove
groovegroovegroove
groovegroovegroove
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-035.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-035.xht new file mode 100644 index 0000000000..fcf956d07d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-035.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'groove' vs. 'hidden' - a border style of 'hidden' is always the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
groovegroovegroove
groovehiddengroove
groovegroovegroove
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-036.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-036.xht new file mode 100644 index 0000000000..2d90eeb6ab --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-036.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'groove' vs. 'inset' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
groovegroovegroove
grooveinsetgroove
groovegroovegroove
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-037.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-037.xht new file mode 100644 index 0000000000..ac1817e164 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-037.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'groove' vs. 'none' - a border style of 'none' is never the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
groovegroovegroove
groovenonegroove
groovegroovegroove
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-038.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-038.xht new file mode 100644 index 0000000000..5441c4c197 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-038.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'groove' vs. 'outset' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
groovegroovegroove
grooveoutsetgroove
groovegroovegroove
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-039.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-039.xht new file mode 100644 index 0000000000..9ee2f9311a --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-039.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'groove' vs. 'ridge' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
groovegroovegroove
grooveridgegroove
groovegroovegroove
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-040.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-040.xht new file mode 100644 index 0000000000..27835836a8 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-040.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'groove' vs. 'solid' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
groovegroovegroove
groovesolidgroove
groovegroovegroove
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-041.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-041.xht new file mode 100644 index 0000000000..b2bd49af05 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-041.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'hidden' vs. 'dashed' - a border style of 'hidden' is always the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
hiddenhiddenhidden
hiddendashedhidden
hiddenhiddenhidden
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-042.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-042.xht new file mode 100644 index 0000000000..edaf2c9446 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-042.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'hidden' vs. 'dotted' - a border style of 'hidden' is always the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
hiddenhiddenhidden
hiddendottedhidden
hiddenhiddenhidden
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-043.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-043.xht new file mode 100644 index 0000000000..959911fd65 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-043.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'hidden' vs. 'double' - a border style of 'hidden' is always the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
hiddenhiddenhidden
hiddendoublehidden
hiddenhiddenhidden
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-044.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-044.xht new file mode 100644 index 0000000000..0136ddc2d2 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-044.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'hidden' vs. 'groove' - a border style of 'hidden' is always the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
hiddenhiddenhidden
hiddengroovehidden
hiddenhiddenhidden
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-045.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-045.xht new file mode 100644 index 0000000000..74894851a9 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-045.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'hidden' vs. 'hidden' - a border style of 'hidden' is always the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
hiddenhiddenhidden
hiddenhiddenhidden
hiddenhiddenhidden
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-046.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-046.xht new file mode 100644 index 0000000000..951b1e209e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-046.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'hidden' vs. 'inset' - a border style of 'hidden' is always the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
hiddenhiddenhidden
hiddeninsethidden
hiddenhiddenhidden
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-047.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-047.xht new file mode 100644 index 0000000000..ca665bbbdf --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-047.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'hidden' vs. 'none' - a border style of 'hidden' is always the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
hiddenhiddenhidden
hiddennonehidden
hiddenhiddenhidden
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-048.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-048.xht new file mode 100644 index 0000000000..ca97c507ef --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-048.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'hidden' vs. 'outset' - a border style of 'hidden' is always the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
hiddenhiddenhidden
hiddenoutsethidden
hiddenhiddenhidden
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-049.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-049.xht new file mode 100644 index 0000000000..6582c48fe6 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-049.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'hidden' vs. 'ridge' - a border style of 'hidden' is always the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
hiddenhiddenhidden
hiddenridgehidden
hiddenhiddenhidden
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-050.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-050.xht new file mode 100644 index 0000000000..1f44e2392b --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-050.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'hidden' vs. 'solid' - a border style of 'hidden' is always the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
hiddenhiddenhidden
hiddensolidhidden
hiddenhiddenhidden
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-051.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-051.xht new file mode 100644 index 0000000000..03b2974e0b --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-051.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'inset' vs. 'dashed' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
insetinsetinset
insetdashedinset
insetinsetinset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-052.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-052.xht new file mode 100644 index 0000000000..99998a33f8 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-052.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'inset' vs. 'dotted' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
insetinsetinset
insetdottedinset
insetinsetinset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-053.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-053.xht new file mode 100644 index 0000000000..b6568b9267 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-053.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'inset' vs. 'double' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
insetinsetinset
insetdoubleinset
insetinsetinset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-054.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-054.xht new file mode 100644 index 0000000000..3175ea8b4b --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-054.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'inset' vs. 'groove' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
insetinsetinset
insetgrooveinset
insetinsetinset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-055.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-055.xht new file mode 100644 index 0000000000..63e8fac93a --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-055.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'inset' vs. 'hidden' - a border style of 'hidden' is always the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
insetinsetinset
insethiddeninset
insetinsetinset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-056.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-056.xht new file mode 100644 index 0000000000..7438ea6eda --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-056.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'inset' vs. 'inset' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
insetinsetinset
insetinsetinset
insetinsetinset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-057.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-057.xht new file mode 100644 index 0000000000..15a4ff92c5 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-057.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'inset' vs. 'none' - a border style of 'none' is never the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
insetinsetinset
insetnoneinset
insetinsetinset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-058.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-058.xht new file mode 100644 index 0000000000..ecfa3a2601 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-058.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'inset' vs. 'outset' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
insetinsetinset
insetoutsetinset
insetinsetinset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-059.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-059.xht new file mode 100644 index 0000000000..aff106dbe8 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-059.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'inset' vs. 'ridge' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
insetinsetinset
insetridgeinset
insetinsetinset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-060.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-060.xht new file mode 100644 index 0000000000..90cc700bbd --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-060.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'inset' vs. 'solid' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
insetinsetinset
insetsolidinset
insetinsetinset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-061.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-061.xht new file mode 100644 index 0000000000..c360d246e0 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-061.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'none' vs. 'dashed' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
nonenonenone
nonedashednone
nonenonenone
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-062.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-062.xht new file mode 100644 index 0000000000..db2559556d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-062.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'none' vs. 'dotted' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
nonenonenone
nonedottednone
nonenonenone
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-063.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-063.xht new file mode 100644 index 0000000000..b5ff100472 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-063.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'none' vs. 'double' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
nonenonenone
nonedoublenone
nonenonenone
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-064.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-064.xht new file mode 100644 index 0000000000..759096cb0c --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-064.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'none' vs. 'groove' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
nonenonenone
nonegroovenone
nonenonenone
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-065.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-065.xht new file mode 100644 index 0000000000..2119b4d810 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-065.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'none' vs. 'hidden' - a border style of 'hidden' is always the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
nonenonenone
nonehiddennone
nonenonenone
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-066.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-066.xht new file mode 100644 index 0000000000..07de2da6b6 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-066.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'none' vs. 'inset' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
nonenonenone
noneinsetnone
nonenonenone
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-067.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-067.xht new file mode 100644 index 0000000000..b2acf09128 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-067.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'none' vs. 'none' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
nonenonenone
nonenonenone
nonenonenone
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-068.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-068.xht new file mode 100644 index 0000000000..cfa11b3bfc --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-068.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'none' vs. 'outset' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
nonenonenone
noneoutsetnone
nonenonenone
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-069.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-069.xht new file mode 100644 index 0000000000..0959c037dd --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-069.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'none' vs. 'ridge' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
nonenonenone
noneridgenone
nonenonenone
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-070.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-070.xht new file mode 100644 index 0000000000..c09cee56ae --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-070.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'none' vs. 'solid' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
nonenonenone
nonesolidnone
nonenonenone
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-071.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-071.xht new file mode 100644 index 0000000000..919001f8ff --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-071.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'outset' vs. 'dashed' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
outsetoutsetoutset
outsetdashedoutset
outsetoutsetoutset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-072.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-072.xht new file mode 100644 index 0000000000..6f19840530 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-072.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'outset' vs. 'dotted' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
outsetoutsetoutset
outsetdottedoutset
outsetoutsetoutset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-073.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-073.xht new file mode 100644 index 0000000000..8189bf94fc --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-073.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'outset' vs. 'double' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
outsetoutsetoutset
outsetdoubleoutset
outsetoutsetoutset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-074.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-074.xht new file mode 100644 index 0000000000..4081b0d4a1 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-074.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'outset' vs. 'groove' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
outsetoutsetoutset
outsetgrooveoutset
outsetoutsetoutset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-075.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-075.xht new file mode 100644 index 0000000000..e81140326e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-075.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'outset' vs. 'hidden' - a border style of 'hidden' is always the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
outsetoutsetoutset
outsethiddenoutset
outsetoutsetoutset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-076.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-076.xht new file mode 100644 index 0000000000..20eecc3f20 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-076.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'outset' vs. 'inset' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
outsetoutsetoutset
outsetinsetoutset
outsetoutsetoutset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-077.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-077.xht new file mode 100644 index 0000000000..29471dff13 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-077.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'outset' vs. 'none' - a border style of 'none' is never the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
outsetoutsetoutset
outsetnoneoutset
outsetoutsetoutset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-078.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-078.xht new file mode 100644 index 0000000000..a49cba775b --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-078.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'outset' vs. 'outset' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
outsetoutsetoutset
outsetoutsetoutset
outsetoutsetoutset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-079.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-079.xht new file mode 100644 index 0000000000..ad13d14044 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-079.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'outset' vs. 'ridge' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
outsetoutsetoutset
outsetridgeoutset
outsetoutsetoutset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-080.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-080.xht new file mode 100644 index 0000000000..8f672e7dcd --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-080.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'outset' vs. 'solid' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
outsetoutsetoutset
outsetsolidoutset
outsetoutsetoutset
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-081.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-081.xht new file mode 100644 index 0000000000..1f30a9c5bd --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-081.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'ridge' vs. 'dashed' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
ridgeridgeridge
ridgedashedridge
ridgeridgeridge
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-082.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-082.xht new file mode 100644 index 0000000000..9c69351c97 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-082.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'ridge' vs. 'dotted' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
ridgeridgeridge
ridgedottedridge
ridgeridgeridge
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-083.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-083.xht new file mode 100644 index 0000000000..3b94c3fc0f --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-083.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'ridge' vs. 'double' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
ridgeridgeridge
ridgedoubleridge
ridgeridgeridge
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-084.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-084.xht new file mode 100644 index 0000000000..5e571aede0 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-084.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'ridge' vs. 'groove' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
ridgeridgeridge
ridgegrooveridge
ridgeridgeridge
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-085.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-085.xht new file mode 100644 index 0000000000..230e164e1f --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-085.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'ridge' vs. 'hidden' - a border style of 'hidden' is always the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
ridgeridgeridge
ridgehiddenridge
ridgeridgeridge
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-086.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-086.xht new file mode 100644 index 0000000000..f48be7d637 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-086.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'ridge' vs. 'inset' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
ridgeridgeridge
ridgeinsetridge
ridgeridgeridge
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-087.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-087.xht new file mode 100644 index 0000000000..791747d910 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-087.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'ridge' vs. 'none' - a border style of 'none' is never the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
ridgeridgeridge
ridgenoneridge
ridgeridgeridge
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-088.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-088.xht new file mode 100644 index 0000000000..51d6b3445b --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-088.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'ridge' vs. 'outset' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
ridgeridgeridge
ridgeoutsetridge
ridgeridgeridge
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-089.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-089.xht new file mode 100644 index 0000000000..af70afa59f --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-089.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'ridge' vs. 'ridge' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
ridgeridgeridge
ridgeridgeridge
ridgeridgeridge
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-090.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-090.xht new file mode 100644 index 0000000000..f940a01a71 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-090.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'ridge' vs. 'solid' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
ridgeridgeridge
ridgesolidridge
ridgeridgeridge
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-091.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-091.xht new file mode 100644 index 0000000000..5b7a151d9e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-091.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'solid' vs. 'dashed' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
solidsolidsolid
soliddashedsolid
solidsolidsolid
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-092.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-092.xht new file mode 100644 index 0000000000..95e9577ad1 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-092.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'solid' vs. 'dotted' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
solidsolidsolid
soliddottedsolid
solidsolidsolid
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-093.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-093.xht new file mode 100644 index 0000000000..09dc6c6d7e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-093.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'solid' vs. 'double' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
solidsolidsolid
soliddoublesolid
solidsolidsolid
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-094.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-094.xht new file mode 100644 index 0000000000..e94334fa16 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-094.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'solid' vs. 'groove' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
solidsolidsolid
solidgroovesolid
solidsolidsolid
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-095.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-095.xht new file mode 100644 index 0000000000..2318819f8b --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-095.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'solid' vs. 'hidden' - a border style of 'hidden' is always the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
solidsolidsolid
solidhiddensolid
solidsolidsolid
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-096.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-096.xht new file mode 100644 index 0000000000..db6e83c95a --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-096.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'solid' vs. 'inset' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
solidsolidsolid
solidinsetsolid
solidsolidsolid
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-097.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-097.xht new file mode 100644 index 0000000000..531bac6a26 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-097.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'solid' vs. 'none' - a border style of 'none' is never the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
solidsolidsolid
solidnonesolid
solidsolidsolid
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-098.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-098.xht new file mode 100644 index 0000000000..4dc5506d4a --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-098.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'solid' vs. 'outset' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
solidsolidsolid
solidoutsetsolid
solidsolidsolid
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-099.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-099.xht new file mode 100644 index 0000000000..ae1c42466b --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-099.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'solid' vs. 'ridge' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
solidsolidsolid
solidridgesolid
solidsolidsolid
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-100.xht b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-100.xht new file mode 100644 index 0000000000..67aca8983f --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-conflict-width-100.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Border Conflict Resolution (by border width): 'solid' vs. 'solid' - border style with largest width is the dominant border + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
solidsolidsolid
solidsolidsolid
solidsolidsolid
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-001.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-001.xht new file mode 100644 index 0000000000..5ccdca71c7 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-001.xht @@ -0,0 +1,41 @@ + + + + CSS Test: Border-spacing using pixels with a minimum minus one value, -1px + + + + + + + +

Test passes if the two boxes below are the same width.

+ + + + +
+ + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-002.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-002.xht new file mode 100644 index 0000000000..193b9fa011 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-002.xht @@ -0,0 +1,32 @@ + + + + CSS Test: Border-spacing using pixels with a minimum value, 0px + + + + + + + + + +

Test passes if there is only one bar below this line.

+ + + + + +
XXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-003.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-003.xht new file mode 100644 index 0000000000..91ff3b1cec --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-003.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Border-spacing using pixels with a minimum plus one value, 1px + + + + + + + + + +

Test passes if the middle line is as wide as the space between the bars.

+
+ + + + + +
XXXXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-004.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-004.xht new file mode 100644 index 0000000000..c46f1e87c6 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-004.xht @@ -0,0 +1,35 @@ + + + + CSS Test: Border-spacing set to zero using pixels with a minus sign, -0px + + + + + + + + + +

Test passes if there is only one bar below this line.

+ + + + + +
XXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-005.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-005.xht new file mode 100644 index 0000000000..b36ed950c9 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-005.xht @@ -0,0 +1,32 @@ + + + + CSS Test: Border-spacing set to zero using pixels with a plus sign, +0px + + + + + + + + + +

Test passes if there is only one bar below this line.

+ + + + + +
XXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-006.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-006.xht new file mode 100644 index 0000000000..8ff558597d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-006.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Border-spacing using pixels with a nominal value, 96px + + + + + + + + + +

Test passes if the middle bar is as wide as the space between the first and last bars.

+
+ + + + + +
XXXXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-007.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-007.xht new file mode 100644 index 0000000000..a0c5b1da02 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-007.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Border-spacing using pixels with a nominal value (with plus sign), +96px + + + + + + + + + +

Test passes if the middle bar is as wide as the space between the first and last bars.

+
+ + + + + +
XXXXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-012.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-012.xht new file mode 100644 index 0000000000..fcb8f6ba32 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-012.xht @@ -0,0 +1,42 @@ + + + + CSS Test: Border-spacing using points with a minimum minus one value, -1pt + + + + + + + + +

Test passes if the two boxes below are the same width.

+ + + + +
+ + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-013.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-013.xht new file mode 100644 index 0000000000..702d1950b6 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-013.xht @@ -0,0 +1,32 @@ + + + + CSS Test: Border-spacing using points with a minimum value, 0pt + + + + + + + + + +

Test passes if there is only one bar below this line.

+ + + + + +
XXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-014.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-014.xht new file mode 100644 index 0000000000..422d224646 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-014.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Border-spacing using points with a minimum plus one value, 1pt + + + + + + + + + +

Test passes if the middle line is as wide as the space between the bars.

+
+ + + + + +
XXXXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-015.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-015.xht new file mode 100644 index 0000000000..5ebf41ea13 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-015.xht @@ -0,0 +1,32 @@ + + + + CSS Test: Border-spacing set to zero using points with a negative sign, -0pt + + + + + + + + + +

Test passes if there is only one bar below this line.

+ + + + + +
XXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-016.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-016.xht new file mode 100644 index 0000000000..cf49c21a50 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-016.xht @@ -0,0 +1,32 @@ + + + + CSS Test: Border-spacing set to zero using points with a plus sign, +0pt + + + + + + + + + +

Test passes if there is only one bar below this line.

+ + + + + +
XXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-017.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-017.xht new file mode 100644 index 0000000000..8d8d554c73 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-017.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Border-spacing using points with a nominal value, 72pt + + + + + + + + + +

Test passes if the middle bar is as wide as the space between the first and last bars.

+
+ + + + + +
XXXXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-018.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-018.xht new file mode 100644 index 0000000000..b4581f9d2d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-018.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Border-spacing using points with a nominal value with a plus sign, +72pt + + + + + + + + + +

Test passes if the middle bar is as wide as the space between the first and last bars.

+
+ + + + + +
XXXXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-023.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-023.xht new file mode 100644 index 0000000000..1172e41090 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-023.xht @@ -0,0 +1,41 @@ + + + + CSS Test: Border-spacing using picas with a minimum minus one value, -1pc + + + + + + + +

Test passes if the two boxes below are the same width.

+ + + + +
+ + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-024.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-024.xht new file mode 100644 index 0000000000..d72eaed01b --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-024.xht @@ -0,0 +1,32 @@ + + + + CSS Test: Border-spacing set to zero using picas, 0pc + + + + + + + + + +

Test passes if there is only one bar below this line.

+ + + + + +
XXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-025.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-025.xht new file mode 100644 index 0000000000..80f980f213 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-025.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Border-spacing using picas with a minimum plus one value, 1pc + + + + + + + + + +

Test passes if the middle block is as wide as the space between the bars.

+
+ + + + + +
XXXXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-026.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-026.xht new file mode 100644 index 0000000000..507ce2db80 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-026.xht @@ -0,0 +1,32 @@ + + + + CSS Test: Border-spacing set to zero using picas with a negative sign, -0 + + + + + + + + + +

Test passes if there is only one bar below this line.

+ + + + + +
XXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-027.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-027.xht new file mode 100644 index 0000000000..0409823be5 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-027.xht @@ -0,0 +1,32 @@ + + + + CSS Test: Border-spacing set to zero using picas with a plus sign, +0 + + + + + + + + + +

Test passes if there is only one bar below this line.

+ + + + + +
XXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-028.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-028.xht new file mode 100644 index 0000000000..afc3c76083 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-028.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Border-spacing using picas with a nominal value, 6pc + + + + + + + + + +

Test passes if the middle bar is as wide as the space between the first and last bars.

+
+ + + + + +
XXXXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-029.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-029.xht new file mode 100644 index 0000000000..8bef27f087 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-029.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Border-spacing using picas with a nominal value (with plus sign), +6pc + + + + + + + + + +

Test passes if the middle bar is as wide as the space between the first and last bars.

+
+ + + + + +
XXXXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-034.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-034.xht new file mode 100644 index 0000000000..22916f25ec --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-034.xht @@ -0,0 +1,41 @@ + + + + CSS Test: Border-spacing using centimeters with a minimum minus one value, -1cm + + + + + + + +

Test passes if the two boxes below are the same width.

+ + + + +
+ + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-035.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-035.xht new file mode 100644 index 0000000000..6531b25015 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-035.xht @@ -0,0 +1,32 @@ + + + + CSS Test: Border-spacing using centimeters with a minimum value, 0cm + + + + + + + + + +

Test passes if there is only one bar below this line.

+ + + + + +
XXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-036.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-036.xht new file mode 100644 index 0000000000..1f6ba7176b --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-036.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Border-spacing using centimeters with a minimum plus one value, 1cm + + + + + + + + + +

Test passes if the middle block is as wide as the space between the bars.

+
+ + + + + +
XXXXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-037.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-037.xht new file mode 100644 index 0000000000..ef71e33ed3 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-037.xht @@ -0,0 +1,32 @@ + + + + CSS Test: Border-spacing set to zero using centimeters with a minus sign, -0cm + + + + + + + + + +

Test passes if there is only one bar below this line.

+ + + + + +
XXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-038.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-038.xht new file mode 100644 index 0000000000..13400a93a6 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-038.xht @@ -0,0 +1,32 @@ + + + + CSS Test: Border-spacing set to zero using centimeters with a plus sign, +0cm + + + + + + + + + +

Test passes if there is only one bar below this line.

+ + + + + +
XXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-039.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-039.xht new file mode 100644 index 0000000000..88a180da0b --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-039.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Border-spacing using centimeters with a nominal value, 2.54cm + + + + + + + + + +

Test passes if the middle bar is as wide as the space between the first and last bars.

+
+ + + + + +
XXXXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-040.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-040.xht new file mode 100644 index 0000000000..fe57c72b79 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-040.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Border-spacing using centimeters with a nominal value (with plus sign), +2.54cm + + + + + + + + + +

Test passes if the middle bar is as wide as the space between the first and last bars.

+
+ + + + + +
XXXXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-045.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-045.xht new file mode 100644 index 0000000000..0bbace84c7 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-045.xht @@ -0,0 +1,41 @@ + + + + CSS Test: Border-spacing using millimeters with a minimum minus one value, -1mm + + + + + + + +

Test passes if the two boxes below are the same width.

+ + + + +
+ + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-046.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-046.xht new file mode 100644 index 0000000000..44fa9c0bd7 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-046.xht @@ -0,0 +1,32 @@ + + + + CSS Test: Border-spacing using millimeters with a minimum value, 0mm + + + + + + + + + +

Test passes if there is only one bar below this line.

+ + + + + +
XXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-047.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-047.xht new file mode 100644 index 0000000000..18be574888 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-047.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Border-spacing using millimeters with a minimum plus one value, 1mm + + + + + + + + + +

Test passes if the middle block is as wide as the space between the bars.

+
+ + + + + +
XXXXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-048.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-048.xht new file mode 100644 index 0000000000..bf375581ca --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-048.xht @@ -0,0 +1,32 @@ + + + + CSS Test: Border-spacing set to zero using millimeters with a minus sign, -0mm + + + + + + + + + +

Test passes if there is only one bar below this line.

+ + + + + +
XXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-049.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-049.xht new file mode 100644 index 0000000000..c9a2edc8a4 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-049.xht @@ -0,0 +1,32 @@ + + + + CSS Test: Border-spacing set to zero using millimeters with a plus sign, +0mm + + + + + + + + + +

Test passes if there is only one bar below this line.

+ + + + + +
XXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-050.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-050.xht new file mode 100644 index 0000000000..566add8cb3 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-050.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Border-spacing using millimeters with a nominal value, 25.4mm + + + + + + + + + +

Test passes if the middle bar is as wide as the space between the first and last bars.

+
+ + + + + +
XXXXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-051.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-051.xht new file mode 100644 index 0000000000..00d8c4db49 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-051.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Border-spacing using millimeters with a nominal value (with plus sign), +25.4mm + + + + + + + + + +

Test passes if the middle bar is as wide as the space between the first and last bars.

+
+ + + + + +
XXXXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-056.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-056.xht new file mode 100644 index 0000000000..17f19d5a2f --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-056.xht @@ -0,0 +1,41 @@ + + + + CSS Test: Border-spacing using inches with a minimum minus one value, -1in + + + + + + + +

Test passes if the two boxes below are the same width.

+ + + + +
+ + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-057.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-057.xht new file mode 100644 index 0000000000..157a746b87 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-057.xht @@ -0,0 +1,32 @@ + + + + CSS Test: Border-spacing using inches with a minimum value, 0in + + + + + + + + + +

Test passes if there is only one bar below this line.

+ + + + + +
XXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-058.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-058.xht new file mode 100644 index 0000000000..e8e01ab962 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-058.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Border-spacing using inches with a minimum plus one value, 1in + + + + + + + + + +

Test passes if the middle bar is as wide as the space between the first and last bars.

+
+ + + + + +
XXXXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-059.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-059.xht new file mode 100644 index 0000000000..037719c9d0 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-059.xht @@ -0,0 +1,32 @@ + + + + CSS Test: Border-spacing set to zero using inches with a minus sign, -0in + + + + + + + + + +

Test passes if there is only one bar below this line.

+ + + + + +
XXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-060.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-060.xht new file mode 100644 index 0000000000..2849d93084 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-060.xht @@ -0,0 +1,32 @@ + + + + CSS Test: Border-spacing set to zero using inches with a plus sign, +0in + + + + + + + + + +

Test passes if there is only one bar below this line.

+ + + + + +
XXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-061.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-061.xht new file mode 100644 index 0000000000..376edfe1b3 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-061.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Border-spacing using inches with a nominal value, 1in + + + + + + + + + +

Test passes if the middle bar is as wide as the space between the first and last bars.

+
+ + + + + +
XXXXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-062.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-062.xht new file mode 100644 index 0000000000..b6effd4177 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-062.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Border-spacing using inches with a nominal value (with plus sign), +1in + + + + + + + + + +

Test passes if the middle bar is as wide as the space between the first and last bars.

+
+ + + + + +
XXXXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-067.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-067.xht new file mode 100644 index 0000000000..ac23ea0678 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-067.xht @@ -0,0 +1,41 @@ + + + + CSS Test: Border-spacing using 'em' units with a minimum minus one value, -1em + + + + + + + +

Test passes if the two boxes below are the same width.

+ + + + +
+ + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-068.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-068.xht new file mode 100644 index 0000000000..a71ffdb3f8 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-068.xht @@ -0,0 +1,32 @@ + + + + CSS Test: Border-spacing using 'em' units with a minimum value, 0em + + + + + + + + + +

Test passes if there is only one bar below this line.

+ + + + + +
XXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-069.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-069.xht new file mode 100644 index 0000000000..05bdb1accb --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-069.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Border-spacing using 'em' units with a minimum plus one value, 1em + + + + + + + + + +

Test passes if the middle block is as wide as the space between the first and last bars.

+
+ + + + + +
XXXXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-070.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-070.xht new file mode 100644 index 0000000000..d543d41eb6 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-070.xht @@ -0,0 +1,32 @@ + + + + CSS Test: Border-spacing set to zero using 'em' units with a minus sign, -0em + + + + + + + + + +

Test passes if there is only one bar below this line.

+ + + + + +
XXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-071.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-071.xht new file mode 100644 index 0000000000..21264c412d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-071.xht @@ -0,0 +1,32 @@ + + + + CSS Test: Border-spacing set to zero using 'em' units with a plus sign, +0em + + + + + + + + + +

Test passes if there is only one bar below this line.

+ + + + + +
XXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-072.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-072.xht new file mode 100644 index 0000000000..a142891da4 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-072.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Border-spacing using 'em' units with a nominal value, 6em + + + + + + + + + +

Test passes if the middle bar is as wide as the space between the first and last bars.

+
+ + + + + +
XXXXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-073.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-073.xht new file mode 100644 index 0000000000..1f24481aa5 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-073.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Border-spacing using 'em' units with a nominal value with a plus sign, +6em + + + + + + + + + +

Test passes if the middle bar is as wide as the space between the first and last bars.

+
+ + + + + +
XXXXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-078.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-078.xht new file mode 100644 index 0000000000..96afd48253 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-078.xht @@ -0,0 +1,41 @@ + + + + CSS Test: Border-spacing using 'ex' units with a minimum minus one value, -1ex + + + + + + + +

Test passes if the two boxes below are the same width.

+ + + + +
+ + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-079.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-079.xht new file mode 100644 index 0000000000..51514895b5 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-079.xht @@ -0,0 +1,32 @@ + + + + CSS Test: Border-spacing using 'ex' units with a minimum value, 0ex + + + + + + + + + +

Test passes if there is only one bar below this line.

+ + + + + +
XXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-081.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-081.xht new file mode 100644 index 0000000000..832cf47793 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-081.xht @@ -0,0 +1,32 @@ + + + + CSS Test: Border-spacing set to zero using 'ex' units with a minus sign, -0ex + + + + + + + + + +

Test passes if there is only one bar below this line.

+ + + + + +
XXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-082.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-082.xht new file mode 100644 index 0000000000..902b500eea --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-082.xht @@ -0,0 +1,32 @@ + + + + CSS Test: Border-spacing set to zero using 'ex' units with a plus sign, +0ex + + + + + + + + + +

Test passes if there is only one bar below this line.

+ + + + + +
XXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-083.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-083.xht new file mode 100644 index 0000000000..194a82ab1f --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-083.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Border-spacing using 'ex' units with a nominal value, 7.5ex + + + + + + + + + +

Test passes if the middle bar is as wide as the space between the first and last bars.

+
+ + + + + +
XXXXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-084.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-084.xht new file mode 100644 index 0000000000..41f9ba32e1 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-084.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Border-spacing using 'ex' units with a nominal value with a plus sign, +7.5ex + + + + + + + + + +

Test passes if the middle bar is as wide as the space between the first and last bars.

+
+ + + + + +
XXXXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-089.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-089.xht new file mode 100644 index 0000000000..ee6d473dc3 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-089.xht @@ -0,0 +1,32 @@ + + + + CSS Test: Border-spacing set to zero with no units with a minus sign, -0 + + + + + + + + + +

Test passes if there is only one box below this line.

+ + + + + +
XXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-090.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-090.xht new file mode 100644 index 0000000000..9e67659970 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-090.xht @@ -0,0 +1,32 @@ + + + + CSS Test: Border-spacing set to zero with no units, 0 + + + + + + + + + +

Test passes if there is only one box below this line.

+ + + + + +
XXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-091.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-091.xht new file mode 100644 index 0000000000..8c22b7c1e9 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-091.xht @@ -0,0 +1,32 @@ + + + + CSS Test: Border-spacing set to zero with no units with a plus sign, +0 + + + + + + + + + +

Test passes if there is only one box below this line.

+ + + + + +
XXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-092.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-092.xht new file mode 100644 index 0000000000..546de9b37d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-092.xht @@ -0,0 +1,49 @@ + + + + CSS Test: Border-spacing set to inherit with one value, 1in + + + + + + + + + +

Test passes if the middle bar is as wide as the space between the first and last bars.

+
+ + + + + +
XXXXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-093.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-093.xht new file mode 100644 index 0000000000..c17fb184ef --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-093.xht @@ -0,0 +1,40 @@ + + + + CSS Test: Border-spacing set to inherit with two values, 50px 5px + + + + + + + + + +

Test passes if four bars appear, and the horizontal space between them is greater than the vertical space between them.

+ + + + + + + + + +
XXXXXXXXXXXX
XXXXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-094.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-094.xht new file mode 100644 index 0000000000..726c4abe6f --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-094.xht @@ -0,0 +1,36 @@ + + + + CSS Test: Border-spacing: using two values, 5px 50px + + + + + + + + + +

Test passes if four bars appear, and the vertical space between them is greater than the horizontal space between them.

+ + + + + + + + + +
XXXXXXXXXXXX
XXXXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-001.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-001.xht new file mode 100644 index 0000000000..ad30538d58 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-001.xht @@ -0,0 +1,42 @@ + + + + CSS Test: Border-spacing and 'display: inline' elements + + + + + + + +

Test passes if the vertical space between the two blue boxes is the same as the space between the two orange boxes.

+
+
XXXXX
XXXXX
+
+
XXXXX
XXXXX
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-002.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-002.xht new file mode 100644 index 0000000000..a3e473ce4c --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-002.xht @@ -0,0 +1,32 @@ + + + + CSS Test: Border-spacing and 'display: block' elements + + + + + + + +

Test passes if there is a blue and orange square below and there is no vertical gap between the squares.

+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-003.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-003.xht new file mode 100644 index 0000000000..4a9e876c81 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-003.xht @@ -0,0 +1,33 @@ + + + + CSS Test: Border-spacing and 'display: list-item' elements + + + + + + + +

Test passes if both the blue and orange squares below have marker bullets on the left-hand side and there is no vertical gap between the squares.

+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-005.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-005.xht new file mode 100644 index 0000000000..dba10ab124 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-005.xht @@ -0,0 +1,40 @@ + + + + CSS Test: Border-spacing and 'display: inline-block' elements + + + + + + + +

Test passes if the vertical space between the two blue boxes is the same as the space between the two orange boxes.

+
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-006.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-006.xht new file mode 100644 index 0000000000..6c313c2858 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-006.xht @@ -0,0 +1,46 @@ + + + + CSS Test: Border-spacing and 'display: table' elements + + + + + + + +

Test passes if there is a blue and orange square below and there is a vertical gap between the squares.

+
+
+
+
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-007.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-007.xht new file mode 100644 index 0000000000..8c00ed992e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-007.xht @@ -0,0 +1,46 @@ + + + + CSS Test: Border-spacing and 'display: inline-table' elements + + + + + + + +

Test passes if there is a blue and orange square below and there is a vertical gap between the squares.

+
+
+
+
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-008.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-008.xht new file mode 100644 index 0000000000..866cacadc8 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-008.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border-spacing and 'display: table-row-group' elements + + + + + + + +

Test passes if there is a blue and orange square below and there is no vertical gap between the squares.

+
+
+
+
+
+
+
+
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-009.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-009.xht new file mode 100644 index 0000000000..119d1824c9 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-009.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border-spacing and 'display: table-header-group' elements + + + + + + + +

Test passes if there is a blue and orange square below and there is no vertical gap between the squares.

+
+
+
+
+
+
+
+
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-010.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-010.xht new file mode 100644 index 0000000000..77b877c99e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-010.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Border-spacing and 'display: table-footer-group' elements + + + + + + + +

Test passes if there is a blue and orange square below and there is no vertical gap between the squares.

+
+
+
+
+
+
+
+
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-011.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-011.xht new file mode 100644 index 0000000000..c56d90e07f --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-011.xht @@ -0,0 +1,46 @@ + + + + CSS Test: Border-spacing and 'display: table-row' elements + + + + + + + +

Test passes if there is a blue and orange square below and there is no vertical gap between the squares.

+
+
+
+
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-012.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-012.xht new file mode 100644 index 0000000000..a0c7fdca1f --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-012.xht @@ -0,0 +1,51 @@ + + + + CSS Test: Border-spacing and 'display: table-column' elements + + + + + + + +

Test passes if there is a blue and orange square below and there is no vertical gap between the squares.

+
+
+
+
+
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-013.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-013.xht new file mode 100644 index 0000000000..7ea47daa35 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-013.xht @@ -0,0 +1,51 @@ + + + + CSS Test: Border-spacing and 'display: table-column-group' elements + + + + + + + +

Test passes if there is a blue and orange square below and there is no vertical gap between the squares.

+
+
+
+
+
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-014.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-014.xht new file mode 100644 index 0000000000..885924f8c3 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-014.xht @@ -0,0 +1,44 @@ + + + + CSS Test: Border-spacing and 'display: table-cell' elements + + + + + + + +

Test passes if there is a blue and orange square below and there is no horizontal gap between the squares.

+
+
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-015.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-015.xht new file mode 100644 index 0000000000..55b68cfe28 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-015.xht @@ -0,0 +1,38 @@ + + + + CSS Test: Border-spacing and 'display: table-caption' elements + + + + + + + +

Test passes if there is a blue and orange square below and there is no vertical gap between the squares.

+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-016.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-016.xht new file mode 100644 index 0000000000..0536763244 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-016.xht @@ -0,0 +1,32 @@ + + + + CSS Test: Border-spacing and 'display: none' elements + + + + + + + + +

Test passes if there is no red visible on the page.

+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-017.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-017.xht new file mode 100644 index 0000000000..efceae58f5 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-applies-to-017.xht @@ -0,0 +1,38 @@ + + + + CSS Test: Border-spacing and 'display: inherit' elements + + + + + + + +

Test passes if there is a blue and orange square below and there is no vertical gap between the squares.

+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-inherited-001.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-inherited-001.xht new file mode 100644 index 0000000000..34aeb1bb4c --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-inherited-001.xht @@ -0,0 +1,52 @@ + + + + CSS Test: Border-spacing is inherited by default + + + + + + + + + +

Test passes if the middle box is as wide as the space between the first and last boxes.

+
+
+
+
+
XXXXXX
+
XXXXXX
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-initial-001.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-initial-001.xht new file mode 100644 index 0000000000..d7886a3869 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-initial-001.xht @@ -0,0 +1,36 @@ + + + + CSS Test: Initial value of border-spacing + + + + + + + + + +

Test passes if there is only one box below.

+
+
+
XXXXXX
+
XXXXXX
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-initial-002.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-initial-002.xht new file mode 100644 index 0000000000..4bed0b4700 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-initial-002.xht @@ -0,0 +1,29 @@ + + + + CSS Test: CSS table model: initial border-spacing + + + + + + + +
+
THERE
+
+
+
SHOULD B
+
E N
+
O RED
+
+
+
ANYWHERE
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-percentage-001.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-percentage-001.xht new file mode 100644 index 0000000000..ff30ff84cd --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-percentage-001.xht @@ -0,0 +1,52 @@ + + + + + + + CSS Test: Border-spacing - percentage value does not apply + + + + + + + + + + + + + + +

Test passes if there is no red.

+ + + + + + + + + + + +
ab
cd
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-spacing-values-001.xht b/testing/web-platform/tests/css/CSS2/tables/border-spacing-values-001.xht new file mode 100644 index 0000000000..cdceb14d55 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-spacing-values-001.xht @@ -0,0 +1,64 @@ + + + + CSS Test: Negative 'border-spacing' values are ignored + + + + + + + +

Test passes if the blue and orange squares have the same size.

+ + + + + + + + + + + + + + + + +
+
 
+ + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-style-inset-001.xht b/testing/web-platform/tests/css/CSS2/tables/border-style-inset-001.xht new file mode 100644 index 0000000000..d93b81b9d4 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-style-inset-001.xht @@ -0,0 +1,29 @@ + + + + CSS Test: Table-Specific Border Style Behavior (separated border model/inset) + + + + + + +

Test passes if the box below looks like it is embedded into the surface of the page.

+ + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-style-inset-002.xht b/testing/web-platform/tests/css/CSS2/tables/border-style-inset-002.xht new file mode 100644 index 0000000000..b2feb525e6 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-style-inset-002.xht @@ -0,0 +1,47 @@ + + + + CSS Test: Table-Specific Border Style Behavior (collapsing border model/inset) + + + + + + +

Test passes if the two boxes below have identical borders that look as if they are popping out of the canvas.

+ + + + +
 
+
 
+ + + + +
 
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-style-outset-001.xht b/testing/web-platform/tests/css/CSS2/tables/border-style-outset-001.xht new file mode 100644 index 0000000000..5e72867325 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-style-outset-001.xht @@ -0,0 +1,29 @@ + + + + CSS Test: Table-Specific Border Style Behavior (separated border model/outset) + + + + + + +

Test passes if the box below looks like it sticks out of the surface of the page.

+ + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/border-style-outset-002.xht b/testing/web-platform/tests/css/CSS2/tables/border-style-outset-002.xht new file mode 100644 index 0000000000..0f4ed614c1 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/border-style-outset-002.xht @@ -0,0 +1,47 @@ + + + + CSS Test: Table-Specific Border Style Behavior (collapsing border model/outset) + + + + + + +

Test passes if the two boxes below have identical borders that look as if they are carved into the canvas.

+ + + + +
+
 
+ + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/caption-position-001-ref.xht b/testing/web-platform/tests/css/CSS2/tables/caption-position-001-ref.xht new file mode 100644 index 0000000000..a764e71956 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/caption-position-001-ref.xht @@ -0,0 +1,70 @@ + + + + + + + CSS Reftest Reference + + + + + + + + + +

Test passes if the word ABOVE is above the cat image in both rectangles.

+ +
+ + + + + + + + +
ABOVE
Image download support must be enabled
+ +
+ + +
+ + + + + + + + + +
ABOVE
Image download support must be enabled
+ +
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/caption-position-001.xht b/testing/web-platform/tests/css/CSS2/tables/caption-position-001.xht new file mode 100644 index 0000000000..788d261c74 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/caption-position-001.xht @@ -0,0 +1,62 @@ + + + + + + + CSS Test: caption-side - CSS caption boxes can be positioned above or below a CSS table-cell + + + + + + + + + + + + + + + +

Test passes if the word ABOVE is above the cat image in both rectangles.

+ +
+

Image download support must be enabled

+ +

ABOVE

+
+ +
+

Image download support must be enabled

+ +

ABOVE

+
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/caption-side-001.xht b/testing/web-platform/tests/css/CSS2/tables/caption-side-001.xht new file mode 100644 index 0000000000..0f4a6d7c45 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/caption-side-001.xht @@ -0,0 +1,29 @@ + + + + CSS Test: Caption-side set to 'top' + + + + + + + +

Test passes if the "Filler Text" appears above the box.

+ + + + + +
Filler Text
XXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/caption-side-002.xht b/testing/web-platform/tests/css/CSS2/tables/caption-side-002.xht new file mode 100644 index 0000000000..ccbe196146 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/caption-side-002.xht @@ -0,0 +1,29 @@ + + + + CSS Test: Caption-side set to 'bottom' + + + + + + + +

Test passes if the "Filler Text" appears below the box.

+ + + + + +
Filler Text
XXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/caption-side-003.xht b/testing/web-platform/tests/css/CSS2/tables/caption-side-003.xht new file mode 100644 index 0000000000..e8a49c986e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/caption-side-003.xht @@ -0,0 +1,30 @@ + + + + CSS Test: Caption-side set to 'inherit' + + + + + + + +

Test passes if the "Filler Text" appears below the box.

+ + + + + +
Filler Text
XXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-001-ref.html b/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-001-ref.html new file mode 100644 index 0000000000..117b41c2ab --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-001-ref.html @@ -0,0 +1,7 @@ + + +CSS Reference + +

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

+
Filler Text Filler Text Filler Text
+ diff --git a/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-001.xht b/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-001.xht new file mode 100644 index 0000000000..5aa551686b --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-001.xht @@ -0,0 +1,26 @@ + + + + CSS Test: Caption-side and 'display: inline' elements + + + + + + + + +

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

+
+ Filler Text +
Filler Text
+ Filler Text +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-002-ref.html b/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-002-ref.html new file mode 100644 index 0000000000..e60406befe --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-002-ref.html @@ -0,0 +1,14 @@ + + +CSS Reference + + +

Test passes if there are three lines of "Filler Text" below and the middle line has a blue background.

+
Filler Text
+
Filler Text
+
Filler Text
+ diff --git a/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-002.xht b/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-002.xht new file mode 100644 index 0000000000..5d726017e7 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-002.xht @@ -0,0 +1,27 @@ + + + + CSS Test: Caption-side and 'display: block' elements + + + + + + + + +

Test passes if there are three lines of "Filler Text" below and the middle line has a blue background.

+
+ Filler Text + Filler Text + Filler Text +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-003-ref.html b/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-003-ref.html new file mode 100644 index 0000000000..87bda4a957 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-003-ref.html @@ -0,0 +1,18 @@ + + +CSS Reference + + +

Test passes if there are three lines of "Filler Text" below and if the middle "Filler Text" has a orange background and a marker bullet on its left-hand side. The marker bullet should not have an orange background.

+
Filler Text
+
Filler Text
+
Filler Text
+ diff --git a/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-003.xht b/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-003.xht new file mode 100644 index 0000000000..1ab2437021 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-003.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Caption-side and 'display: list-item' elements + + + + + + + + +

Test passes if there are three lines of "Filler Text" below and if the middle "Filler Text" has a orange background and a marker bullet on its left-hand side. The marker bullet should not have an orange background.

+
+ Filler Text + Filler Text + Filler Text +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-005.xht b/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-005.xht new file mode 100644 index 0000000000..e48d3072f6 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-005.xht @@ -0,0 +1,26 @@ + + + + CSS Test: Caption-side and 'display: inline-block' elements + + + + + + + + +

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

+
+ Filler Text +
Filler Text
+ Filler Text +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-006-ref.html b/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-006-ref.html new file mode 100644 index 0000000000..3426468f22 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-006-ref.html @@ -0,0 +1,15 @@ + + +CSS Reference + + +

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

+
+
Filler Text
+ diff --git a/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-006.xht b/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-006.xht new file mode 100644 index 0000000000..1f5a3d9bcc --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-006.xht @@ -0,0 +1,43 @@ + + + + CSS Test: Caption-side and 'display: table' elements + + + + + + + + +

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

+
+
Filler Text
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-007.xht b/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-007.xht new file mode 100644 index 0000000000..4d6a5af849 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-007.xht @@ -0,0 +1,43 @@ + + + + CSS Test: Caption-side and 'display: inline-table' elements + + + + + + + + +

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

+
+
Filler Text
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-008-ref.html b/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-008-ref.html new file mode 100644 index 0000000000..7e2af4562f --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-008-ref.html @@ -0,0 +1,15 @@ + + +CSS Reference + + +

Test passes if the "Filler Text" below is above the box.

+
Filler Text
+
+ diff --git a/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-008.xht b/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-008.xht new file mode 100644 index 0000000000..5a037a960d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-008.xht @@ -0,0 +1,49 @@ + + + + CSS Test: Caption-side and 'display: table-row-group' elements + + + + + + + + +

Test passes if the "Filler Text" below is above the box.

+
+
Filler Text
+
+
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-009.xht b/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-009.xht new file mode 100644 index 0000000000..cd4061736f --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-009.xht @@ -0,0 +1,49 @@ + + + + CSS Test: Caption-side and 'display: table-header-group' elements + + + + + + + + +

Test passes if the "Filler Text" below is above the box.

+
+
Filler Text
+
+
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-010.xht b/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-010.xht new file mode 100644 index 0000000000..bf7eda6470 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-010.xht @@ -0,0 +1,49 @@ + + + + CSS Test: Caption-side and 'display: table-footer-group' elements + + + + + + + + +

Test passes if the "Filler Text" below is above the box.

+
+
Filler Text
+
+
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-011.xht b/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-011.xht new file mode 100644 index 0000000000..7ed7018f59 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-011.xht @@ -0,0 +1,48 @@ + + + + CSS Test: Caption-side and 'display: table-column' elements + + + + + + + + +

Test passes if the "Filler Text" below is above the box.

+
+
+
Filler Text
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-012.xht b/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-012.xht new file mode 100644 index 0000000000..88170c3757 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-012.xht @@ -0,0 +1,43 @@ + + + + CSS Test: Caption-side and 'display: table-row' elements + + + + + + + + +

Test passes if the "Filler Text" below is above the box.

+
+
Filler Text
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-013.xht b/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-013.xht new file mode 100644 index 0000000000..fbd6b39925 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-013.xht @@ -0,0 +1,49 @@ + + + + CSS Test: Caption-side and 'display: table-column-group' elements + + + + + + + + +

Test passes if the "Filler Text" below is above the box.

+
+
+
Filler Text
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-014.xht b/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-014.xht new file mode 100644 index 0000000000..300ae9887a --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-014.xht @@ -0,0 +1,44 @@ + + + + CSS Test: Caption-side and 'display: table-cell' elements + + + + + + + + +

Test passes if the "Filler Text" below is above the box.

+
+
Filler Text
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-015.xht b/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-015.xht new file mode 100644 index 0000000000..60092d8982 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-015.xht @@ -0,0 +1,43 @@ + + + + CSS Test: Caption-side and 'display: table-caption' elements + + + + + + + + +

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

+
+
Filler Text
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-016.xht b/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-016.xht new file mode 100644 index 0000000000..878d1e55fd --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-016.xht @@ -0,0 +1,23 @@ + + + + CSS Test: Caption-side and 'display: none' elements + + + + + + + + +

Test passes if there is no red visible on the page.

+
Filler Text
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-017-ref.html b/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-017-ref.html new file mode 100644 index 0000000000..4a19d9c9f3 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-017-ref.html @@ -0,0 +1,17 @@ + + +CSS Reference + + +

Test passes if the "Filler Text" below is inside the box.

+
Filler Text
+
+ diff --git a/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-017.xht b/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-017.xht new file mode 100644 index 0000000000..e1398a8c0d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/caption-side-applies-to-017.xht @@ -0,0 +1,43 @@ + + + + CSS Test: Caption-side and 'display: inherit' elements + + + + + + + + +

Test passes if the "Filler Text" below is inside the box.

+
+
Filler Text
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/caption-side-example-001.xht b/testing/web-platform/tests/css/CSS2/tables/caption-side-example-001.xht new file mode 100644 index 0000000000..7b114321ad --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/caption-side-example-001.xht @@ -0,0 +1,35 @@ + + + + CSS Test: Caption border and table border + + + + + + +

Test passes if the "Filler Text" is below the blue box and does not extend beyond the boxes right edge.

+ + + + + +
Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/caption-side-inherited-001.xht b/testing/web-platform/tests/css/CSS2/tables/caption-side-inherited-001.xht new file mode 100644 index 0000000000..dd5698040f --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/caption-side-inherited-001.xht @@ -0,0 +1,36 @@ + + + + CSS Test: Caption-side is inherited by default + + + + + + + +

Test passes if the word "BELOW" is below the box.

+
+ + + + + +
BELOW
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/caption-side-initial-001.xht b/testing/web-platform/tests/css/CSS2/tables/caption-side-initial-001.xht new file mode 100644 index 0000000000..1b03c5cbe3 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/caption-side-initial-001.xht @@ -0,0 +1,31 @@ + + + + CSS Test: Initial value of 'caption-side' + + + + + + + +

Test passes if the word "ABOVE" is above the box.

+ + + + + +
ABOVE
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/caption-vs-table-box-001.xht b/testing/web-platform/tests/css/CSS2/tables/caption-vs-table-box-001.xht new file mode 100644 index 0000000000..10507c2c22 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/caption-vs-table-box-001.xht @@ -0,0 +1,48 @@ + + + + CSS Test: Caption border and table border + + + + + + +

Test passes if there are two separate boxes below and the "Filler Text" inside the boxes has the same alignment.

+
+
Filler Text
+
+
Filler Text
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/caption-vs-table-box-002.xht b/testing/web-platform/tests/css/CSS2/tables/caption-vs-table-box-002.xht new file mode 100644 index 0000000000..2448d35de2 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/caption-vs-table-box-002.xht @@ -0,0 +1,48 @@ + + + + CSS Test: Caption border and inline-table border + + + + + + +

Test passes if there are two separate boxes below and the "Filler Text" inside the boxes has the same alignment.

+
+
Filler Text
+
+
Filler Text
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/collapsing-border-model-001-ref.html b/testing/web-platform/tests/css/CSS2/tables/collapsing-border-model-001-ref.html new file mode 100644 index 0000000000..38308df01a --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/collapsing-border-model-001-ref.html @@ -0,0 +1,20 @@ + + +CSS Reference + + +

Test passes if the orange and blue boxes below are the same width.

+
+
+ diff --git a/testing/web-platform/tests/css/CSS2/tables/collapsing-border-model-001.xht b/testing/web-platform/tests/css/CSS2/tables/collapsing-border-model-001.xht new file mode 100644 index 0000000000..a05b71a932 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/collapsing-border-model-001.xht @@ -0,0 +1,39 @@ + + + + CSS Test: Collapsing borders model row width equation (auto layout) + + + + + + + +

Test passes if the orange and blue boxes below are the same width.

+
+ + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/collapsing-border-model-002.xht b/testing/web-platform/tests/css/CSS2/tables/collapsing-border-model-002.xht new file mode 100644 index 0000000000..d7b2527840 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/collapsing-border-model-002.xht @@ -0,0 +1,47 @@ + + + + CSS Test: Collapsing borders model row width equation (auto layout) - subsequent rows with wider borders variation + + + + + + +

Test passes if the top and bottom blue boxes are the same width as the black box, and there is no red visible on the page.

+
+ + + + + + + + + +
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/collapsing-border-model-003-ref.html b/testing/web-platform/tests/css/CSS2/tables/collapsing-border-model-003-ref.html new file mode 100644 index 0000000000..c9c30c2a3d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/collapsing-border-model-003-ref.html @@ -0,0 +1,21 @@ + + +CSS Reference + + +

Test passes if the orange and blue boxes below are the same height.

+
+ diff --git a/testing/web-platform/tests/css/CSS2/tables/collapsing-border-model-003.xht b/testing/web-platform/tests/css/CSS2/tables/collapsing-border-model-003.xht new file mode 100644 index 0000000000..15fc22cf9f --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/collapsing-border-model-003.xht @@ -0,0 +1,43 @@ + + + + CSS Test: Top table border width under collapsing borders model + + + + + + + +

Test passes if the orange and blue boxes below are the same height.

+
+ + + + +
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/collapsing-border-model-004.xht b/testing/web-platform/tests/css/CSS2/tables/collapsing-border-model-004.xht new file mode 100644 index 0000000000..5701e4b6ce --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/collapsing-border-model-004.xht @@ -0,0 +1,40 @@ + + + + CSS Test: Tables under the collapsing borders model don't have padding + + + + + + + +

Test passes if the orange and blue boxes below are the same width.

+
+ + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/collapsing-border-model-005.xht b/testing/web-platform/tests/css/CSS2/tables/collapsing-border-model-005.xht new file mode 100644 index 0000000000..8c3b606ba6 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/collapsing-border-model-005.xht @@ -0,0 +1,43 @@ + + + + CSS Test: Table borders overflowing the table container + + + + + + +

Test passes if the upper-left corner of the box below is missing.

+
+ + + + + + + +
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/collapsing-border-model-006.xht b/testing/web-platform/tests/css/CSS2/tables/collapsing-border-model-006.xht new file mode 100644 index 0000000000..26cdb9bc1a --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/collapsing-border-model-006.xht @@ -0,0 +1,44 @@ + + + + CSS Test: Table borders overflowing the table container (rtl) + + + + + + +

Test passes if the upper-right corner of the box below is missing.

+
+ + + + + + + +
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/collapsing-border-model-007.xht b/testing/web-platform/tests/css/CSS2/tables/collapsing-border-model-007.xht new file mode 100644 index 0000000000..ff7fd84a44 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/collapsing-border-model-007.xht @@ -0,0 +1,46 @@ + + + + CSS Test: Left table border width under collapsing borders model + + + + + + + +

Test passes if the orange and blue boxes below are the same width.

+
+ + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/collapsing-border-model-008.xht b/testing/web-platform/tests/css/CSS2/tables/collapsing-border-model-008.xht new file mode 100644 index 0000000000..c9ab0b231e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/collapsing-border-model-008.xht @@ -0,0 +1,46 @@ + + + + CSS Test: Right table border width under collapsing borders model + + + + + + + +

Test passes if the orange and blue boxes below are the same width.

+
+ + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/collapsing-border-model-009.xht b/testing/web-platform/tests/css/CSS2/tables/collapsing-border-model-009.xht new file mode 100644 index 0000000000..e85671f44a --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/collapsing-border-model-009.xht @@ -0,0 +1,43 @@ + + + + CSS Test: Bottom table border width under collapsing borders model + + + + + + + +

Test passes if the orange and blue boxes below are the same height.

+
+ + + + +
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/collapsing-border-model-010a.xht b/testing/web-platform/tests/css/CSS2/tables/collapsing-border-model-010a.xht new file mode 100644 index 0000000000..dc3072cef6 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/collapsing-border-model-010a.xht @@ -0,0 +1,89 @@ + + + + + + + CSS Test: border-collapse - 'border-spacing' does not apply to 'border-collapse: collapse' tables + + + + + + + + + + + + + + + + +

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

+ + + + + + + + + + + + + + + + + + + + + +
1 2 3
7 8 9
4 5 6
+ + + + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/collapsing-border-model-010b.xht b/testing/web-platform/tests/css/CSS2/tables/collapsing-border-model-010b.xht new file mode 100644 index 0000000000..7b341ae945 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/collapsing-border-model-010b.xht @@ -0,0 +1,98 @@ + + + + + + + CSS Test: border-collapse - 'border-spacing' does not apply to 'border-collapse: collapse' tables + + + + + + + + + + + + + + + +

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

+ +
+ +
+
+
1
2
3
+
+
+ + + +
+
+
4
5
6
+
+
+ +
+ + + + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-001.xht b/testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-001.xht new file mode 100644 index 0000000000..8ffc959ccc --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-001.xht @@ -0,0 +1,45 @@ + + + + CSS Test: All of a cell border can be specified + + + + + + +

Test passes if there is a blue border around the middle cell in the three-by-three table below.

+ + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-002.xht b/testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-002.xht new file mode 100644 index 0000000000..489f6a9736 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-002.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Part of a cell border can be specified + + + + + + +

Test passes if there is a blue border across the top of the middle cell in the three-by-three table below.

+ + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-003.xht b/testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-003.xht new file mode 100644 index 0000000000..ba5f79c32b --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-003.xht @@ -0,0 +1,45 @@ + + + + CSS Test: All of a row border can be specified + + + + + + +

Test passes if there is a blue border around the middle row in the three-by-three table below.

+ + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-004.xht b/testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-004.xht new file mode 100644 index 0000000000..b7b45bf282 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-004.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Part of a row border can be specified + + + + + + +

Test passes if there is a blue border across the top of the middle row in the three-by-three table below.

+ + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-005.xht b/testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-005.xht new file mode 100644 index 0000000000..f502343916 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-005.xht @@ -0,0 +1,51 @@ + + + + CSS Test: All of a row group border can be specified + + + + + + +

Test passes if there is a blue border around the middle row in the three-by-three table below.

+ + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-006.xht b/testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-006.xht new file mode 100644 index 0000000000..01ed329a5e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-006.xht @@ -0,0 +1,51 @@ + + + + CSS Test: Part of a row group border can be specified + + + + + + +

Test passes if there is a blue border across the top of the middle row in the three-by-three table below.

+ + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-007.xht b/testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-007.xht new file mode 100644 index 0000000000..1e66035abb --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-007.xht @@ -0,0 +1,48 @@ + + + + CSS Test: All of a column border can be specified + + + + + + +

Test passes if there is a blue border around the middle column in the three-by-three table below.

+ + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-008.xht b/testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-008.xht new file mode 100644 index 0000000000..ff731fa6aa --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-008.xht @@ -0,0 +1,48 @@ + + + + CSS Test: Part of a column border can be specified + + + + + + +

Test passes if there is a blue border across the top of the middle column in the three-by-three table below.

+ + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-009.xht b/testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-009.xht new file mode 100644 index 0000000000..fcfc65e31c --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-009.xht @@ -0,0 +1,54 @@ + + + + CSS Test: All of a column group border can be specified + + + + + + +

Test passes if there is a blue border around the middle column in the three-by-three table below.

+ + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-010.xht b/testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-010.xht new file mode 100644 index 0000000000..72f75a6398 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-010.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Part of a column group border can be specified + + + + + + +

Test passes if there is a blue border across the top of the middle column in the three-by-three table below.

+ + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-011.xht b/testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-011.xht new file mode 100644 index 0000000000..31ce251949 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-011.xht @@ -0,0 +1,60 @@ + + + + + + + CSS Test: All of table header group border can be specified + + + + + + + + + + + + +

Test passes if there is a blue border around the topmost row of a three-by-three table. There should be no blue anywhere else.

+ + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-012.xht b/testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-012.xht new file mode 100644 index 0000000000..c795316304 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-012.xht @@ -0,0 +1,60 @@ + + + + + + + CSS Test: Part of table header group border can be specified + + + + + + + + + + + + +

Test passes if there is a blue border across the top of the middle row of a three-by-three table. There should be no blue anywhere else.

+ + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-013.xht b/testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-013.xht new file mode 100644 index 0000000000..df0d3f2f86 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-013.xht @@ -0,0 +1,60 @@ + + + + + + + CSS Test: All of table footer group border can be specified + + + + + + + + + + + + +

Test passes if there is a blue border around the bottommost row of a three-by-three table. There should be no blue anywhere else.

+ + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-014.xht b/testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-014.xht new file mode 100644 index 0000000000..749f7a894d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/collapsing-table-borders-014.xht @@ -0,0 +1,60 @@ + + + + + + + CSS Test: Part of table footer group border can be specified + + + + + + + + + + + + +

Test passes if there is a blue border across the bottom of the middle row of a three-by-three table. There should be no blue anywhere else.

+ + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/column-background-001.xht b/testing/web-platform/tests/css/CSS2/tables/column-background-001.xht new file mode 100644 index 0000000000..ddd5827eb3 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/column-background-001.xht @@ -0,0 +1,41 @@ + + + + CSS Test: Column background property + + + + + + +

Test passes if the blue box is to the right of the orange box.

+
+
+
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/column-background-002.xht b/testing/web-platform/tests/css/CSS2/tables/column-background-002.xht new file mode 100644 index 0000000000..4891d21e46 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/column-background-002.xht @@ -0,0 +1,53 @@ + + + + CSS Test: Column-group background property + + + + + + +

Test passes if the blue box is to the right of the orange box.

+
+
+
+
+
+
+
+
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/column-border-001.xht b/testing/web-platform/tests/css/CSS2/tables/column-border-001.xht new file mode 100644 index 0000000000..bfb53b4787 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/column-border-001.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Column border property + + + + + + +

Test passes if the left half of the black box below has green dotted border.

+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/column-border-002.xht b/testing/web-platform/tests/css/CSS2/tables/column-border-002.xht new file mode 100644 index 0000000000..ea3d8ad2b6 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/column-border-002.xht @@ -0,0 +1,77 @@ + + + + CSS Test: Column-group border property + + + + + + +

Test passes if the left half of the black box below has green dotted border.

+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/column-horizontal-alignment-001.xht b/testing/web-platform/tests/css/CSS2/tables/column-horizontal-alignment-001.xht new file mode 100644 index 0000000000..d2a34ab985 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/column-horizontal-alignment-001.xht @@ -0,0 +1,30 @@ + + + + CSS Test: Horizontal alignment in a column 'text-align' set to 'left' + + + + + + +

Test passes if "Filler Text" below is aligned to the left within the box.

+ + + + +
Filler Text
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/column-horizontal-alignment-002.xht b/testing/web-platform/tests/css/CSS2/tables/column-horizontal-alignment-002.xht new file mode 100644 index 0000000000..2ec1f9fa36 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/column-horizontal-alignment-002.xht @@ -0,0 +1,30 @@ + + + + CSS Test: Horizontal alignment in a column 'text-align' set to 'right' + + + + + + +

Test passes if "Filler Text" below is aligned to the right within the box.

+ + + + +
Filler Text
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/column-horizontal-alignment-003.xht b/testing/web-platform/tests/css/CSS2/tables/column-horizontal-alignment-003.xht new file mode 100644 index 0000000000..e2be7ef728 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/column-horizontal-alignment-003.xht @@ -0,0 +1,30 @@ + + + + CSS Test: Horizontal alignment in a column 'text-align' set to 'center' + + + + + + +

Test passes if "Filler Text" below is horizontally centered within the box.

+ + + + +
Filler Text
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/column-horizontal-alignment-004.xht b/testing/web-platform/tests/css/CSS2/tables/column-horizontal-alignment-004.xht new file mode 100644 index 0000000000..42b960f714 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/column-horizontal-alignment-004.xht @@ -0,0 +1,30 @@ + + + + CSS Test: Horizontal alignment in a column 'text-align' set to 'justify' + + + + + + +

Test passes if the "Filler Text" below is horizontally justified within the box.

+ + + + +
Filler Text Filler Text
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/column-horizontal-alignment-005.xht b/testing/web-platform/tests/css/CSS2/tables/column-horizontal-alignment-005.xht new file mode 100644 index 0000000000..ac6d524794 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/column-horizontal-alignment-005.xht @@ -0,0 +1,30 @@ + + + + CSS Test: Horizontal alignment in a column 'text-align' set to 'inherit' ('center') + + + + + + +

Test passes if "Filler Text" below is horizontally centered within the box.

+ + + + +
Filler Text
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/column-visibility-001.xht b/testing/web-platform/tests/css/CSS2/tables/column-visibility-001.xht new file mode 100644 index 0000000000..d9cb92631f --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/column-visibility-001.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Column visibility property + + + + + + +

Test passes if there is no red visible on the page.

+
+
+
+
+
+
Filler Text
+
This test failed.
+
Filler Text
+
+
+
Filler Text
+
This test failed.
+
Filler Text
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/column-visibility-002.xht b/testing/web-platform/tests/css/CSS2/tables/column-visibility-002.xht new file mode 100644 index 0000000000..c69c5c2816 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/column-visibility-002.xht @@ -0,0 +1,64 @@ + + + + CSS Test: Column group visibility property + + + + + + +

Test passes if there is no red visible on the page.

+
+
+
+
+
+
+
+
+
+
+
Filler Text
+
Filler Text
+
This test
+
failed.
+
+
+
Filler Text
+
Filler Text
+
This test
+
failed.
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/column-visibility-003.xht b/testing/web-platform/tests/css/CSS2/tables/column-visibility-003.xht new file mode 100644 index 0000000000..aa315cf20d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/column-visibility-003.xht @@ -0,0 +1,51 @@ + + + + CSS Test: Spanning cell that intersects a 'visibility: collapse' column + + + + + + + + +

Test passes if there is a green square below and no red visible on the page.

+ + + + + + + + + + + + + + + + +
PF
F
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/column-visibility-004-ref.xht b/testing/web-platform/tests/css/CSS2/tables/column-visibility-004-ref.xht new file mode 100644 index 0000000000..9b706a27fa --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/column-visibility-004-ref.xht @@ -0,0 +1,45 @@ + + + + + + + CSS Reftest Reference + + + + + + + + + +

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

+ +
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/column-visibility-004.xht b/testing/web-platform/tests/css/CSS2/tables/column-visibility-004.xht new file mode 100644 index 0000000000..60d233fa94 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/column-visibility-004.xht @@ -0,0 +1,59 @@ + + + + + + + CSS Test: Spanning cell that intersects a 'visibility: collapse' column + + + + + + + + + + + + + + + +

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

+ + + + + + + + + + + + + + + + + + + +
FP
F
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/column-width-001.xht b/testing/web-platform/tests/css/CSS2/tables/column-width-001.xht new file mode 100644 index 0000000000..894c50c9ce --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/column-width-001.xht @@ -0,0 +1,51 @@ + + + + CSS Test: Column with 'width' property + + + + + + +

Test passes if the orange and blue boxes below are the same width.

+
+
+
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/column-width-002.xht b/testing/web-platform/tests/css/CSS2/tables/column-width-002.xht new file mode 100644 index 0000000000..29da59735a --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/column-width-002.xht @@ -0,0 +1,53 @@ + + + + CSS Test: Column-group width property + + + + + + +

Test passes if the orange and blue boxes below are the same width.

+
+
+
+
+
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/columns-001.xht b/testing/web-platform/tests/css/CSS2/tables/columns-001.xht new file mode 100644 index 0000000000..e09d898f7f --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/columns-001.xht @@ -0,0 +1,30 @@ + + + + CSS Test: Properties that apply to columns + + + + + + + +

There should be two identical blue-bordered lime-green boxes touching below, but no red.

+
+ + + + + + + +
BOX FAIL BOX
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/data-alignment-001.xht b/testing/web-platform/tests/css/CSS2/tables/data-alignment-001.xht new file mode 100644 index 0000000000..6558727c2d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/data-alignment-001.xht @@ -0,0 +1,29 @@ + + + + CSS Test: Aligning Table Data (cell data is vertically aligned) + + + + + + +

Test passes if the "Filler Text" is at the bottom of the box below.

+ + + + +
Filler Text
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/data-alignment-002.xht b/testing/web-platform/tests/css/CSS2/tables/data-alignment-002.xht new file mode 100644 index 0000000000..be66863133 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/data-alignment-002.xht @@ -0,0 +1,29 @@ + + + + CSS Test: Aligning Table Data (cell data is horizontally aligned) + + + + + + +

Test passes if the "Filler Text" is horizontally centered within the box below.

+ + + + +
Filler Text
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/data-alignment-003.xht b/testing/web-platform/tests/css/CSS2/tables/data-alignment-003.xht new file mode 100644 index 0000000000..e1ace72ed6 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/data-alignment-003.xht @@ -0,0 +1,32 @@ + + + + CSS Test: Aligning Table Data (row data is aligned) + + + + + + +

Test passes if the "Filler Text" is horizontally and vertically centered in each of the boxes below.

+ + + + + + +
Filler TextFiller TextFiller Text
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/data-alignment-004.xht b/testing/web-platform/tests/css/CSS2/tables/data-alignment-004.xht new file mode 100644 index 0000000000..c27b455ff2 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/data-alignment-004.xht @@ -0,0 +1,39 @@ + + + + CSS Test: Aligning Table Data (column data is aligned) + + + + + + +

Test passes if the "Filler Text" is in the top-left corner of each of the boxes below.

+ + + + + + + + + + + +
Filler Text
Filler Text
Filler Text
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/empty-cell-visibility-hidden-001.xht b/testing/web-platform/tests/css/CSS2/tables/empty-cell-visibility-hidden-001.xht new file mode 100644 index 0000000000..6ea257ee3f --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/empty-cell-visibility-hidden-001.xht @@ -0,0 +1,32 @@ + + + + CSS Test: Cell with hidden visibility content as an empty cell + + + + + + +

Test passes if there is a box below and there is no red visible on the page.

+ + + + +
X
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/empty-cells-001.xht b/testing/web-platform/tests/css/CSS2/tables/empty-cells-001.xht new file mode 100644 index 0000000000..4b298fe2b9 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/empty-cells-001.xht @@ -0,0 +1,42 @@ + + + + CSS Test: Empty-cells set to 'show' + + + + + + + +

Test passes if three boxes appear below.

+ + + + + + + + + + + + + + + + +
XXXXXXXXXX
XXXXXXXXXX
XXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/empty-cells-002.xht b/testing/web-platform/tests/css/CSS2/tables/empty-cells-002.xht new file mode 100644 index 0000000000..fedae755c8 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/empty-cells-002.xht @@ -0,0 +1,38 @@ + + + + CSS Test: Empty-cells set to 'hide' + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
XXXXXXXXXX
XXXXXXXXXX
XXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/empty-cells-003.xht b/testing/web-platform/tests/css/CSS2/tables/empty-cells-003.xht new file mode 100644 index 0000000000..52a1205230 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/empty-cells-003.xht @@ -0,0 +1,42 @@ + + + + CSS Test: Empty-cells set to inherit + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
XXXXXXXXXX
XXXXXXXXXX
XXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/empty-cells-004.xht b/testing/web-platform/tests/css/CSS2/tables/empty-cells-004.xht new file mode 100644 index 0000000000..b38ecffdce --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/empty-cells-004.xht @@ -0,0 +1,17 @@ + + + + CSS Test: CSS table model: empty-cells: Text + + + + + + +

There should be a green block below with the word TEST.

+
TEST
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/empty-cells-005.xht b/testing/web-platform/tests/css/CSS2/tables/empty-cells-005.xht new file mode 100644 index 0000000000..c44056812f --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/empty-cells-005.xht @@ -0,0 +1,17 @@ + + + + CSS Test: CSS table model: empty-cells: NBSPs + + + + + + +

There should be a green block below.

+
            
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/empty-cells-006.xht b/testing/web-platform/tests/css/CSS2/tables/empty-cells-006.xht new file mode 100644 index 0000000000..acc65b88b9 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/empty-cells-006.xht @@ -0,0 +1,17 @@ + + + + CSS Test: CSS table model: empty-cells: white-space pre + + + + + + +

There should be a green block below.

+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/empty-cells-007.xht b/testing/web-platform/tests/css/CSS2/tables/empty-cells-007.xht new file mode 100644 index 0000000000..6429b5a23a --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/empty-cells-007.xht @@ -0,0 +1,18 @@ + + + + CSS Test: CSS table model: empty-cells: zero-height images + + + + + + +

There should be a green block below.

+
Image download support must be enabled
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/empty-cells-008.xht b/testing/web-platform/tests/css/CSS2/tables/empty-cells-008.xht new file mode 100644 index 0000000000..73ed7ea005 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/empty-cells-008.xht @@ -0,0 +1,18 @@ + + + + CSS Test: CSS table model: empty-cells: zero-height inline images + + + + + + +

There should be a green block below.

+
Image download support must be enabled
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/empty-cells-009.xht b/testing/web-platform/tests/css/CSS2/tables/empty-cells-009.xht new file mode 100644 index 0000000000..91f0b5de02 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/empty-cells-009.xht @@ -0,0 +1,17 @@ + + + + CSS Test: CSS table model: empty-cells: inlines + + + + + + +

There should be a green block below.

+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/empty-cells-010.xht b/testing/web-platform/tests/css/CSS2/tables/empty-cells-010.xht new file mode 100644 index 0000000000..d278e30516 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/empty-cells-010.xht @@ -0,0 +1,18 @@ + + + + CSS Test: CSS table model: empty-cells: block + + + + + + +

There should be a green block below.

+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/empty-cells-011.xht b/testing/web-platform/tests/css/CSS2/tables/empty-cells-011.xht new file mode 100644 index 0000000000..30b98bbaa6 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/empty-cells-011.xht @@ -0,0 +1,18 @@ + + + + CSS Test: CSS table model: empty-cells: block with margins + + + + + + +

There should be a green block below.

+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/empty-cells-012.xht b/testing/web-platform/tests/css/CSS2/tables/empty-cells-012.xht new file mode 100644 index 0000000000..84e87d2f3a --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/empty-cells-012.xht @@ -0,0 +1,18 @@ + + + + CSS Test: CSS table model: empty-cells: block with padding + + + + + + +

There should be a green block below.

+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/empty-cells-013.xht b/testing/web-platform/tests/css/CSS2/tables/empty-cells-013.xht new file mode 100644 index 0000000000..75fba40233 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/empty-cells-013.xht @@ -0,0 +1,18 @@ + + + + CSS Test: CSS table model: empty-cells: block with borders + + + + + + +

There should be a green block below.

+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/empty-cells-014.xht b/testing/web-platform/tests/css/CSS2/tables/empty-cells-014.xht new file mode 100644 index 0000000000..efd9de084a --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/empty-cells-014.xht @@ -0,0 +1,17 @@ + + + + CSS Test: CSS table model: empty-cells: white-space normal + + + + + + +

There should be a green block below.

+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-001.xht b/testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-001.xht new file mode 100644 index 0000000000..2f0cdebc84 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-001.xht @@ -0,0 +1,23 @@ + + + + CSS Test: Empty-cells and 'display: inline' elements + + + + + + + +

Test passes if there is a box below.

+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-002.xht b/testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-002.xht new file mode 100644 index 0000000000..d837aa86fe --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-002.xht @@ -0,0 +1,47 @@ + + + + CSS Test: Empty-cells and 'display: block' elements + + + + + + + +

Test passes if there is a box below.

+
+
+
+
XXXXX
+
+
+
XXXXX
+
XXXXX
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-003.xht b/testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-003.xht new file mode 100644 index 0000000000..fca3ab65f7 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-003.xht @@ -0,0 +1,51 @@ + + + + CSS Test: Empty-cells and 'display: list-item' elements + + + + + + + +

Test passes if there is a box below and there is a marker bullet on the left-hand side of the box.

+
+
+
+
XXXXX
+
+
+
XXXXX
+
XXXXX
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-005.xht b/testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-005.xht new file mode 100644 index 0000000000..67d7ba093a --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-005.xht @@ -0,0 +1,47 @@ + + + + CSS Test: Empty-cells and 'display: inline-block' elements + + + + + + + +

Test passes if there is a box below.

+
+
+
+
XXXXX
+
+
+
XXXXX
+
XXXXX
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-006.xht b/testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-006.xht new file mode 100644 index 0000000000..519ed5b998 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-006.xht @@ -0,0 +1,47 @@ + + + + CSS Test: Empty-cells and 'display: table' elements + + + + + + + +

Test passes if there is a box below.

+
+
+
+
XXXXX
+
+
+
XXXXX
+
XXXXX
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-007.xht b/testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-007.xht new file mode 100644 index 0000000000..dd20aea8da --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-007.xht @@ -0,0 +1,47 @@ + + + + CSS Test: Empty-cells and 'display: inline-table' elements + + + + + + + +

Test passes if there is a box below.

+
+
+
+
XXXXX
+
+
+
XXXXX
+
XXXXX
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-008.xht b/testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-008.xht new file mode 100644 index 0000000000..831b355642 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-008.xht @@ -0,0 +1,48 @@ + + + + CSS Test: Empty-cells and 'display: table-row-group' elements + + + + + + + + +

Test passes if there is no red visible on the page.

+
+
+
+
XXXXX
+
+
+
XXXXX
+
XXXXX
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-009.xht b/testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-009.xht new file mode 100644 index 0000000000..6bc744278c --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-009.xht @@ -0,0 +1,48 @@ + + + + CSS Test: Empty-cells and 'display: table-header-group' elements + + + + + + + + +

Test passes if there is no red visible on the page.

+
+
+
+
XXXXX
+
+
+
XXXXX
+
XXXXX
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-010.xht b/testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-010.xht new file mode 100644 index 0000000000..60b50fcde6 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-010.xht @@ -0,0 +1,48 @@ + + + + CSS Test: Empty-cells and 'display: table-footer-group' elements + + + + + + + + +

Test passes if there is no red visible on the page.

+
+
+
+
XXXXX
+
+
+
XXXXX
+
XXXXX
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-011.xht b/testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-011.xht new file mode 100644 index 0000000000..4ed0d31922 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-011.xht @@ -0,0 +1,48 @@ + + + + CSS Test: Empty-cells and 'display: table-row' elements + + + + + + + + +

Test passes if there is no red visible on the page.

+
+
+
+
XXXXX
+
+
+
XXXXX
+
XXXXX
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-012.xht b/testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-012.xht new file mode 100644 index 0000000000..6df3f292ee --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-012.xht @@ -0,0 +1,48 @@ + + + + CSS Test: Empty-cells and 'display: table-column' elements + + + + + + + + +

Test passes if there is no red visible on the page.

+
+
+
+
XXXXX
+
+
+
XXXXX
+
XXXXX
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-013.xht b/testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-013.xht new file mode 100644 index 0000000000..94e817f6c5 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-013.xht @@ -0,0 +1,49 @@ + + + + CSS Test: Empty-cells and 'display: table-column-group' elements + + + + + + + + +

Test passes if there is no red visible on the page.

+
+
+
+
XXXXX
+
+
+
XXXXX
+
XXXXX
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-014.xht b/testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-014.xht new file mode 100644 index 0000000000..9ef632247b --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-014.xht @@ -0,0 +1,49 @@ + + + + CSS Test: Empty-cells and 'display: table-cell' elements + + + + + + + + +

Test passes if there is no red visible on the page.

+
+
+
+
XXXXX
+
+
+
XXXXX
+
XXXXX
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-015.xht b/testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-015.xht new file mode 100644 index 0000000000..99546e1370 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-015.xht @@ -0,0 +1,47 @@ + + + + CSS Test: Empty-cells and 'display: table-caption' elements + + + + + + + +

Test passes if there is a box below.

+
+
+
+
XXXXX
+
+
+
XXXXX
+
XXXXX
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-016.xht b/testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-016.xht new file mode 100644 index 0000000000..9edff8fafc --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-016.xht @@ -0,0 +1,48 @@ + + + + CSS Test: Empty-cells and 'display: none' elements + + + + + + + + +

Test passes if there is no red visible on the page.

+
+
+
+
XXXXX
+
+
+
XXXXX
+
XXXXX
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-017.xht b/testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-017.xht new file mode 100644 index 0000000000..155f47e62e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/empty-cells-applies-to-017.xht @@ -0,0 +1,49 @@ + + + + CSS Test: Empty-cells and 'display: inherit' elements + + + + + + + + +

Test passes if there is no red visible on the page.

+
+
+
+
XXXXX
+
+
+
XXXXX
+
XXXXX
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/empty-cells-exceptions-001.xht b/testing/web-platform/tests/css/CSS2/tables/empty-cells-exceptions-001.xht new file mode 100644 index 0000000000..01b8a469b7 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/empty-cells-exceptions-001.xht @@ -0,0 +1,43 @@ + + + + CSS Test: Cells containing floating content are not considered empty + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + +
+
 
+
FillerTextFillerText
FillerTextFillerText +
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/empty-cells-exceptions-002.xht b/testing/web-platform/tests/css/CSS2/tables/empty-cells-exceptions-002.xht new file mode 100644 index 0000000000..9de7656ee9 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/empty-cells-exceptions-002.xht @@ -0,0 +1,40 @@ + + + + CSS Test: Cells containing empty element in-flow content are not considered empty + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + +
+   + FillerTextFillerText
FillerTextFillerText + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/empty-cells-exceptions-003.xht b/testing/web-platform/tests/css/CSS2/tables/empty-cells-exceptions-003.xht new file mode 100644 index 0000000000..26ac4e849d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/empty-cells-exceptions-003.xht @@ -0,0 +1,43 @@ + + + + CSS Test: Cells with collapsed white space content are considered empty + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + +
+ FillerTextFillerText
FillerTextFillerText +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/empty-cells-exceptions-004.xht b/testing/web-platform/tests/css/CSS2/tables/empty-cells-exceptions-004.xht new file mode 100644 index 0000000000..d379e1fbbf --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/empty-cells-exceptions-004.xht @@ -0,0 +1,39 @@ + + + + CSS Test: Cells with non-collapsed white space content are not considered empty + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + +
+ FillerTextFillerText
FillerTextFillerText +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/empty-cells-in-collapsed-border-model-001.xht b/testing/web-platform/tests/css/CSS2/tables/empty-cells-in-collapsed-border-model-001.xht new file mode 100644 index 0000000000..6ee397dfed --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/empty-cells-in-collapsed-border-model-001.xht @@ -0,0 +1,36 @@ + + + + CSS Test: Empty cells property in the collapsed borders model + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + +
FillerTextFillerText
FillerTextFillerText
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/empty-cells-inherited-001.xht b/testing/web-platform/tests/css/CSS2/tables/empty-cells-inherited-001.xht new file mode 100644 index 0000000000..e0e622feb8 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/empty-cells-inherited-001.xht @@ -0,0 +1,51 @@ + + + + CSS Test: Empty-cells is inherited by default + + + + + + + +

Test passes if there is no red visible on the page.

+
+ + + + + + + + + + + + + + + + +
XXXXXXXXXX
XXXXXXXXXX
XXXXXXXXXX
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/empty-cells-initial-001.xht b/testing/web-platform/tests/css/CSS2/tables/empty-cells-initial-001.xht new file mode 100644 index 0000000000..39a1391293 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/empty-cells-initial-001.xht @@ -0,0 +1,41 @@ + + + + CSS Test: Initial value of empty-cells + + + + + + + +

Test passes if there are only three boxes below.

+ + + + + + + + + + + + + + + + +
XXXXXXXXXX
XXXXXXXXXX
XXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/empty-cells-no-interpolation.html b/testing/web-platform/tests/css/CSS2/tables/empty-cells-no-interpolation.html new file mode 100644 index 0000000000..af8f6d3194 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/empty-cells-no-interpolation.html @@ -0,0 +1,15 @@ + + + + + + + + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-001.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-001.xht new file mode 100644 index 0000000000..7cc51b246a --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-001.xht @@ -0,0 +1,40 @@ + + + + CSS Test: Fixed table layout when 'width' property is 'auto' + + + + + + + + +

Test passes if the black box is centered within the blue box below.

+
+ + + + +
XXXXXXXXXX
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-002.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-002.xht new file mode 100644 index 0000000000..a0f757091f --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-002.xht @@ -0,0 +1,47 @@ + + + + CSS Test: Value other than 'auto' for column width sets width of cells in the column + + + + + + +

Test passes if the boxes below are the same width.

+ + + + + + + +
X
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-002a-ref.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-002a-ref.xht new file mode 100644 index 0000000000..c4b2fcd300 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-002a-ref.xht @@ -0,0 +1,44 @@ + + + + + + + CSS Reftest Reference + + + + + + + + + +

Test passes if there is a thin green vertical line at exactly 400px.

+ +
+ +
FAIL: Image download support must be enabled
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-002a.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-002a.xht new file mode 100644 index 0000000000..ddab625d14 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-002a.xht @@ -0,0 +1,119 @@ + + + + + + + CSS Test: table-layout: fixed - specified column width must include padding and border applied on its cells + + + + + + + + + + + + + + + +

Test passes if there is a thin green vertical line at exactly 400px.

+ + + + + + + + + + + + + + +
caption
first cell heresecond cell here
+ +
FAIL: Image download support must be enabled
+ + + + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003.xht new file mode 100644 index 0000000000..a9b163689a --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003.xht @@ -0,0 +1,42 @@ + + + + CSS Test: Cell in the first row with specified width sets the width for the column + + + + + + +

Test passes if the boxes below are the same width.

+ + + + + +
X
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003a01-ref.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003a01-ref.xht new file mode 100644 index 0000000000..b350480fd2 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003a01-ref.xht @@ -0,0 +1,35 @@ + + + + + + + CSS Reftest Reference + + + + + + + + + +

Test passes if the blue and black stripes are the same width.

+ +
+ +
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003a01.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003a01.xht new file mode 100644 index 0000000000..08a82ba78f --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003a01.xht @@ -0,0 +1,72 @@ + + + + + + + CSS Test: table-layout: fixed - cell in the first row with specified width + + + + + + + + + + + + + + +

Test passes if the blue and black stripes are the same width.

+ + + + + + + + + + + + + +
A01
+ +
200px wide
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003a02-ref.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003a02-ref.xht new file mode 100644 index 0000000000..c0730f5ff7 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003a02-ref.xht @@ -0,0 +1,35 @@ + + + + + + + CSS Reftest Reference + + + + + + + + + +

Test passes if the blue and black stripes are the same width.

+ +
+ +
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003a02.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003a02.xht new file mode 100644 index 0000000000..135deaa08a --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003a02.xht @@ -0,0 +1,72 @@ + + + + + + + CSS Test: table-layout: fixed - cell in the first row with specified width + + + + + + + + + + + + + + +

Test passes if the blue and black stripes are the same width.

+ + + + + + + + + + + + + +
A02
+ +
200px wide
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003a03.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003a03.xht new file mode 100644 index 0000000000..26d964fc75 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003a03.xht @@ -0,0 +1,72 @@ + + + + + + + CSS Test: table-layout: fixed - cell in the first row with specified width + + + + + + + + + + + + + + +

Test passes if the blue and black stripes are the same width.

+ + + + + + + + + + + + + +
A03
+ +
200px wide
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003a04.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003a04.xht new file mode 100644 index 0000000000..7f577de366 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003a04.xht @@ -0,0 +1,72 @@ + + + + + + + CSS Test: table-layout: fixed - cell in the first row with specified width + + + + + + + + + + + + + + +

Test passes if the blue and black stripes are the same width.

+ + + + + + + + + + + + + +
A04
+ +
200px wide
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003a05.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003a05.xht new file mode 100644 index 0000000000..a114b4e039 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003a05.xht @@ -0,0 +1,72 @@ + + + + + + + CSS Test: table-layout: fixed - cell in the first row with specified width + + + + + + + + + + + + + + +

Test passes if the blue and black stripes are the same width.

+ + + + + + + + + + + + + +
A05
+ +
200px wide
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003a06.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003a06.xht new file mode 100644 index 0000000000..628ad8818e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003a06.xht @@ -0,0 +1,72 @@ + + + + + + + CSS Test: table-layout: fixed - cell in the first row with specified width + + + + + + + + + + + + + + +

Test passes if the blue and black stripes are the same width.

+ + + + + + + + + + + + + +
A06
+ +
200px wide
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b01-ref.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b01-ref.xht new file mode 100644 index 0000000000..e01f3bb5fa --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b01-ref.xht @@ -0,0 +1,44 @@ + + + + + + + CSS Reftest Reference + + + + + + + + + +

Test passes if the 2 orange slivers and blue stripe are as a whole exactly as wide as the black stripe.

+ +
+ +
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b01.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b01.xht new file mode 100644 index 0000000000..d2380d2872 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b01.xht @@ -0,0 +1,70 @@ + + + + + + + CSS Test: table-layout: fixed - cell in the first row with specified width + + + + + + + + + + + + + + +

Test passes if the 2 orange slivers and blue stripe are as a whole exactly as wide as the black stripe.

+ + + + + + + + + + + + + +
B01
+ +
200px wide
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b02-ref.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b02-ref.xht new file mode 100644 index 0000000000..729bc45d18 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b02-ref.xht @@ -0,0 +1,44 @@ + + + + + + + CSS Reftest Reference + + + + + + + + + +

Test passes if the 2 orange slivers and blue stripe are as a whole exactly as wide as the black stripe.

+ +
+ +
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b02.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b02.xht new file mode 100644 index 0000000000..624ac496b5 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b02.xht @@ -0,0 +1,70 @@ + + + + + + + CSS Test: table-layout: fixed - cell in the first row with specified width + + + + + + + + + + + + + + +

Test passes if the 2 orange slivers and blue stripe are as a whole exactly as wide as the black stripe.

+ + + + + + + + + + + + + +
B02
+ +
200px wide
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b03.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b03.xht new file mode 100644 index 0000000000..281191b2a1 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b03.xht @@ -0,0 +1,70 @@ + + + + + + + CSS Test: table-layout: fixed - cell in the first row with specified width + + + + + + + + + + + + + + +

Test passes if the 2 orange slivers and blue stripe are as a whole exactly as wide as the black stripe.

+ + + + + + + + + + + + + +
B03
+ +
200px wide
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b04.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b04.xht new file mode 100644 index 0000000000..275bad19d8 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b04.xht @@ -0,0 +1,70 @@ + + + + + + + CSS Test: table-layout: fixed - cell in the first row with specified width + + + + + + + + + + + + + + +

Test passes if the 2 orange slivers and blue stripe are as a whole exactly as wide as the black stripe.

+ + + + + + + + + + + + + +
B04
+ +
200px wide
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b05.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b05.xht new file mode 100644 index 0000000000..f8cc775674 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b05.xht @@ -0,0 +1,70 @@ + + + + + + + CSS Test: table-layout: fixed - cell in the first row with specified width + + + + + + + + + + + + + + +

Test passes if the 2 orange slivers and blue stripe are as a whole exactly as wide as the black stripe.

+ + + + + + + + + + + + + +
B05
+ +
200px wide
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b06.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b06.xht new file mode 100644 index 0000000000..5466743f4a --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b06.xht @@ -0,0 +1,70 @@ + + + + + + + CSS Test: table-layout: fixed - cell in the first row with specified width + + + + + + + + + + + + + + +

Test passes if the 2 orange slivers and blue stripe are as a whole exactly as wide as the black stripe.

+ + + + + + + + + + + + + +
B06
+ +
200px wide
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b07-ref.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b07-ref.xht new file mode 100644 index 0000000000..90ed59f2cb --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b07-ref.xht @@ -0,0 +1,43 @@ + + + + + + + CSS Reftest Reference + + + + + + + + + +

Test passes if the orange stripe and blue stripe are as a whole exactly as wide as the black stripe.

+ +
+ +
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b07.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b07.xht new file mode 100644 index 0000000000..aeb12b6a8b --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b07.xht @@ -0,0 +1,70 @@ + + + + + + + CSS Test: table-layout: fixed - cell in the first row with specified width + + + + + + + + + + + + + + +

Test passes if the orange stripe and blue stripe are as a whole exactly as wide as the black stripe.

+ + + + + + + + + + + + + +
B07
+ +
200px wide
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b08-ref.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b08-ref.xht new file mode 100644 index 0000000000..12f65a660b --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b08-ref.xht @@ -0,0 +1,43 @@ + + + + + + + CSS Reftest Reference + + + + + + + + + +

Test passes if the orange stripe and blue stripe are as a whole exactly as wide as the black stripe.

+ +
+ +
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b08.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b08.xht new file mode 100644 index 0000000000..5ca06870b3 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b08.xht @@ -0,0 +1,70 @@ + + + + + + + CSS Test: table-layout: fixed - cell in the first row with specified width + + + + + + + + + + + + + + +

Test passes if the orange stripe and blue stripe are as a whole exactly as wide as the black stripe.

+ + + + + + + + + + + + + +
B08
+ +
200px wide
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b09-ref.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b09-ref.xht new file mode 100644 index 0000000000..f69e795ad8 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b09-ref.xht @@ -0,0 +1,43 @@ + + + + + + + CSS Reftest Reference + + + + + + + + + +

Test passes if the blue stripe and orange stripe are as a whole exactly as wide as the black stripe.

+ +
+ +
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b09.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b09.xht new file mode 100644 index 0000000000..286e36c9e9 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b09.xht @@ -0,0 +1,70 @@ + + + + + + + CSS Test: table-layout: fixed - cell in the first row with specified width + + + + + + + + + + + + + + +

Test passes if the blue stripe and orange stripe are as a whole exactly as wide as the black stripe.

+ + + + + + + + + + + + + +
B09
+ +
200px wide
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b10-ref.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b10-ref.xht new file mode 100644 index 0000000000..4bc3734960 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b10-ref.xht @@ -0,0 +1,43 @@ + + + + + + + CSS Reftest Reference + + + + + + + + + +

Test passes if the blue stripe and orange stripe are as a whole exactly as wide as the black stripe.

+ +
+ +
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b10.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b10.xht new file mode 100644 index 0000000000..27ee5d0f16 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b10.xht @@ -0,0 +1,70 @@ + + + + + + + CSS Test: table-layout: fixed - cell in the first row with specified width + + + + + + + + + + + + + + +

Test passes if the blue stripe and orange stripe are as a whole exactly as wide as the black stripe.

+ + + + + + + + + + + + + +
B10
+ +
200px wide
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b11-ref.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b11-ref.xht new file mode 100644 index 0000000000..0c5ebd4c53 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b11-ref.xht @@ -0,0 +1,44 @@ + + + + + + + CSS Reftest Reference + + + + + + + + + +

Test passes if the 2 orange slivers and blue stripe are as a whole exactly as wide as the black stripe.

+ +
+ +
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b11.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b11.xht new file mode 100644 index 0000000000..a541c1e8f0 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b11.xht @@ -0,0 +1,70 @@ + + + + + + + CSS Test: table-layout: fixed - cell in the first row with specified width + + + + + + + + + + + + + + +

Test passes if the 2 orange slivers and blue stripe are as a whole exactly as wide as the black stripe.

+ + + + + + + + + + + + + +
B11
+ +
200px wide
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b12-ref.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b12-ref.xht new file mode 100644 index 0000000000..9e99e2e8e9 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b12-ref.xht @@ -0,0 +1,44 @@ + + + + + + + CSS Reftest Reference + + + + + + + + + +

Test passes if the 2 orange slivers and blue stripe are as a whole exactly as wide as the black stripe.

+ +
+ +
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b12.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b12.xht new file mode 100644 index 0000000000..bdb6307cb0 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003b12.xht @@ -0,0 +1,70 @@ + + + + + + + CSS Test: table-layout: fixed - cell in the first row with specified width + + + + + + + + + + + + + + +

Test passes if the 2 orange slivers and blue stripe are as a whole exactly as wide as the black stripe.

+ + + + + + + + + + + + + +
B12
+ +
200px wide
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c01-ref.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c01-ref.xht new file mode 100644 index 0000000000..d1513109ed --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c01-ref.xht @@ -0,0 +1,44 @@ + + + + + + + CSS Reftest Reference + + + + + + + + + +

Test passes if the 2 orange slivers and blue stripe are as a whole exactly as wide as the black stripe.

+ +
+ +
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c01.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c01.xht new file mode 100644 index 0000000000..498006acac --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c01.xht @@ -0,0 +1,70 @@ + + + + + + + CSS Test: table-layout: fixed - cell in the first row with specified width + + + + + + + + + + + + + + +

Test passes if the 2 orange slivers and blue stripe are as a whole exactly as wide as the black stripe.

+ + + + + + + + + + + + + +
C01
+ +
200px wide
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c02-ref.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c02-ref.xht new file mode 100644 index 0000000000..199707483a --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c02-ref.xht @@ -0,0 +1,44 @@ + + + + + + + CSS Reftest Reference + + + + + + + + + +

Test passes if the 2 orange slivers and blue stripe are as a whole exactly as wide as the black stripe.

+ +
+ +
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c02.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c02.xht new file mode 100644 index 0000000000..64b4cbdbcb --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c02.xht @@ -0,0 +1,70 @@ + + + + + + + CSS Test: table-layout: fixed - cell in the first row with specified width + + + + + + + + + + + + + + +

Test passes if the 2 orange slivers and blue stripe are as a whole exactly as wide as the black stripe.

+ + + + + + + + + + + + + +
C02
+ +
200px wide
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c03-ref.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c03-ref.xht new file mode 100644 index 0000000000..7c19083cda --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c03-ref.xht @@ -0,0 +1,43 @@ + + + + + + + CSS Reftest Reference + + + + + + + + + +

Test passes if the blue stripe and orange stripe are as a whole exactly as wide as the black stripe.

+ +
+ +
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c03.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c03.xht new file mode 100644 index 0000000000..294b2c756a --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c03.xht @@ -0,0 +1,70 @@ + + + + + + + CSS Test: table-layout: fixed - cell in the first row with specified width + + + + + + + + + + + + + + +

Test passes if the blue stripe and orange stripe are as a whole exactly as wide as the black stripe.

+ + + + + + + + + + + + + +
C03
+ +
200px wide
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c04-ref.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c04-ref.xht new file mode 100644 index 0000000000..dd8d953db5 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c04-ref.xht @@ -0,0 +1,43 @@ + + + + + + + CSS Reftest Reference + + + + + + + + + +

Test passes if the blue stripe and orange stripe are as a whole exactly as wide as the black stripe.

+ +
+ +
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c04.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c04.xht new file mode 100644 index 0000000000..9c1c4abf09 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c04.xht @@ -0,0 +1,70 @@ + + + + + + + CSS Test: table-layout: fixed - cell in the first row with specified width + + + + + + + + + + + + + + +

Test passes if the blue stripe and orange stripe are as a whole exactly as wide as the black stripe.

+ + + + + + + + + + + + + +
C04
+ +
200px wide
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c05-ref.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c05-ref.xht new file mode 100644 index 0000000000..a57e559599 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c05-ref.xht @@ -0,0 +1,43 @@ + + + + + + + CSS Reftest Reference + + + + + + + + + +

Test passes if the orange stripe and blue stripe are as a whole exactly as wide as the black stripe.

+ +
+ +
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c05.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c05.xht new file mode 100644 index 0000000000..c3e4e2c796 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c05.xht @@ -0,0 +1,70 @@ + + + + + + + CSS Test: table-layout: fixed - cell in the first row with specified width + + + + + + + + + + + + + + +

Test passes if the orange stripe and blue stripe are as a whole exactly as wide as the black stripe.

+ + + + + + + + + + + + + +
C05
+ +
200px wide
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c06-ref.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c06-ref.xht new file mode 100644 index 0000000000..6095cf7e32 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c06-ref.xht @@ -0,0 +1,43 @@ + + + + + + + CSS Reftest Reference + + + + + + + + + +

Test passes if the orange stripe and blue stripe are as a whole exactly as wide as the black stripe.

+ +
+ +
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c06.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c06.xht new file mode 100644 index 0000000000..fa05da6956 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c06.xht @@ -0,0 +1,70 @@ + + + + + + + CSS Test: table-layout: fixed - cell in the first row with specified width + + + + + + + + + + + + + + +

Test passes if the orange stripe and blue stripe are as a whole exactly as wide as the black stripe.

+ + + + + + + + + + + + + +
C06
+ +
200px wide
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c07-ref.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c07-ref.xht new file mode 100644 index 0000000000..28006b6446 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c07-ref.xht @@ -0,0 +1,44 @@ + + + + + + + CSS Reftest Reference + + + + + + + + + +

Test passes if the 2 orange slivers and blue stripe are as a whole exactly as wide as the black stripe.

+ +
+ +
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c07.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c07.xht new file mode 100644 index 0000000000..a3034ade4f --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c07.xht @@ -0,0 +1,70 @@ + + + + + + + CSS Test: table-layout: fixed - cell in the first row with specified width + + + + + + + + + + + + + + +

Test passes if the 2 orange slivers and blue stripe are as a whole exactly as wide as the black stripe.

+ + + + + + + + + + + + + +
C07
+ +
200px wide
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c08-ref.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c08-ref.xht new file mode 100644 index 0000000000..9b5fc46030 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c08-ref.xht @@ -0,0 +1,44 @@ + + + + + + + CSS Reftest Reference + + + + + + + + + +

Test passes if the 2 orange slivers and blue stripe are as a whole exactly as wide as the black stripe.

+ +
+ +
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c08.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c08.xht new file mode 100644 index 0000000000..2193e3faa5 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003c08.xht @@ -0,0 +1,70 @@ + + + + + + + CSS Test: table-layout: fixed - cell in the first row with specified width + + + + + + + + + + + + + + +

Test passes if the 2 orange slivers and blue stripe are as a whole exactly as wide as the black stripe.

+ + + + + + + + + + + + + +
C08
+ +
200px wide
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003d01-ref.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003d01-ref.xht new file mode 100644 index 0000000000..b350480fd2 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003d01-ref.xht @@ -0,0 +1,35 @@ + + + + + + + CSS Reftest Reference + + + + + + + + + +

Test passes if the blue and black stripes are the same width.

+ +
+ +
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003d01.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003d01.xht new file mode 100644 index 0000000000..ae1a6549dc --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003d01.xht @@ -0,0 +1,71 @@ + + + + + + + CSS Test: table-layout: fixed - cell in the first row with specified width + + + + + + + + + + + + + + +

Test passes if the blue and black stripes are the same width.

+ + + + + + + + + + + + + +
D01
+ +
200px wide
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003d02-ref.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003d02-ref.xht new file mode 100644 index 0000000000..c0730f5ff7 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003d02-ref.xht @@ -0,0 +1,35 @@ + + + + + + + CSS Reftest Reference + + + + + + + + + +

Test passes if the blue and black stripes are the same width.

+ +
+ +
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003d02.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003d02.xht new file mode 100644 index 0000000000..e0920acb71 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003d02.xht @@ -0,0 +1,71 @@ + + + + + + + CSS Test: table-layout: fixed - cell in the first row with specified width + + + + + + + + + + + + + + +

Test passes if the blue and black stripes are the same width.

+ + + + + + + + + + + + + +
D02
+ +
200px wide
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003d03.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003d03.xht new file mode 100644 index 0000000000..fa41b658e1 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003d03.xht @@ -0,0 +1,71 @@ + + + + + + + CSS Test: table-layout: fixed - cell in the first row with specified width + + + + + + + + + + + + + + +

Test passes if the blue and black stripes are the same width.

+ + + + + + + + + + + + + +
D03
+ +
200px wide
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003d04.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003d04.xht new file mode 100644 index 0000000000..9549cca33d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003d04.xht @@ -0,0 +1,72 @@ + + + + + + + CSS Test: table-layout: fixed - cell in the first row with specified width + + + + + + + + + + + + + + +

Test passes if the blue and black stripes are the same width.

+ + + + + + + + + + + + + +
D04
+ +
200px wide
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003d05.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003d05.xht new file mode 100644 index 0000000000..8606cddfb1 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003d05.xht @@ -0,0 +1,71 @@ + + + + + + + CSS Test: table-layout: fixed - cell in the first row with specified width + + + + + + + + + + + + + + +

Test passes if the blue and black stripes are the same width.

+ + + + + + + + + + + + + +
D05
+ +
200px wide
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003d06.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003d06.xht new file mode 100644 index 0000000000..c9b51be80d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003d06.xht @@ -0,0 +1,71 @@ + + + + + + + CSS Test: table-layout: fixed - cell in the first row with specified width + + + + + + + + + + + + + + +

Test passes if the blue and black stripes are the same width.

+ + + + + + + + + + + + + +
D06
+ +
200px wide
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e01-ref.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e01-ref.xht new file mode 100644 index 0000000000..e01f3bb5fa --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e01-ref.xht @@ -0,0 +1,44 @@ + + + + + + + CSS Reftest Reference + + + + + + + + + +

Test passes if the 2 orange slivers and blue stripe are as a whole exactly as wide as the black stripe.

+ +
+ +
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e01.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e01.xht new file mode 100644 index 0000000000..f4572c5238 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e01.xht @@ -0,0 +1,69 @@ + + + + + + + CSS Test: table-layout: fixed - cell in the first row with specified width + + + + + + + + + + + + + + +

Test passes if the 2 orange slivers and blue stripe are as a whole exactly as wide as the black stripe.

+ + + + + + + + + + + + + +
E01
+ +
200px wide
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e02-ref.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e02-ref.xht new file mode 100644 index 0000000000..729bc45d18 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e02-ref.xht @@ -0,0 +1,44 @@ + + + + + + + CSS Reftest Reference + + + + + + + + + +

Test passes if the 2 orange slivers and blue stripe are as a whole exactly as wide as the black stripe.

+ +
+ +
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e02.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e02.xht new file mode 100644 index 0000000000..af7c742e35 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e02.xht @@ -0,0 +1,69 @@ + + + + + + + CSS Test: table-layout: fixed - cell in the first row with specified width + + + + + + + + + + + + + + +

Test passes if the 2 orange slivers and blue stripe are as a whole exactly as wide as the black stripe.

+ + + + + + + + + + + + + +
E02
+ +
200px wide
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e03.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e03.xht new file mode 100644 index 0000000000..62839c56d8 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e03.xht @@ -0,0 +1,69 @@ + + + + + + + CSS Test: table-layout: fixed - cell in the first row with specified width + + + + + + + + + + + + + + +

Test passes if the 2 orange slivers and blue stripe are as a whole exactly as wide as the black stripe.

+ + + + + + + + + + + + + +
E03
+ +
200px wide
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e04.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e04.xht new file mode 100644 index 0000000000..948d38433b --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e04.xht @@ -0,0 +1,69 @@ + + + + + + + CSS Test: table-layout: fixed - cell in the first row with specified width + + + + + + + + + + + + + + +

Test passes if the 2 orange slivers and blue stripe are as a whole exactly as wide as the black stripe.

+ + + + + + + + + + + + + +
E04
+ +
200px wide
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e05.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e05.xht new file mode 100644 index 0000000000..5a8674be99 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e05.xht @@ -0,0 +1,69 @@ + + + + + + + CSS Test: table-layout: fixed - cell in the first row with specified width + + + + + + + + + + + + + + +

Test passes if the 2 orange slivers and blue stripe are as a whole exactly as wide as the black stripe.

+ + + + + + + + + + + + + +
E05
+ +
200px wide
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e06.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e06.xht new file mode 100644 index 0000000000..ced7998835 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e06.xht @@ -0,0 +1,69 @@ + + + + + + + CSS Test: table-layout: fixed - cell in the first row with specified width + + + + + + + + + + + + + + +

Test passes if the 2 orange slivers and blue stripe are as a whole exactly as wide as the black stripe.

+ + + + + + + + + + + + + +
E06
+ +
200px wide
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e07-ref.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e07-ref.xht new file mode 100644 index 0000000000..d2eca5c1e1 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e07-ref.xht @@ -0,0 +1,43 @@ + + + + + + + CSS Reftest Reference + + + + + + + + + +

Test passes if the orange stripe and blue stripe are as a whole exactly as wide as the black stripe.

+ +
+ +
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e07.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e07.xht new file mode 100644 index 0000000000..11a7ea49cd --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e07.xht @@ -0,0 +1,151 @@ + + + + + + + CSS Test: table-layout: fixed - cell in the first row with specified width + + + + + + + + + + + + + + +

Test passes if the orange stripe and blue stripe are as a whole exactly as wide as the black stripe.

+ + + + + + + + + + + + + +
E07
+ +
200px wide
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e08-ref.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e08-ref.xht new file mode 100644 index 0000000000..e54d2d32b2 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e08-ref.xht @@ -0,0 +1,43 @@ + + + + + + + CSS Reftest Reference + + + + + + + + + +

Test passes if the orange stripe and blue stripe are as a whole exactly as wide as the black stripe.

+ +
+ +
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e08.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e08.xht new file mode 100644 index 0000000000..30c7faa3c5 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e08.xht @@ -0,0 +1,154 @@ + + + + + + + CSS Test: table-layout: fixed - cell in the first row with specified width + + + + + + + + + + + + + + +

Test passes if the orange stripe and blue stripe are as a whole exactly as wide as the black stripe.

+ + + + + + + + + + + + + +
E08
+ +
200px wide
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e09-ref.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e09-ref.xht new file mode 100644 index 0000000000..aac32937d2 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e09-ref.xht @@ -0,0 +1,43 @@ + + + + + + + CSS Reftest Reference + + + + + + + + + +

Test passes if the blue stripe and orange stripe are as a whole exactly as wide as the black stripe.

+ +
+ +
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e09.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e09.xht new file mode 100644 index 0000000000..906fcb226b --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e09.xht @@ -0,0 +1,153 @@ + + + + + + + CSS Test: table-layout: fixed - cell in the first row with specified width + + + + + + + + + + + + + + +

Test passes if the blue stripe and orange stripe are as a whole exactly as wide as the black stripe.

+ + + + + + + + + + + + + +
E09
+ +
200px wide
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e10-ref.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e10-ref.xht new file mode 100644 index 0000000000..6bf012d931 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e10-ref.xht @@ -0,0 +1,43 @@ + + + + + + + CSS Reftest Reference + + + + + + + + + +

Test passes if the blue stripe and orange stripe are as a whole exactly as wide as the black stripe.

+ +
+ +
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e10.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e10.xht new file mode 100644 index 0000000000..fa6a9e20d4 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e10.xht @@ -0,0 +1,155 @@ + + + + + + + CSS Test: table-layout: fixed - cell in the first row with specified width + + + + + + + + + + + + + + +

Test passes if the blue stripe and orange stripe are as a whole exactly as wide as the black stripe.

+ + + + + + + + + + + + + +
E10
+ +
200px wide
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e11-ref.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e11-ref.xht new file mode 100644 index 0000000000..1b13490ad3 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e11-ref.xht @@ -0,0 +1,44 @@ + + + + + + + CSS Reftest Reference + + + + + + + + + +

Test passes if the 2 orange slivers and blue stripe are as a whole exactly as wide as the black stripe.

+ +
+ +
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e11.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e11.xht new file mode 100644 index 0000000000..9324c04ebe --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e11.xht @@ -0,0 +1,158 @@ + + + + + + + CSS Test: table-layout: fixed - cell in the first row with specified width + + + + + + + + + + + + + + +

Test passes if the 2 orange slivers and blue stripe are as a whole exactly as wide as the black stripe.

+ + + + + + + + + + + + + +
E11
+ +
200px wide
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e12-ref.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e12-ref.xht new file mode 100644 index 0000000000..7db31c3c04 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e12-ref.xht @@ -0,0 +1,44 @@ + + + + + + + CSS Reftest Reference + + + + + + + + + +

Test passes if the 2 orange slivers and blue stripe are as a whole exactly as wide as the black stripe.

+ +
+ +
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e12.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e12.xht new file mode 100644 index 0000000000..fc2ffaf98a --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003e12.xht @@ -0,0 +1,157 @@ + + + + + + + CSS Test: table-layout: fixed - cell in the first row with specified width + + + + + + + + + + + + + + +

Test passes if the 2 orange slivers and blue stripe are as a whole exactly as wide as the black stripe.

+ + + + + + + + + + + + + +
E12
+ +
200px wide
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f01-ref.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f01-ref.xht new file mode 100644 index 0000000000..d1513109ed --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f01-ref.xht @@ -0,0 +1,44 @@ + + + + + + + CSS Reftest Reference + + + + + + + + + +

Test passes if the 2 orange slivers and blue stripe are as a whole exactly as wide as the black stripe.

+ +
+ +
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f01.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f01.xht new file mode 100644 index 0000000000..275e8645c0 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f01.xht @@ -0,0 +1,139 @@ + + + + + + + CSS Test: table-layout: fixed - cell in the first row with specified width + + + + + + + + + + + + + + +

Test passes if the 2 orange slivers and blue stripe are as a whole exactly as wide as the black stripe.

+ + + + + + + + + + + + + +
F01
+ +
200px wide
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f02-ref.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f02-ref.xht new file mode 100644 index 0000000000..199707483a --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f02-ref.xht @@ -0,0 +1,44 @@ + + + + + + + CSS Reftest Reference + + + + + + + + + +

Test passes if the 2 orange slivers and blue stripe are as a whole exactly as wide as the black stripe.

+ +
+ +
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f02.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f02.xht new file mode 100644 index 0000000000..c8d885ce83 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f02.xht @@ -0,0 +1,139 @@ + + + + + + + CSS Test: table-layout: fixed - cell in the first row with specified width + + + + + + + + + + + + + + +

Test passes if the 2 orange slivers and blue stripe are as a whole exactly as wide as the black stripe.

+ + + + + + + + + + + + + +
F02
+ +
200px wide
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f03-ref.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f03-ref.xht new file mode 100644 index 0000000000..558cdc5a49 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f03-ref.xht @@ -0,0 +1,43 @@ + + + + + + + CSS Reftest Reference + + + + + + + + + +

Test passes if the blue stripe and orange stripe are as a whole exactly as wide as the black stripe.

+ +
+ +
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f03.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f03.xht new file mode 100644 index 0000000000..5493250e75 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f03.xht @@ -0,0 +1,136 @@ + + + + + + + CSS Test: table-layout: fixed - cell in the first row with specified width + + + + + + + + + + + + + + +

Test passes if the blue stripe and orange stripe are as a whole exactly as wide as the black stripe.

+ + + + + + + + + + + + + +
F03
+ +
200px wide
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f04-ref.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f04-ref.xht new file mode 100644 index 0000000000..e011b7bc51 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f04-ref.xht @@ -0,0 +1,43 @@ + + + + + + + CSS Reftest Reference + + + + + + + + + +

Test passes if the blue stripe and orange stripe are as a whole exactly as wide as the black stripe.

+ +
+ +
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f04.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f04.xht new file mode 100644 index 0000000000..f53e7b7128 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f04.xht @@ -0,0 +1,135 @@ + + + + + + + CSS Test: table-layout: fixed - cell in the first row with specified width + + + + + + + + + + + + + + +

Test passes if the blue stripe and orange stripe are as a whole exactly as wide as the black stripe.

+ + + + + + + + + + + + + +
F04
+ +
200px wide
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f05-ref.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f05-ref.xht new file mode 100644 index 0000000000..82c5c86fbf --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f05-ref.xht @@ -0,0 +1,43 @@ + + + + + + + CSS Reftest Reference + + + + + + + + + +

Test passes if the orange stripe and blue stripe are as a whole exactly as wide as the black stripe.

+ +
+ +
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f05.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f05.xht new file mode 100644 index 0000000000..dcaea8d05e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f05.xht @@ -0,0 +1,133 @@ + + + + + + + CSS Test: table-layout: fixed - cell in the first row with specified width + + + + + + + + + + + + + + +

Test passes if the orange stripe and blue stripe are as a whole exactly as wide as the black stripe.

+ + + + + + + + + + + + + +
F05
+ +
200px wide
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f06-ref.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f06-ref.xht new file mode 100644 index 0000000000..283eb3eeaf --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f06-ref.xht @@ -0,0 +1,43 @@ + + + + + + + CSS Reftest Reference + + + + + + + + + +

Test passes if the orange stripe and blue stripe are as a whole exactly as wide as the black stripe.

+ +
+ +
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f06.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f06.xht new file mode 100644 index 0000000000..339d321dd1 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f06.xht @@ -0,0 +1,133 @@ + + + + + + + CSS Test: table-layout: fixed - cell in the first row with specified width + + + + + + + + + + + + + + +

Test passes if the orange stripe and blue stripe are as a whole exactly as wide as the black stripe.

+ + + + + + + + + + + + + +
F06
+ +
200px wide
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f07-ref.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f07-ref.xht new file mode 100644 index 0000000000..a3c329f13d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f07-ref.xht @@ -0,0 +1,44 @@ + + + + + + + CSS Reftest Reference + + + + + + + + + +

Test passes if the 2 orange slivers and blue stripe are as a whole exactly as wide as the black stripe.

+ +
+ +
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f07.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f07.xht new file mode 100644 index 0000000000..d922b876d7 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f07.xht @@ -0,0 +1,140 @@ + + + + + + + CSS Test: table-layout: fixed - cell in the first row with specified width + + + + + + + + + + + + + + +

Test passes if the 2 orange slivers and blue stripe are as a whole exactly as wide as the black stripe.

+ + + + + + + + + + + + + +
F07
+ +
200px wide
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f08-ref.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f08-ref.xht new file mode 100644 index 0000000000..73c38200a2 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f08-ref.xht @@ -0,0 +1,44 @@ + + + + + + + CSS Reftest Reference + + + + + + + + + +

Test passes if the 2 orange slivers and blue stripe are as a whole exactly as wide as the black stripe.

+ +
+ +
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f08.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f08.xht new file mode 100644 index 0000000000..f03c2a3779 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-003f08.xht @@ -0,0 +1,137 @@ + + + + + + + CSS Test: table-layout: fixed - cell in the first row with specified width + + + + + + + + + + + + + + +

Test passes if the 2 orange slivers and blue stripe are as a whole exactly as wide as the black stripe.

+ + + + + + + + + + + + + +
F08
+ +
200px wide
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-004.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-004.xht new file mode 100644 index 0000000000..004be74ecc --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-004.xht @@ -0,0 +1,55 @@ + + + + CSS Test: Fixed table layout + + + + + + +

Test passes if the blue and black bars are the same width and the gray and orange boxes are half of that width.

+ + + + + + + + +
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-005.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-005.xht new file mode 100644 index 0000000000..1fd2847623 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-005.xht @@ -0,0 +1,76 @@ + + + + CSS Test: Leftover table width is divided evenly among auto-sized columns + + + + + + +

Test passes if the numbers above the line are aligned with the numbers below the line.

+ + + + + + + + + + + + + + +
12345
+
+
1
+
2
+
3
+
4
+
5
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-006.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-006.xht new file mode 100644 index 0000000000..48e4970929 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-006.xht @@ -0,0 +1,41 @@ + + + + CSS Test: Remaining table width is divided evenly among non auto-sized columns (minus borders and cell spacing) + + + + + + +

Test passes if all of the blue lines below appear to have the same width.

+ + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-007.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-007.xht new file mode 100644 index 0000000000..b4ed060c4a --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-007.xht @@ -0,0 +1,41 @@ + + + + CSS Test: Fixed table width is maximum between table and sum of column 'width' (table width wins) + + + + + + +

Test passes if the boxes below are the same width.

+ + + + + +
XX
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-009.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-009.xht new file mode 100644 index 0000000000..5af05caaf9 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-009.xht @@ -0,0 +1,38 @@ + + + + CSS Test: Cell that overflows a fixed-width table + + + + + + + + + + +
FillerTextFillerTextFillerTextFiller
+

Test passes if the text in the blue rectangle above this line spills outside of its right side border and the text in the blue rectangle below this line is contained within the rectangle's border (and appears to be cut off on its right side).

+ + + + +
FillerTextFillerTextFillerTextFiller
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-010.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-010.xht new file mode 100644 index 0000000000..2c6fc4e306 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-010.xht @@ -0,0 +1,60 @@ + + + + CSS Test: Subsequent rows in fixed table layout + + + + + + +

Test passes if the boxes below are the same width and the blue box has the words "Filler Text" on the bottom overflowing to the right.

+ + + + + + + + + + + + + +
Filler Text Filler Text Filler Text
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-011.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-011.xht new file mode 100644 index 0000000000..c9a91f66ae --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-011.xht @@ -0,0 +1,42 @@ + + + + CSS Test: Table with table-layout fixed, width auto (inline-level) + + + + + + + +

Test passes if the box below fully contains the text "FillerTextFillerText" or the text overflows the box.

+ + + + + + + + +
FillerText
FillerTextFillerText
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-012.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-012.xht new file mode 100644 index 0000000000..a42e48e9f2 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-012.xht @@ -0,0 +1,47 @@ + + + + CSS Test: Fixed table layout - specified column width overrides first-cell specified width + + + + + + + +

Test passes if the orange and blue stripes have the same width.

+ + + + + + + +
X
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-013.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-013.xht new file mode 100644 index 0000000000..ec136ee283 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-013.xht @@ -0,0 +1,50 @@ + + + + CSS Test: Fixed table layout - specified column-group width + + + + + + +

Test passes if the boxes below are the same width.

+ + + + + + + + + + + +
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-014.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-014.xht new file mode 100644 index 0000000000..55b8cfaf8f --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-014.xht @@ -0,0 +1,53 @@ + + + + CSS Test: Fixed table layout - specified column width overrides specified column-group width + + + + + + +

Test passes if the boxes below are the same width.

+ + + + + + + + + + + +
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-015.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-015.xht new file mode 100644 index 0000000000..6475b4dec8 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-015.xht @@ -0,0 +1,55 @@ + + + + CSS Test: Fixed table layout - specified cell width overrides specified column-group width + + + + + + +

Test passes if the boxes below are the same width.

+ + + + + + + + + + + +
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-016.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-016.xht new file mode 100644 index 0000000000..f448db6e45 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-016.xht @@ -0,0 +1,44 @@ + + + + CSS Test: Fixed table width is maximum between table and sum of column 'width' (sum of columns' widths wins) + + + + + + +

Test passes if the boxes below are the same width.

+ + + + + + + +
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-017-ref.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-017-ref.xht new file mode 100644 index 0000000000..2db121294f --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-017-ref.xht @@ -0,0 +1,37 @@ + + + + + + + CSS Reftest Reference + + + + + + + + + +

Test passes if the orange stripe is exactly as wide as the blue stripe and is horizontally positioned the same.

+ +
+ +
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-017.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-017.xht new file mode 100644 index 0000000000..7d90ad98ac --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-017.xht @@ -0,0 +1,111 @@ + + + + + + + CSS Test: table-layout fixed - columns with percentage width + + + + + + + + + + + + + + +

Test passes if the orange stripe is exactly as wide as the blue stripe and is horizontally positioned the same.

+ + + + + + + + + + + + + + + +
col
+ +
ref
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-018.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-018.xht new file mode 100644 index 0000000000..6f40eb9a5d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-018.xht @@ -0,0 +1,114 @@ + + + + + + + CSS Test: table-layout fixed - columns with percentage width + + + + + + + + + + + + + + +

Test passes if the orange stripe is exactly as wide as the blue stripe and is horizontally positioned the same.

+ + + + + + + + + + + + + + + +
col
+ +
ref
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-019.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-019.xht new file mode 100644 index 0000000000..d6baab8671 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-019.xht @@ -0,0 +1,90 @@ + + + + + + + CSS Test: table-layout fixed - columns with percentage width + + + + + + + + + + + + + + +

Test passes if the orange stripe is exactly as wide as the blue stripe and is horizontally positioned the same.

+ + + + + + + + + + + + + + + +
col
+ +
ref
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-020.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-020.xht new file mode 100644 index 0000000000..85c1603e50 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-020.xht @@ -0,0 +1,91 @@ + + + + + + + CSS Test: table-layout fixed - columns with percentage width + + + + + + + + + + + + + + +

Test passes if the orange stripe is exactly as wide as the blue stripe and is horizontally positioned the same.

+ + + + + + + + + + + + + + + +
col
+ +
ref
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-021-ref.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-021-ref.xht new file mode 100644 index 0000000000..5919a7cf18 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-021-ref.xht @@ -0,0 +1,34 @@ + + + + + + + CSS Reftest Reference + + + + + + + + + +

Test passes if the colored (fuchsia, olive and orange) stripes have respectively the same widths and the same horizontal positions.

+ +
Image download support must be enabledImage download support must be enabledImage download support must be enabled
Image download support must be enabledImage download support must be enabledImage download support must be enabled
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-021.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-021.xht new file mode 100644 index 0000000000..81d30d9a8e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-021.xht @@ -0,0 +1,168 @@ + + + + + + + CSS Test: table-layout fixed - columns with percentage width + + + + + + + + + + + + + + +

Test passes if the colored (fuchsia, olive and orange) stripes have respectively the same widths and the same horizontal positions.

+ + + + + + + + + + + + + + + +
123
+ +
r
+ +
r
+ +
r
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-022-ref.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-022-ref.xht new file mode 100644 index 0000000000..09e2b9f0fb --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-022-ref.xht @@ -0,0 +1,34 @@ + + + + + + + CSS Reftest Reference + + + + + + + + + +

Test passes if the colored (fuchsia, olive, orange and lime) stripes have respectively the same widths and the same horizontal positions.

+ +
Image download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabled
Image download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabled
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-022.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-022.xht new file mode 100644 index 0000000000..ae9abb6dda --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-022.xht @@ -0,0 +1,201 @@ + + + + + + + CSS Test: table-layout fixed - columns with percentage width and absolute width + + + + + + + + + + + + + + +

Test passes if the colored (fuchsia, olive, orange and lime) stripes have respectively the same widths and the same horizontal positions.

+ + + + + + + + + + + + + + + +
1234
+ +
r
+ +
r
+ +
r
+ +
r
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-023-ref.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-023-ref.xht new file mode 100644 index 0000000000..a8f6c8460c --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-023-ref.xht @@ -0,0 +1,40 @@ + + + + + + + CSS Reftest Reference + + + + + + + + + +

Test passes if the colored (fuchsia, olive, orange and lime) stripes have respectively the same widths and the same horizontal positions.

+ +
Image download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabled
Image download support must be enabledImage download support must be enabledImage download support must be enabledImage download support must be enabled
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-023.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-023.xht new file mode 100644 index 0000000000..127528b2e9 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-023.xht @@ -0,0 +1,207 @@ + + + + + + + CSS Test: table-layout fixed - columns with percentage width and absolute width + + + + + + + + + + + + + + +

Test passes if the colored (fuchsia, olive, orange and lime) stripes have respectively the same widths and the same horizontal positions.

+ + + + + + + + + + + + + + + +
1234
+ +
r
+ +
r
+ +
r
+ +
r
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-025.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-025.xht new file mode 100644 index 0000000000..3424672703 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-025.xht @@ -0,0 +1,51 @@ + + + + + + + CSS Test: percentage width set on table-cell in 'table-layout: fixed' table + + + + + + + + + + + + + + + +

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

+ + + + + + + +
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-026.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-026.xht new file mode 100644 index 0000000000..a69836da3c --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-026.xht @@ -0,0 +1,53 @@ + + + + + + + CSS Test: percentage width set on table-cell in 'table-layout: fixed' table + + + + + + + + + + + + + + + +

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

+ + + + + + + +
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-027.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-027.xht new file mode 100644 index 0000000000..91f5934e77 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-027.xht @@ -0,0 +1,57 @@ + + + + + + + CSS Test: percentage width set on table-cell in 'table-layout: fixed' table + + + + + + + + + + + + + + + +

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

+ + + + + + + +
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-028.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-028.xht new file mode 100644 index 0000000000..b04473d6bf --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-028.xht @@ -0,0 +1,53 @@ + + + + + + + CSS Test: percentage width set on table-cell in 'table-layout: fixed' table + + + + + + + + + + + + + + + +

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

+ + + + + + + +
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-029.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-029.xht new file mode 100644 index 0000000000..6ad7dc5f68 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-029.xht @@ -0,0 +1,57 @@ + + + + + + + CSS Test: percentage width set on table-cell in 'table-layout: fixed' table + + + + + + + + + + + + + + + +

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

+ + + + + + + +
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-030.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-030.xht new file mode 100644 index 0000000000..ce83603148 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-030.xht @@ -0,0 +1,52 @@ + + + + + + + CSS Test: percentage width set on table-cell in 'table-layout: fixed' table + + + + + + + + + + + + + + + +

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

+ + + + + + + +
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-031.xht b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-031.xht new file mode 100644 index 0000000000..3c877a9e7e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/fixed-table-layout-031.xht @@ -0,0 +1,52 @@ + + + + + + + CSS Test: percentage width set on table-cell in 'table-layout: fixed' table + + + + + + + + + + + + + + + +

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

+ + + + + + + +
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/frameset-border-spacing-001.xht b/testing/web-platform/tests/css/CSS2/tables/frameset-border-spacing-001.xht new file mode 100644 index 0000000000..f7cf837221 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/frameset-border-spacing-001.xht @@ -0,0 +1,27 @@ + + + + CSS Test: Applying the 'border-spacing' property to a 'frameset' element + + + + + + + + + + + + <body> + <p>Test passes if this text is visible.</p> + </body> + + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/height-table-cell-001.xht b/testing/web-platform/tests/css/CSS2/tables/height-table-cell-001.xht new file mode 100644 index 0000000000..73a3d5f8a3 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/height-table-cell-001.xht @@ -0,0 +1,60 @@ + + + + + + + CSS test: height - table cell height + + + + + + + + + + + + + +

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

+ +
+ + + + + +
+ + + + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/height-width-inline-table-001.xht b/testing/web-platform/tests/css/CSS2/tables/height-width-inline-table-001.xht new file mode 100644 index 0000000000..99d085137d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/height-width-inline-table-001.xht @@ -0,0 +1,53 @@ + + + + + + + CSS Test: height and width of element set to 'display: inline-table' + + + + + + + + + + + + + + + + +

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

+ +
+ +
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/height-width-inline-table-001a.xht b/testing/web-platform/tests/css/CSS2/tables/height-width-inline-table-001a.xht new file mode 100644 index 0000000000..ee5abc5eef --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/height-width-inline-table-001a.xht @@ -0,0 +1,54 @@ + + + + + + + CSS Test: height and width of element set to 'display: inline-table' + + + + + + + + + + + + + + + + +

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

+ +
+ +
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/height-width-inline-table-001b.xht b/testing/web-platform/tests/css/CSS2/tables/height-width-inline-table-001b.xht new file mode 100644 index 0000000000..bddca2bc7b --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/height-width-inline-table-001b.xht @@ -0,0 +1,53 @@ + + + + + + + CSS Test: height and width of element set to 'display: inline-table' + + + + + + + + + + + + + + + + +

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

+ +
+ +
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/height-width-inline-table-001c.xht b/testing/web-platform/tests/css/CSS2/tables/height-width-inline-table-001c.xht new file mode 100644 index 0000000000..a4e39d2e83 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/height-width-inline-table-001c.xht @@ -0,0 +1,57 @@ + + + + + + + CSS Test: height and width of element set to 'display: inline-table' + + + + + + + + + + + + + + + + +

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

+ +
+ +
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/height-width-inline-table-001d.xht b/testing/web-platform/tests/css/CSS2/tables/height-width-inline-table-001d.xht new file mode 100644 index 0000000000..e25f18f76d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/height-width-inline-table-001d.xht @@ -0,0 +1,57 @@ + + + + + + + CSS Test: height and width of element set to 'display: inline-table' + + + + + + + + + + + + + + + + +

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

+ +
+ +
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/height-width-inline-table-001e.xht b/testing/web-platform/tests/css/CSS2/tables/height-width-inline-table-001e.xht new file mode 100644 index 0000000000..17e3e38394 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/height-width-inline-table-001e.xht @@ -0,0 +1,90 @@ + + + + + + + CSS Test: height and width of element set to 'display: inline-table' + + + + + + + + + + + + + + + + +

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

+ +
+ +
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/height-width-table-001.xht b/testing/web-platform/tests/css/CSS2/tables/height-width-table-001.xht new file mode 100644 index 0000000000..14321e4d7d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/height-width-table-001.xht @@ -0,0 +1,53 @@ + + + + + + + CSS Test: height and width of element set to 'display: table' + + + + + + + + + + + + + + + + +

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

+ +
+ +
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/height-width-table-001a.xht b/testing/web-platform/tests/css/CSS2/tables/height-width-table-001a.xht new file mode 100644 index 0000000000..83233e294a --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/height-width-table-001a.xht @@ -0,0 +1,54 @@ + + + + + + + CSS Test: height and width of element set to 'display: table' + + + + + + + + + + + + + + + + +

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

+ +
+ +
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/height-width-table-001b.xht b/testing/web-platform/tests/css/CSS2/tables/height-width-table-001b.xht new file mode 100644 index 0000000000..c8f4effa2f --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/height-width-table-001b.xht @@ -0,0 +1,53 @@ + + + + + + + CSS Test: height and width of element set to 'display: table' + + + + + + + + + + + + + + + + +

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

+ +
+ +
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/height-width-table-001c.xht b/testing/web-platform/tests/css/CSS2/tables/height-width-table-001c.xht new file mode 100644 index 0000000000..7c163420d9 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/height-width-table-001c.xht @@ -0,0 +1,57 @@ + + + + + + + CSS Test: height and width of element set to 'display: table' + + + + + + + + + + + + + + + + +

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

+ +
+ +
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/height-width-table-001d.xht b/testing/web-platform/tests/css/CSS2/tables/height-width-table-001d.xht new file mode 100644 index 0000000000..8dbc7a097b --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/height-width-table-001d.xht @@ -0,0 +1,57 @@ + + + + + + + CSS Test: height and width of element set to 'display: table' + + + + + + + + + + + + + + + + +

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

+ +
+ +
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/height-width-table-001e.xht b/testing/web-platform/tests/css/CSS2/tables/height-width-table-001e.xht new file mode 100644 index 0000000000..76c8dbdf4d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/height-width-table-001e.xht @@ -0,0 +1,90 @@ + + + + + + + CSS Test: height and width of element set to 'display: table' + + + + + + + + + + + + + + + + +

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

+ +
+ +
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/inline-table-001.xht b/testing/web-platform/tests/css/CSS2/tables/inline-table-001.xht new file mode 100644 index 0000000000..526cec8f80 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/inline-table-001.xht @@ -0,0 +1,37 @@ + + + + CSS Test: Inline-table + + + + + + +

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

+
+ Filler Text +
+
+
Filler Text
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/missing-cell-rendering-001.xht b/testing/web-platform/tests/css/CSS2/tables/missing-cell-rendering-001.xht new file mode 100644 index 0000000000..b01f6a6f0c --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/missing-cell-rendering-001.xht @@ -0,0 +1,40 @@ + + + + CSS Test: Rendering of missing table cells + + + + + + +

Test passes if there is a two-by-two table below and the top-left and bottom-right corners are orange.

+
+
+ XXXXX +
XXXXX
+
+
+
XXXXX
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/padding-applies-to-013a.xht b/testing/web-platform/tests/css/CSS2/tables/padding-applies-to-013a.xht new file mode 100644 index 0000000000..5f440f0b03 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/padding-applies-to-013a.xht @@ -0,0 +1,66 @@ + + + + + + + CSS Test: Padding applied to element with display table and with a set width + + + + + + + + + + + + + + + +

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

+ +
+ +
+
+
+
+
+
+
+
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/reference/no_red_3x3_monospace_table-ref.xht b/testing/web-platform/tests/css/CSS2/tables/reference/no_red_3x3_monospace_table-ref.xht new file mode 100644 index 0000000000..821ddc77b0 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/reference/no_red_3x3_monospace_table-ref.xht @@ -0,0 +1,71 @@ + + + + Reference rendering - no red, 3x3 monospace table + + + + +

There should be no red below, except for antialiasing issues.

+
+ + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+ + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/reference/no_red_antialiasing_a_bc_d-ref.xht b/testing/web-platform/tests/css/CSS2/tables/reference/no_red_antialiasing_a_bc_d-ref.xht new file mode 100644 index 0000000000..b6b83e1885 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/reference/no_red_antialiasing_a_bc_d-ref.xht @@ -0,0 +1,32 @@ + + + + Reference rendering - no red except antialiasing, a bc d + + + + +

There should be no red below, except for antialiasing issues.

+
+
a bc d
+
a bc d
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/reference/table-anonymous-border-spacing-ref.xht b/testing/web-platform/tests/css/CSS2/tables/reference/table-anonymous-border-spacing-ref.xht new file mode 100644 index 0000000000..ab82821d66 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/reference/table-anonymous-border-spacing-ref.xht @@ -0,0 +1,16 @@ + + + + + + +

There should be 20px border-spacing in the table below.

+
+
First cell
+
Second cell
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/reference/table-anonymous-text-indent-ref.xht b/testing/web-platform/tests/css/CSS2/tables/reference/table-anonymous-text-indent-ref.xht new file mode 100644 index 0000000000..08cffbf3cc --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/reference/table-anonymous-text-indent-ref.xht @@ -0,0 +1,16 @@ + + + + + + +

There should be 20px text-indent in the table below.

+
+
First cell
+ Second cell (no element on purpose) +
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/reference/table-margin-004-ref.xht b/testing/web-platform/tests/css/CSS2/tables/reference/table-margin-004-ref.xht new file mode 100644 index 0000000000..66f507f3ea --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/reference/table-margin-004-ref.xht @@ -0,0 +1,39 @@ + + + + + + + CSS Reftest Reference + + + + + + + + + + +

Test passes if there are 4 black bars which do not overflow a wide blue rectangle. The black bars are evenly distributed (vertically) in the blue rectangle: the gap between the blue border at the top and the first black bar should be equal to the gap between the 4th bar and the blue border at the bottom.

+ + + + + + +
1111
2222
3333
4444
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/row-visibility-001.xht b/testing/web-platform/tests/css/CSS2/tables/row-visibility-001.xht new file mode 100644 index 0000000000..50f17a5567 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/row-visibility-001.xht @@ -0,0 +1,46 @@ + + + + CSS Test: Row and the 'visibility' property + + + + + + + +

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

+
+
+
+
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/row-visibility-002.xht b/testing/web-platform/tests/css/CSS2/tables/row-visibility-002.xht new file mode 100644 index 0000000000..c481db0b43 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/row-visibility-002.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Row group and the 'visibility' property + + + + + + + +

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

+
+
+
+
+
+
+
+
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/row-visibility-003.xht b/testing/web-platform/tests/css/CSS2/tables/row-visibility-003.xht new file mode 100644 index 0000000000..862e29972e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/row-visibility-003.xht @@ -0,0 +1,49 @@ + + + + CSS Test: Spanning cell that intersects a 'visibility: collapse' row + + + + + + + + +

Test passes if there is a green square below and there is no red visible on the page.

+ + + + + + + + + + + + + +
P F
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/row-visibility-004.xht b/testing/web-platform/tests/css/CSS2/tables/row-visibility-004.xht new file mode 100644 index 0000000000..38648068e1 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/row-visibility-004.xht @@ -0,0 +1,33 @@ + + + + CSS Test: A spanning cell that originates from a 'visibility: collapse' row + + + + + + +

Test passes if there is a single blue box below with a letter "X" aligned to its left side.

+ + + + + + + + +
XX
X
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/separated-border-model-001.xht b/testing/web-platform/tests/css/CSS2/tables/separated-border-model-001.xht new file mode 100644 index 0000000000..1d103b19fa --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/separated-border-model-001.xht @@ -0,0 +1,39 @@ + + + + CSS Test: Distance between the table border and a bordering cell + + + + + + +

Test passes if the blue box spans from the start of the first black box to the end of the second black box.

+ + + + +
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/separated-border-model-003.xht b/testing/web-platform/tests/css/CSS2/tables/separated-border-model-003.xht new file mode 100644 index 0000000000..4d56a1b674 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/separated-border-model-003.xht @@ -0,0 +1,43 @@ + + + + CSS Test: HTML/XHTML table width equation + + + + + + +

Test passes if the boxes below are the same width.

+ + + + +
X
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/separated-border-model-003a.xht b/testing/web-platform/tests/css/CSS2/tables/separated-border-model-003a.xht new file mode 100644 index 0000000000..f0fed03716 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/separated-border-model-003a.xht @@ -0,0 +1,64 @@ + + + + + + + CSS Test: table width as set when greater than sum of columns width + + + + + + + + + + + + + + +

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

+ +
+ + + + + + + + +
12
34
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/separated-border-model-003b-ref.xht b/testing/web-platform/tests/css/CSS2/tables/separated-border-model-003b-ref.xht new file mode 100644 index 0000000000..09f6e6a825 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/separated-border-model-003b-ref.xht @@ -0,0 +1,30 @@ + + + + + + + CSS Reftest Reference + + + + + + + + + +

Test passes if the black and blue rectangles are the same width.

+ +
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/separated-border-model-003b.xht b/testing/web-platform/tests/css/CSS2/tables/separated-border-model-003b.xht new file mode 100644 index 0000000000..36be8c21f1 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/separated-border-model-003b.xht @@ -0,0 +1,80 @@ + + + + + + + CSS Test: border-collapse: separate - HTML/XHTML table set width greater than sum of columns + + + + + + + + + + + + + +

Test passes if the black and blue rectangles are the same width.

+ + + + + +
+ +
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/separated-border-model-004.xht b/testing/web-platform/tests/css/CSS2/tables/separated-border-model-004.xht new file mode 100644 index 0000000000..98656afc79 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/separated-border-model-004.xht @@ -0,0 +1,50 @@ + + + + CSS Test: Width of a table in separated borders mode + + + + + + +

Test passes if the black and blue boxes are the same width.

+
+
+
+
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/separated-border-model-004a.xht b/testing/web-platform/tests/css/CSS2/tables/separated-border-model-004a.xht new file mode 100644 index 0000000000..10b6075afc --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/separated-border-model-004a.xht @@ -0,0 +1,85 @@ + + + + + + + CSS Test: width of CSS table in border-collapse separate model + + + + + + + + + + + + + +

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

+ +
+ +
+
+
11
11
22
22
+
+
+
33
33
44
44
+
+
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/separated-border-model-004b.xht b/testing/web-platform/tests/css/CSS2/tables/separated-border-model-004b.xht new file mode 100644 index 0000000000..9238d82b98 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/separated-border-model-004b.xht @@ -0,0 +1,100 @@ + + + + + + + CSS Test: width of CSS table in border-collapse separate model + + + + + + + + + + + + + +

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

+ +
+ +
+
+
1
2
+
+
+
3
4
+
+
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/separated-border-model-004c.xht b/testing/web-platform/tests/css/CSS2/tables/separated-border-model-004c.xht new file mode 100644 index 0000000000..6f18ec0723 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/separated-border-model-004c.xht @@ -0,0 +1,86 @@ + + + + + + + CSS Test: width of CSS table in border-collapse separate model + + + + + + + + + + + + + +

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

+ +
+ +
+
+
1
2
+
+
+
3
4
+
+
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/separated-border-model-004d-ref.xht b/testing/web-platform/tests/css/CSS2/tables/separated-border-model-004d-ref.xht new file mode 100644 index 0000000000..dc052ab074 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/separated-border-model-004d-ref.xht @@ -0,0 +1,37 @@ + + + + + + + CSS Reftest Reference + + + + + + + + + +

Test passes if there are 3 filled green squares with the same width.

+ +
+ +
+ +
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/separated-border-model-004d.xht b/testing/web-platform/tests/css/CSS2/tables/separated-border-model-004d.xht new file mode 100644 index 0000000000..7269e1f97d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/separated-border-model-004d.xht @@ -0,0 +1,119 @@ + + + + + + + CSS Test: width of CSS table in border-collapse separate model + + + + + + + + + + + + + +

Test passes if there are 3 filled green squares with the same width.

+ +
+
+
+
+
+ +
+
+
+
+
+ +
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/separated-border-model-004e-ref.xht b/testing/web-platform/tests/css/CSS2/tables/separated-border-model-004e-ref.xht new file mode 100644 index 0000000000..20cbfafe7c --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/separated-border-model-004e-ref.xht @@ -0,0 +1,35 @@ + + + + + + + CSS Reftest Reference + + + + + + + + + +

Test passes if the black and blue stripes have the same width.

+ +
+ +
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/separated-border-model-004e.xht b/testing/web-platform/tests/css/CSS2/tables/separated-border-model-004e.xht new file mode 100644 index 0000000000..6fc350f651 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/separated-border-model-004e.xht @@ -0,0 +1,105 @@ + + + + + + + CSS Test: width of CSS table in border-collapse separate model + + + + + + + + + + + + + +

Test passes if the black and blue stripes have the same width.

+ +
+
+
+
+
+ +
+ + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/separated-border-model-006.xht b/testing/web-platform/tests/css/CSS2/tables/separated-border-model-006.xht new file mode 100644 index 0000000000..f4366ba639 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/separated-border-model-006.xht @@ -0,0 +1,58 @@ + + + + CSS Test: Row and column backgrounds in the separated borders model + + + + + + +

Test passes if all four black boxes below are surrounded on all sides by blue.

+ + + + + + + + + + + + + + + + + + + + + +
XX
XX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/separated-border-model-007-ref.xht b/testing/web-platform/tests/css/CSS2/tables/separated-border-model-007-ref.xht new file mode 100644 index 0000000000..a75a80dcae --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/separated-border-model-007-ref.xht @@ -0,0 +1,24 @@ + + + + + + + CSS Reftest Reference + + + + + + + + + +

Test passes if there is no red.

+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/separated-border-model-007.xht b/testing/web-platform/tests/css/CSS2/tables/separated-border-model-007.xht new file mode 100644 index 0000000000..8b22c8cd2e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/separated-border-model-007.xht @@ -0,0 +1,139 @@ + + + + + + + CSS Test: Border-spacing - contiguous table-row-groups (thead and tbody) + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
Test passes if there is no red.
+ +
+ +
+ + + + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/separated-border-model-008.xht b/testing/web-platform/tests/css/CSS2/tables/separated-border-model-008.xht new file mode 100644 index 0000000000..4149c7a998 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/separated-border-model-008.xht @@ -0,0 +1,139 @@ + + + + + + + CSS Test: Border-spacing - contiguous table-row-groups (tbody and tfoot) + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
Test passes if there is no red.
+ +
+ +
+ + + + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/separated-border-model-009.xht b/testing/web-platform/tests/css/CSS2/tables/separated-border-model-009.xht new file mode 100644 index 0000000000..40471be0ad --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/separated-border-model-009.xht @@ -0,0 +1,139 @@ + + + + + + + CSS Test: Border-spacing - contiguous table-row-groups (2 tbodies) + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
Test passes if there is no red.
+ +
+ +
+ + + + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/support/1x1-green.png b/testing/web-platform/tests/css/CSS2/tables/support/1x1-green.png new file mode 100644 index 0000000000..b98ca0ba0a Binary files /dev/null and b/testing/web-platform/tests/css/CSS2/tables/support/1x1-green.png differ diff --git a/testing/web-platform/tests/css/CSS2/tables/support/1x1-lime.png b/testing/web-platform/tests/css/CSS2/tables/support/1x1-lime.png new file mode 100644 index 0000000000..cb397fb090 Binary files /dev/null and b/testing/web-platform/tests/css/CSS2/tables/support/1x1-lime.png differ diff --git a/testing/web-platform/tests/css/CSS2/tables/support/1x1-maroon.png b/testing/web-platform/tests/css/CSS2/tables/support/1x1-maroon.png new file mode 100644 index 0000000000..3f86b07219 Binary files /dev/null and b/testing/web-platform/tests/css/CSS2/tables/support/1x1-maroon.png differ diff --git a/testing/web-platform/tests/css/CSS2/tables/support/1x1-navy.png b/testing/web-platform/tests/css/CSS2/tables/support/1x1-navy.png new file mode 100644 index 0000000000..9b9a03955b Binary files /dev/null and b/testing/web-platform/tests/css/CSS2/tables/support/1x1-navy.png differ diff --git a/testing/web-platform/tests/css/CSS2/tables/support/1x1-red.png b/testing/web-platform/tests/css/CSS2/tables/support/1x1-red.png new file mode 100644 index 0000000000..6bd73ac101 Binary files /dev/null and b/testing/web-platform/tests/css/CSS2/tables/support/1x1-red.png differ diff --git a/testing/web-platform/tests/css/CSS2/tables/support/1x1-white.png b/testing/web-platform/tests/css/CSS2/tables/support/1x1-white.png new file mode 100644 index 0000000000..dd43faec54 Binary files /dev/null and b/testing/web-platform/tests/css/CSS2/tables/support/1x1-white.png differ diff --git a/testing/web-platform/tests/css/CSS2/tables/support/60x60-gg-rr.png b/testing/web-platform/tests/css/CSS2/tables/support/60x60-gg-rr.png new file mode 100644 index 0000000000..84f5b2a4f1 Binary files /dev/null and b/testing/web-platform/tests/css/CSS2/tables/support/60x60-gg-rr.png differ diff --git a/testing/web-platform/tests/css/CSS2/tables/support/60x60-green.png b/testing/web-platform/tests/css/CSS2/tables/support/60x60-green.png new file mode 100644 index 0000000000..b3c8cf3eb4 Binary files /dev/null and b/testing/web-platform/tests/css/CSS2/tables/support/60x60-green.png differ diff --git a/testing/web-platform/tests/css/CSS2/tables/support/a-green.css b/testing/web-platform/tests/css/CSS2/tables/support/a-green.css new file mode 100644 index 0000000000..b0dbb071d5 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/support/a-green.css @@ -0,0 +1 @@ +.a { color: green; } diff --git a/testing/web-platform/tests/css/CSS2/tables/support/b-green.css b/testing/web-platform/tests/css/CSS2/tables/support/b-green.css new file mode 100644 index 0000000000..a0473f5ca2 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/support/b-green.css @@ -0,0 +1 @@ +.b { color: green; } \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/support/bar_with_corner_dot.png b/testing/web-platform/tests/css/CSS2/tables/support/bar_with_corner_dot.png new file mode 100644 index 0000000000..fbbc56de16 Binary files /dev/null and b/testing/web-platform/tests/css/CSS2/tables/support/bar_with_corner_dot.png differ diff --git a/testing/web-platform/tests/css/CSS2/tables/support/blue-orange-rectangle.png b/testing/web-platform/tests/css/CSS2/tables/support/blue-orange-rectangle.png new file mode 100644 index 0000000000..f43f193291 Binary files /dev/null and b/testing/web-platform/tests/css/CSS2/tables/support/blue-orange-rectangle.png differ diff --git a/testing/web-platform/tests/css/CSS2/tables/support/blue15x15.png b/testing/web-platform/tests/css/CSS2/tables/support/blue15x15.png new file mode 100644 index 0000000000..89de32fdb8 Binary files /dev/null and b/testing/web-platform/tests/css/CSS2/tables/support/blue15x15.png differ diff --git a/testing/web-platform/tests/css/CSS2/tables/support/border_conflict_example_001.png b/testing/web-platform/tests/css/CSS2/tables/support/border_conflict_example_001.png new file mode 100644 index 0000000000..b95bf11d90 Binary files /dev/null and b/testing/web-platform/tests/css/CSS2/tables/support/border_conflict_example_001.png differ diff --git a/testing/web-platform/tests/css/CSS2/tables/support/border_conflict_example_002.png b/testing/web-platform/tests/css/CSS2/tables/support/border_conflict_example_002.png new file mode 100644 index 0000000000..c0a53f827d Binary files /dev/null and b/testing/web-platform/tests/css/CSS2/tables/support/border_conflict_example_002.png differ diff --git a/testing/web-platform/tests/css/CSS2/tables/support/c-red.css b/testing/web-platform/tests/css/CSS2/tables/support/c-red.css new file mode 100644 index 0000000000..d4ba5c64e9 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/support/c-red.css @@ -0,0 +1 @@ +.c { color: red; } \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/support/cat.png b/testing/web-platform/tests/css/CSS2/tables/support/cat.png new file mode 100644 index 0000000000..85dd732481 Binary files /dev/null and b/testing/web-platform/tests/css/CSS2/tables/support/cat.png differ diff --git a/testing/web-platform/tests/css/CSS2/tables/support/diamond.png b/testing/web-platform/tests/css/CSS2/tables/support/diamond.png new file mode 100644 index 0000000000..51112efc7c Binary files /dev/null and b/testing/web-platform/tests/css/CSS2/tables/support/diamond.png differ diff --git a/testing/web-platform/tests/css/CSS2/tables/support/frameset-border-spacing-001.htm b/testing/web-platform/tests/css/CSS2/tables/support/frameset-border-spacing-001.htm new file mode 100644 index 0000000000..50057c0115 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/support/frameset-border-spacing-001.htm @@ -0,0 +1,9 @@ + + + + Support file for 'frameset-border-spacing-001.htm' + + +

Test passes if either four blue vertical lines or two grey lines appear to the left and right of this text.

+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/support/green15x15.png b/testing/web-platform/tests/css/CSS2/tables/support/green15x15.png new file mode 100644 index 0000000000..51741584a0 Binary files /dev/null and b/testing/web-platform/tests/css/CSS2/tables/support/green15x15.png differ diff --git a/testing/web-platform/tests/css/CSS2/tables/support/pattern-grg-rgr-grg.png b/testing/web-platform/tests/css/CSS2/tables/support/pattern-grg-rgr-grg.png new file mode 100644 index 0000000000..9b88fbd811 Binary files /dev/null and b/testing/web-platform/tests/css/CSS2/tables/support/pattern-grg-rgr-grg.png differ diff --git a/testing/web-platform/tests/css/CSS2/tables/support/pattern-grg-rrg-rgg.png b/testing/web-platform/tests/css/CSS2/tables/support/pattern-grg-rrg-rgg.png new file mode 100644 index 0000000000..fcf4f3fd7d Binary files /dev/null and b/testing/web-platform/tests/css/CSS2/tables/support/pattern-grg-rrg-rgg.png differ diff --git a/testing/web-platform/tests/css/CSS2/tables/support/pattern-rgr-grg-rgr.png b/testing/web-platform/tests/css/CSS2/tables/support/pattern-rgr-grg-rgr.png new file mode 100644 index 0000000000..d454e3a630 Binary files /dev/null and b/testing/web-platform/tests/css/CSS2/tables/support/pattern-rgr-grg-rgr.png differ diff --git a/testing/web-platform/tests/css/CSS2/tables/support/pattern-tr.png b/testing/web-platform/tests/css/CSS2/tables/support/pattern-tr.png new file mode 100644 index 0000000000..8b4b25364e Binary files /dev/null and b/testing/web-platform/tests/css/CSS2/tables/support/pattern-tr.png differ diff --git a/testing/web-platform/tests/css/CSS2/tables/support/repeatable-diagonal-gradient-with-ticks.png b/testing/web-platform/tests/css/CSS2/tables/support/repeatable-diagonal-gradient-with-ticks.png new file mode 100644 index 0000000000..1b019db984 Binary files /dev/null and b/testing/web-platform/tests/css/CSS2/tables/support/repeatable-diagonal-gradient-with-ticks.png differ diff --git a/testing/web-platform/tests/css/CSS2/tables/support/ring.png b/testing/web-platform/tests/css/CSS2/tables/support/ring.png new file mode 100644 index 0000000000..061bb94eba Binary files /dev/null and b/testing/web-platform/tests/css/CSS2/tables/support/ring.png differ diff --git a/testing/web-platform/tests/css/CSS2/tables/support/ruler-h-200px-400px.png b/testing/web-platform/tests/css/CSS2/tables/support/ruler-h-200px-400px.png new file mode 100644 index 0000000000..a6461c3d3f Binary files /dev/null and b/testing/web-platform/tests/css/CSS2/tables/support/ruler-h-200px-400px.png differ diff --git a/testing/web-platform/tests/css/CSS2/tables/support/square-purple.png b/testing/web-platform/tests/css/CSS2/tables/support/square-purple.png new file mode 100644 index 0000000000..0f522d7872 Binary files /dev/null and b/testing/web-platform/tests/css/CSS2/tables/support/square-purple.png differ diff --git a/testing/web-platform/tests/css/CSS2/tables/support/square-teal.png b/testing/web-platform/tests/css/CSS2/tables/support/square-teal.png new file mode 100644 index 0000000000..e567f51b91 Binary files /dev/null and b/testing/web-platform/tests/css/CSS2/tables/support/square-teal.png differ diff --git a/testing/web-platform/tests/css/CSS2/tables/support/square-white.png b/testing/web-platform/tests/css/CSS2/tables/support/square-white.png new file mode 100644 index 0000000000..5853cbb238 Binary files /dev/null and b/testing/web-platform/tests/css/CSS2/tables/support/square-white.png differ diff --git a/testing/web-platform/tests/css/CSS2/tables/support/swatch-blue.png b/testing/web-platform/tests/css/CSS2/tables/support/swatch-blue.png new file mode 100644 index 0000000000..bf2759634d Binary files /dev/null and b/testing/web-platform/tests/css/CSS2/tables/support/swatch-blue.png differ diff --git a/testing/web-platform/tests/css/CSS2/tables/support/swatch-green.png b/testing/web-platform/tests/css/CSS2/tables/support/swatch-green.png new file mode 100644 index 0000000000..0aa79b0c86 Binary files /dev/null and b/testing/web-platform/tests/css/CSS2/tables/support/swatch-green.png differ diff --git a/testing/web-platform/tests/css/CSS2/tables/support/swatch-lime.png b/testing/web-platform/tests/css/CSS2/tables/support/swatch-lime.png new file mode 100644 index 0000000000..55fd7fdaed Binary files /dev/null and b/testing/web-platform/tests/css/CSS2/tables/support/swatch-lime.png differ diff --git a/testing/web-platform/tests/css/CSS2/tables/support/swatch-orange.png b/testing/web-platform/tests/css/CSS2/tables/support/swatch-orange.png new file mode 100644 index 0000000000..d3cd498b52 Binary files /dev/null and b/testing/web-platform/tests/css/CSS2/tables/support/swatch-orange.png differ diff --git a/testing/web-platform/tests/css/CSS2/tables/support/swatch-red.png b/testing/web-platform/tests/css/CSS2/tables/support/swatch-red.png new file mode 100644 index 0000000000..1caf25c992 Binary files /dev/null and b/testing/web-platform/tests/css/CSS2/tables/support/swatch-red.png differ diff --git a/testing/web-platform/tests/css/CSS2/tables/support/swatch-white.png b/testing/web-platform/tests/css/CSS2/tables/support/swatch-white.png new file mode 100644 index 0000000000..1a7d4323d7 Binary files /dev/null and b/testing/web-platform/tests/css/CSS2/tables/support/swatch-white.png differ diff --git a/testing/web-platform/tests/css/CSS2/tables/support/swatch-yellow.png b/testing/web-platform/tests/css/CSS2/tables/support/swatch-yellow.png new file mode 100644 index 0000000000..1591aa0e2e Binary files /dev/null and b/testing/web-platform/tests/css/CSS2/tables/support/swatch-yellow.png differ diff --git a/testing/web-platform/tests/css/CSS2/tables/support/test-bl.png b/testing/web-platform/tests/css/CSS2/tables/support/test-bl.png new file mode 100644 index 0000000000..904e24e996 Binary files /dev/null and b/testing/web-platform/tests/css/CSS2/tables/support/test-bl.png differ diff --git a/testing/web-platform/tests/css/CSS2/tables/support/test-br.png b/testing/web-platform/tests/css/CSS2/tables/support/test-br.png new file mode 100644 index 0000000000..f413ff5c1a Binary files /dev/null and b/testing/web-platform/tests/css/CSS2/tables/support/test-br.png differ diff --git a/testing/web-platform/tests/css/CSS2/tables/support/test-outer.png b/testing/web-platform/tests/css/CSS2/tables/support/test-outer.png new file mode 100644 index 0000000000..82eeace7fc Binary files /dev/null and b/testing/web-platform/tests/css/CSS2/tables/support/test-outer.png differ diff --git a/testing/web-platform/tests/css/CSS2/tables/support/test-tl.png b/testing/web-platform/tests/css/CSS2/tables/support/test-tl.png new file mode 100644 index 0000000000..f6ac0ef7e8 Binary files /dev/null and b/testing/web-platform/tests/css/CSS2/tables/support/test-tl.png differ diff --git a/testing/web-platform/tests/css/CSS2/tables/support/test-tr.png b/testing/web-platform/tests/css/CSS2/tables/support/test-tr.png new file mode 100644 index 0000000000..59843ae54b Binary files /dev/null and b/testing/web-platform/tests/css/CSS2/tables/support/test-tr.png differ diff --git a/testing/web-platform/tests/css/CSS2/tables/table-001.xht b/testing/web-platform/tests/css/CSS2/tables/table-001.xht new file mode 100644 index 0000000000..18e86add12 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-001.xht @@ -0,0 +1,39 @@ + + + + CSS Test: Display-table + + + + + + +

Test passes if there is a square below.

+
+
+
+
+
+
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-002.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-002.xht new file mode 100644 index 0000000000..d23c42a90f --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-002.xht @@ -0,0 +1,49 @@ + + + + CSS Test: The anonymous block box around a table is not used for baseline vertical alignment + + + + + + +

Test passes if the bottoms of the two boxes are vertically aligned.

+ + + + + +
+ + + + + +
XXXXXXXXX0
XXXXXXXXX0
+
+
XXXXXXXXX0
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-003.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-003.xht new file mode 100644 index 0000000000..827bdec407 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-003.xht @@ -0,0 +1,55 @@ + + + + CSS Test: The anonymous block box around a table is as wide as the border edge of the table + + + + + + +

Test passes if the blue box below is wider, and thus overhangs the black box and "Filler Text" appears immediately after the end (right side) of the black box.

+
Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text + Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text + Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text + + Filler Text Filler Text + + Filler Text + + + Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text + Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text + Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text + Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-004.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-004.xht new file mode 100644 index 0000000000..182e60b4f2 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-004.xht @@ -0,0 +1,41 @@ + + + + CSS Test: The anonymous block box around a table is not used for table percentage width + + + + + + +

Test passes if boxes below are the same width.

+
+ + + + +
X
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-005.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-005.xht new file mode 100644 index 0000000000..4707881150 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-005.xht @@ -0,0 +1,43 @@ + + + + CSS Test: The anonymous block box around a table and the table 'position' property + + + + + + +

Test passes if the blue box is directly beneath the orange box and neither box is touching the black line.

+
+ + + + + +
Filler Text Filler Text
Filler Text Filler Text
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-006.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-006.xht new file mode 100644 index 0000000000..87c4f0e819 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-006.xht @@ -0,0 +1,43 @@ + + + + CSS Test: The anonymous block box around a table and the table 'float' property + + + + + + +

Test passes if the orange box is directly on top of the blue box and they are both positioned in the upper-right corner of the black box.

+
+ + + + + +
Filler Text Filler Text
Filler Text Filler Text
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-007.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-007.xht new file mode 100644 index 0000000000..1a49d72aa1 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-007.xht @@ -0,0 +1,42 @@ + + + + CSS Test: The anonymous block box around a table and the table 'margin-top' property + + + + + + +

Test passes if the blue box is directly beneath the orange box and neither box is touching the black line.

+
+ + + + + +
Filler Text Filler Text
Filler Text Filler Text
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-008.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-008.xht new file mode 100644 index 0000000000..2572d13db1 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-008.xht @@ -0,0 +1,43 @@ + + + + CSS Test: The anonymous block box around a table and the table 'right' property + + + + + + +

Test passes if the blue box is directly beneath the orange box and neither box is touching the black line.

+
+ + + + + +
Filler Text Filler Text
Filler Text Filler Text
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-009.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-009.xht new file mode 100644 index 0000000000..53994308ae --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-009.xht @@ -0,0 +1,43 @@ + + + + CSS Test: The anonymous block box around a table and the table 'bottom' property + + + + + + +

Test passes if the blue box is directly beneath the orange box and neither box is touching the black line.

+
+ + + + + +
Filler Text Filler Text
Filler Text Filler Text
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-010.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-010.xht new file mode 100644 index 0000000000..f0cfb0952c --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-010.xht @@ -0,0 +1,43 @@ + + + + CSS Test: The anonymous block box around a table and the table 'left' property + + + + + + +

Test passes if the blue box is directly beneath the orange box and neither box is touching the black line.

+
+ + + + + +
Filler Text Filler Text
Filler Text Filler Text
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-011.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-011.xht new file mode 100644 index 0000000000..c2e9141999 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-011.xht @@ -0,0 +1,56 @@ + + + + CSS Test: The anonymous block box around a table - table top margin is collapsed with caption top margin + + + + + + + + +

Test passes if there are only two boxes below and there is space between the black box and the blue box.

+
+ + + + + +
Filler Text
Filler Text
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-012.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-012.xht new file mode 100644 index 0000000000..3cb564e8e3 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-012.xht @@ -0,0 +1,58 @@ + + + + CSS Test: The anonymous block box around a table - table bottom margin is collapsed with caption bottom margin + + + + + + + + +

Test passes if there are only two boxes below and there is space between the black box and the blue box.

+
+ + + + + +
Filler Text
Filler Text
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-013.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-013.xht new file mode 100644 index 0000000000..e86937f7b8 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-013.xht @@ -0,0 +1,52 @@ + + + + CSS Test: The anonymous box around a table as a 'block' box + + + + + + +

Test passes if the blue box is stacked on top of the orange box, the boxes do not take up the whole width of the page, and there is "Filler Text" above and below the boxes.

+
Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text + Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text + Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text +
+
Filler Text Filler Text
+
+
Filler Text Filler Text
+
+
+ Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text + Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text + Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text + Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-014.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-014.xht new file mode 100644 index 0000000000..4daa29d684 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-014.xht @@ -0,0 +1,52 @@ + + + + CSS Test: The anonymous box around a table as an 'inline-block' box + + + + + + +

Test passes if the blue box is stacked on top of the orange box, the boxes do not take up the whole width of the page, and "Filler Text" flows to the left and right of the orange bar.

+
Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text + Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text + Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text +
+
Filler TextFiller Text
+
+
Filler TextFiller Text
+
+
+ Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text + Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text + Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text + Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-015.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-015.xht new file mode 100644 index 0000000000..1a4f7e547a --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-015.xht @@ -0,0 +1,43 @@ + + + + CSS Test: The anonymous block box around a table is not used for table percentage height + + + + + + +

Test passes if the boxes below are the same height.

+
+
+ + + + +
X
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-016.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-016.xht new file mode 100644 index 0000000000..3aa11d4996 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-016.xht @@ -0,0 +1,43 @@ + + + + CSS Test: The anonymous block box around a table and the table 'margin-bottom' property + + + + + + +

Test passes if the blue box is directly beneath the orange box and neither box is touching the black line.

+
+ + + + + +
Filler Text Filler Text
Filler Text Filler Text
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-017.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-017.xht new file mode 100644 index 0000000000..2494db1a34 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-017.xht @@ -0,0 +1,42 @@ + + + + CSS Test: The anonymous block box around a table and the table 'margin-left' property + + + + + + +

Test passes if the blue box is directly beneath the orange box and neither box is touching the black line.

+
+ + + + + +
Filler TextFiller Text
Filler TextFiller Text
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-018.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-018.xht new file mode 100644 index 0000000000..67f2a05188 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-018.xht @@ -0,0 +1,43 @@ + + + + CSS Test: The anonymous block box around a table and the table 'margin-right' property + + + + + + +

Test passes if there is a single blue box and orange square below, and the space between them is the same width as the orange square.

+ + + + + +
XXXXXXXXX0
XXXXXXXXX0
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-019.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-019.xht new file mode 100644 index 0000000000..d87f382d6d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-block-019.xht @@ -0,0 +1,48 @@ + + + + CSS Test: The anonymous block box around a table and the table 'margin' property + + + + + + +

Test passes if the blue box is directly on top of the black box and there is "Filler Text" above and below the stacked boxes and to the right and left of the black box.

+
+ Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text + Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text + Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text + + + + + +
XXXXX
XXXXX
+ Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text + Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text + Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text Filler Text +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-border-spacing.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-border-spacing.xht new file mode 100644 index 0000000000..d2c1bf8bd2 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-border-spacing.xht @@ -0,0 +1,26 @@ + + + + + + + + + + + +

There should be 20px border-spacing in the table below.

+
+
First cell
+
Second cell
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-000.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-000.xht new file mode 100644 index 0000000000..2cfa941e70 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-000.xht @@ -0,0 +1,21 @@ + + + + CSS Test: CSS Tables: Anonymous Cell Children + + + + + + +

There should be a green block below.

+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-001.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-001.xht new file mode 100644 index 0000000000..2a6a10097f --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-001.xht @@ -0,0 +1,40 @@ + + + + + CSS Test: Auto-imported from Gecko test 121142-1a.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + + + Cell 1 + + + + Cell 2 + + + + +
+
+ + + + + + +
Cell 1Cell 2
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-002.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-002.xht new file mode 100644 index 0000000000..847c097243 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-002.xht @@ -0,0 +1,40 @@ + + + + + CSS Test: Auto-imported from Gecko test 121142-1a.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + + + Cell 1 + + + + Cell 2 + + + + +
+
+ + + + + + +
Cell 1Cell 2
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-003.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-003.xht new file mode 100644 index 0000000000..0386c2e1da --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-003.xht @@ -0,0 +1,36 @@ + + + + + CSS Test: Auto-imported from Gecko test 121142-1b.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + Cell 1 + + + + Cell 2 + + +
+
+ + + + + + +
Cell 1Cell 2
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-004.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-004.xht new file mode 100644 index 0000000000..882bc8b49b --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-004.xht @@ -0,0 +1,36 @@ + + + + + CSS Test: Auto-imported from Gecko test 121142-1b.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + Cell 1 + + + + Cell 2 + + +
+
+ + + + + + +
Cell 1Cell 2
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-005.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-005.xht new file mode 100644 index 0000000000..9a4cae326e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-005.xht @@ -0,0 +1,31 @@ + + + + + CSS Test: Auto-imported from Gecko test 121142-2.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + Cell 1 + + Cell 2 + +
+
+ + + + + +
Cell 1 Cell 2
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-006.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-006.xht new file mode 100644 index 0000000000..d2cd9ce353 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-006.xht @@ -0,0 +1,31 @@ + + + + + CSS Test: Auto-imported from Gecko test 121142-2.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + Cell 1 + + Cell 2 + +
+
+ + + + + +
Cell 1 Cell 2
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-007.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-007.xht new file mode 100644 index 0000000000..b462d58d8f --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-007.xht @@ -0,0 +1,79 @@ + + + + CSS Test: Auto-imported from Gecko test 156888-2.html + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + + + + + + + + + + + +
Row 1
Row 2
Row 3
+
+
+ + + + + + + + + + + + + + +
Row 1
Row 2
Row 3
Row 4
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-008.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-008.xht new file mode 100644 index 0000000000..bed7d45c7c --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-008.xht @@ -0,0 +1,79 @@ + + + + CSS Test: Auto-imported from Gecko test 156888-2.html + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + + + + + + + + + + + +
Row 1
Row 2
Row 3
+
+
+ + + + + + + + + + + + + + +
Row 1
Row 2
Row 3
Row 4
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-009.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-009.xht new file mode 100644 index 0000000000..5178e9a040 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-009.xht @@ -0,0 +1,38 @@ + + + + CSS Test: Auto-imported from Gecko test 203923-1.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + a + + + d +
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-010.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-010.xht new file mode 100644 index 0000000000..0baba6421c --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-010.xht @@ -0,0 +1,38 @@ + + + + CSS Test: Auto-imported from Gecko test 203923-1.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + a + + + d +
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-011.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-011.xht new file mode 100644 index 0000000000..ca97ffc54a --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-011.xht @@ -0,0 +1,38 @@ + + + + CSS Test: Auto-imported from Gecko test 203923-2.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + a + + bc + + d +
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-012.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-012.xht new file mode 100644 index 0000000000..6438ae63a4 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-012.xht @@ -0,0 +1,38 @@ + + + + CSS Test: Auto-imported from Gecko test 203923-2.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + a + + bc + + d +
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-013.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-013.xht new file mode 100644 index 0000000000..239a9ceddd --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-013.xht @@ -0,0 +1,32 @@ + + + + CSS Test: Auto-imported from Gecko test 208305-1.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ +
foo
bar
baz
+
+
+ +
foo
bar
baz
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-014.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-014.xht new file mode 100644 index 0000000000..c9b30e3460 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-014.xht @@ -0,0 +1,32 @@ + + + + CSS Test: Auto-imported from Gecko test 208305-1.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ +
foo
bar
baz
+
+
+ +
foo
bar
baz
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-015.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-015.xht new file mode 100644 index 0000000000..3e6ffa2f7e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-015.xht @@ -0,0 +1,35 @@ + + + + CSS Test: Auto-imported from Gecko test 208305-2.html + + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + a b + c d +
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-016.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-016.xht new file mode 100644 index 0000000000..2ad45ecde1 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-016.xht @@ -0,0 +1,35 @@ + + + + CSS Test: Auto-imported from Gecko test 208305-2.html + + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + a b + c d +
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-017.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-017.xht new file mode 100644 index 0000000000..769f3659f3 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-017.xht @@ -0,0 +1,27 @@ + + + + CSS Test: Auto-imported from Gecko test 208305-3.html + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + a b + c d +
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-018.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-018.xht new file mode 100644 index 0000000000..b864ee6f17 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-018.xht @@ -0,0 +1,27 @@ + + + + CSS Test: Auto-imported from Gecko test 208305-3.html + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + a b + c d +
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-019.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-019.xht new file mode 100644 index 0000000000..3be83500c8 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-019.xht @@ -0,0 +1,37 @@ + + + + CSS Test: Auto-imported from Gecko test 208305-4.html + + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + a b + c d +
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-020.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-020.xht new file mode 100644 index 0000000000..a96463c474 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-020.xht @@ -0,0 +1,37 @@ + + + + CSS Test: Auto-imported from Gecko test 208305-4.html + + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + a b + c d +
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-021.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-021.xht new file mode 100644 index 0000000000..d9aa96ec62 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-021.xht @@ -0,0 +1,129 @@ + + + + CSS Test: Auto-imported from Gecko test 277995-1.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + + +
+
+
+
+
+
+ + + + + +
+
+
+
+
+ More Data +
+
+
+
+ More Data +
+
+
+
+ More Data +
+
+
+
+ More Data +
+
+
+
+ More Data +
+
+
+
+ More Data +
+
+
+
+ More Data +
+
+
+
+ More Data +
+
+
+
+ More Data +
+
+
+
+ More Data +
+
+
+
+
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-022.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-022.xht new file mode 100644 index 0000000000..4abb89ea6d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-022.xht @@ -0,0 +1,129 @@ + + + + CSS Test: Auto-imported from Gecko test 277995-1.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + + +
+
+
+
+
+
+ + + + + +
+
+
+
+
+ More Data +
+
+
+
+ More Data +
+
+
+
+ More Data +
+
+
+
+ More Data +
+
+
+
+ More Data +
+
+
+
+ More Data +
+
+
+
+ More Data +
+
+
+
+ More Data +
+
+
+
+ More Data +
+
+
+
+ More Data +
+
+
+
+
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-023.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-023.xht new file mode 100644 index 0000000000..e4b221c7ad --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-023.xht @@ -0,0 +1,35 @@ + + + + CSS Test: Auto-imported from Gecko test 293576-1.html + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ +
Some text
+
+
+ +
Some text
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-024.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-024.xht new file mode 100644 index 0000000000..d5e715cba8 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-024.xht @@ -0,0 +1,35 @@ + + + + CSS Test: Auto-imported from Gecko test 293576-1.html + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ +
Some text
+
+
+ +
Some text
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-025.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-025.xht new file mode 100644 index 0000000000..e96d3dd4ce --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-025.xht @@ -0,0 +1,77 @@ + + + + CSS Test: Auto-imported from Gecko test 302113-1.html + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + + Cell + + + Cell + + + Cell + + + Cell + + + Cell + + + + Which column? + + +
+
+ + + + + Cell + + + Cell + + + Cell + + + Cell + + + Cell + + + + Which column? + + +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-026.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-026.xht new file mode 100644 index 0000000000..0a75cba465 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-026.xht @@ -0,0 +1,77 @@ + + + + CSS Test: Auto-imported from Gecko test 302113-1.html + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + + Cell + + + Cell + + + Cell + + + Cell + + + Cell + + + + Which column? + + +
+
+ + + + + Cell + + + Cell + + + Cell + + + Cell + + + Cell + + + + Which column? + + +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-027.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-027.xht new file mode 100644 index 0000000000..65c94db909 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-027.xht @@ -0,0 +1,47 @@ + + + + CSS Test: Auto-imported from Gecko test 315146-1.xhtml + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ +
A cell
+
+
+ +
A cell
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-028.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-028.xht new file mode 100644 index 0000000000..acaac1c62a --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-028.xht @@ -0,0 +1,47 @@ + + + + CSS Test: Auto-imported from Gecko test 315146-1.xhtml + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ +
A cell
+
+
+ +
A cell
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-029.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-029.xht new file mode 100644 index 0000000000..5e2b037658 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-029.xht @@ -0,0 +1,24 @@ + + + + + CSS Test: Auto-imported from Gecko test 325543-1a.html + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + First line +
+
+ +
First line
+
Second line
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-030.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-030.xht new file mode 100644 index 0000000000..4a4f629d6c --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-030.xht @@ -0,0 +1,24 @@ + + + + + CSS Test: Auto-imported from Gecko test 325543-1a.html + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + First line +
+
+ +
First line
+
Second line
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-031.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-031.xht new file mode 100644 index 0000000000..f1f8f852b7 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-031.xht @@ -0,0 +1,24 @@ + + + + + CSS Test: Auto-imported from Gecko test 325543-1b.html + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + First line +
+
+ +
First line
+
Second line
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-032.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-032.xht new file mode 100644 index 0000000000..21bef80cdf --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-032.xht @@ -0,0 +1,24 @@ + + + + + CSS Test: Auto-imported from Gecko test 325543-1b.html + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + First line +
+
+ +
First line
+
Second line
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-033.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-033.xht new file mode 100644 index 0000000000..78c7f70646 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-033.xht @@ -0,0 +1,57 @@ + + + + CSS Test: Auto-imported from Gecko test 338735-1.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + + + + + +
First row
Second row
+
+
+ + + + + + + + +
First row
Second row
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-034.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-034.xht new file mode 100644 index 0000000000..7080455974 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-034.xht @@ -0,0 +1,57 @@ + + + + CSS Test: Auto-imported from Gecko test 338735-1.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + + + + + +
First row
Second row
+
+
+ + + + + + + + +
First row
Second row
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-035.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-035.xht new file mode 100644 index 0000000000..d6ba4b6769 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-035.xht @@ -0,0 +1,43 @@ + + + + CSS Test: Auto-imported from Gecko test 339388-1a.html + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + + +
TD
+
+
+ + + + + +
TD
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-036.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-036.xht new file mode 100644 index 0000000000..a9b677effb --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-036.xht @@ -0,0 +1,43 @@ + + + + CSS Test: Auto-imported from Gecko test 339388-1a.html + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + + +
TD
+
+
+ + + + + +
TD
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-037.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-037.xht new file mode 100644 index 0000000000..9557104545 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-037.xht @@ -0,0 +1,43 @@ + + + + CSS Test: Auto-imported from Gecko test 339388-1b.html + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + + +
TD
+
+
+ + + + + +
TD
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-038.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-038.xht new file mode 100644 index 0000000000..ca90ddd448 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-038.xht @@ -0,0 +1,43 @@ + + + + CSS Test: Auto-imported from Gecko test 339388-1b.html + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + + +
TD
+
+
+ + + + + +
TD
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-039.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-039.xht new file mode 100644 index 0000000000..9461d90836 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-039.xht @@ -0,0 +1,35 @@ + + + + + CSS Test: Auto-imported from Gecko test 363326-1.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + +
+
one
+
two
+
+ +
+
+ + +
+
+
one
+
two
+
+
+ +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-040.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-040.xht new file mode 100644 index 0000000000..d6af62c8f2 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-040.xht @@ -0,0 +1,35 @@ + + + + + CSS Test: Auto-imported from Gecko test 363326-1.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + +
+
one
+
two
+
+ +
+
+ + +
+
+
one
+
two
+
+
+ +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-041.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-041.xht new file mode 100644 index 0000000000..21b26f27ae --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-041.xht @@ -0,0 +1,37 @@ + + + + CSS Test: Auto-imported from Gecko test 368932-1.html + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ +
cloning material
+
target table
+
+
+ +
cloning material
+
cloning material
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-042.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-042.xht new file mode 100644 index 0000000000..925c304d3f --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-042.xht @@ -0,0 +1,37 @@ + + + + CSS Test: Auto-imported from Gecko test 368932-1.html + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ +
cloning material
+
target table
+
+
+ +
cloning material
+
cloning material
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-043.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-043.xht new file mode 100644 index 0000000000..8e003c4144 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-043.xht @@ -0,0 +1,42 @@ + + + + CSS Test: Auto-imported from Gecko test 371054-1.html + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + + + + + +
LongLongLong
+
+
+ + + + + + + + +
LongLongLong
Short
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-044.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-044.xht new file mode 100644 index 0000000000..53d496ec24 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-044.xht @@ -0,0 +1,42 @@ + + + + CSS Test: Auto-imported from Gecko test 371054-1.html + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + + + + + +
LongLongLong
+
+
+ + + + + + + + +
LongLongLong
Short
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-045.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-045.xht new file mode 100644 index 0000000000..3ffc59dff4 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-045.xht @@ -0,0 +1,32 @@ + + + + CSS Test: Auto-imported from Gecko test 372641-1a.xhtml + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + +XXX
TD
+ + + +
+
+ + +
TD
+ +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-046.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-046.xht new file mode 100644 index 0000000000..c39f85b2ec --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-046.xht @@ -0,0 +1,32 @@ + + + + CSS Test: Auto-imported from Gecko test 372641-1a.xhtml + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + +XXX
TD
+ + + +
+
+ + +
TD
+ +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-047.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-047.xht new file mode 100644 index 0000000000..d724315379 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-047.xht @@ -0,0 +1,32 @@ + + + + CSS Test: Auto-imported from Gecko test 372641-1b.xhtml + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + +XXX
TD
+ + + +
+
+ + +
TD
+ +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-048.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-048.xht new file mode 100644 index 0000000000..e6cb6ebe02 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-048.xht @@ -0,0 +1,32 @@ + + + + CSS Test: Auto-imported from Gecko test 372641-1b.xhtml + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + +XXX
TD
+ + + +
+
+ + +
TD
+ +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-049.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-049.xht new file mode 100644 index 0000000000..c9cef3ed92 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-049.xht @@ -0,0 +1,32 @@ + + + + CSS Test: Auto-imported from Gecko test 372641-1c.xhtml + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + +XXX
TD
+ + + +
+
+ + +
TD
+ +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-050.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-050.xht new file mode 100644 index 0000000000..81638ebf6a --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-050.xht @@ -0,0 +1,32 @@ + + + + CSS Test: Auto-imported from Gecko test 372641-1c.xhtml + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + +XXX
TD
+ + + +
+
+ + +
TD
+ +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-051.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-051.xht new file mode 100644 index 0000000000..cfee386585 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-051.xht @@ -0,0 +1,30 @@ + + + + CSS Test: Auto-imported from Gecko test 372649-1.html + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ +

abd

+ +
+
+ +

abcd

+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-052.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-052.xht new file mode 100644 index 0000000000..6e5f0963d5 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-052.xht @@ -0,0 +1,30 @@ + + + + CSS Test: Auto-imported from Gecko test 372649-1.html + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ +

abd

+ +
+
+ +

abcd

+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-053.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-053.xht new file mode 100644 index 0000000000..3577daf544 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-053.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Auto-imported from Gecko test 373379-1.html + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + x + + + +
+
+ + + + x + + +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-054.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-054.xht new file mode 100644 index 0000000000..3992c90577 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-054.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Auto-imported from Gecko test 373379-1.html + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + x + + + +
+
+ + + + x + + +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-055.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-055.xht new file mode 100644 index 0000000000..78aaa4bc71 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-055.xht @@ -0,0 +1,41 @@ + + + + CSS Test: Auto-imported from Gecko test 407115-1.html + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + +
+
Hello Kitty
+
Hello Kitty
+
Hello Kitty
+
Hello Kitty
+
+ +
+
+ + +
+
+
Hello Kitty
+
Hello Kitty
+
Hello Kitty
+
+ +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-056.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-056.xht new file mode 100644 index 0000000000..e949dbe2c2 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-056.xht @@ -0,0 +1,41 @@ + + + + CSS Test: Auto-imported from Gecko test 407115-1.html + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + +
+
Hello Kitty
+
Hello Kitty
+
Hello Kitty
+
Hello Kitty
+
+ +
+
+ + +
+
+
Hello Kitty
+
Hello Kitty
+
Hello Kitty
+
+ +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-057.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-057.xht new file mode 100644 index 0000000000..8b61d51537 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-057.xht @@ -0,0 +1,36 @@ + + + + + CSS Test: Auto-imported from Gecko test 448111-1.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + +
+ + + Right +
+
+
+ + + + +
+ + Right +
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-058.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-058.xht new file mode 100644 index 0000000000..55fa12e122 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-058.xht @@ -0,0 +1,36 @@ + + + + + CSS Test: Auto-imported from Gecko test 448111-1.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + +
+ + + Right +
+
+
+ + + + +
+ + Right +
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-059.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-059.xht new file mode 100644 index 0000000000..92e799affd --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-059.xht @@ -0,0 +1,55 @@ + + + + + CSS Test: Auto-imported from Gecko test infer-first-row.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-060.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-060.xht new file mode 100644 index 0000000000..9304a89816 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-060.xht @@ -0,0 +1,55 @@ + + + + + CSS Test: Auto-imported from Gecko test infer-first-row.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-061.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-061.xht new file mode 100644 index 0000000000..20f64aca45 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-061.xht @@ -0,0 +1,53 @@ + + + + + CSS Test: Auto-imported from Gecko test infer-first-row-and-table.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-062.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-062.xht new file mode 100644 index 0000000000..9a7d219d4c --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-062.xht @@ -0,0 +1,53 @@ + + + + + CSS Test: Auto-imported from Gecko test infer-first-row-and-table.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-063.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-063.xht new file mode 100644 index 0000000000..eedb4f13f0 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-063.xht @@ -0,0 +1,57 @@ + + + + + CSS Test: Auto-imported from Gecko test infer-second-row.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-064.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-064.xht new file mode 100644 index 0000000000..18cc50a867 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-064.xht @@ -0,0 +1,57 @@ + + + + + CSS Test: Auto-imported from Gecko test infer-second-row.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-065.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-065.xht new file mode 100644 index 0000000000..4a0cf367c5 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-065.xht @@ -0,0 +1,55 @@ + + + + + CSS Test: Auto-imported from Gecko test infer-second-row-and-table.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-066.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-066.xht new file mode 100644 index 0000000000..1b25699e25 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-066.xht @@ -0,0 +1,55 @@ + + + + + CSS Test: Auto-imported from Gecko test infer-second-row-and-table.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-067.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-067.xht new file mode 100644 index 0000000000..585d0b89ad --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-067.xht @@ -0,0 +1,59 @@ + + + + + CSS Test: Auto-imported from Gecko test infer-table-around-headers-footers-1.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + + + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-068.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-068.xht new file mode 100644 index 0000000000..3060f02e61 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-068.xht @@ -0,0 +1,59 @@ + + + + + CSS Test: Auto-imported from Gecko test infer-table-around-headers-footers-1.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + + + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-069.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-069.xht new file mode 100644 index 0000000000..5a77cc934e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-069.xht @@ -0,0 +1,59 @@ + + + + + CSS Test: Auto-imported from Gecko test infer-table-around-headers-footers-2.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + + + + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-070.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-070.xht new file mode 100644 index 0000000000..5d8179182b --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-070.xht @@ -0,0 +1,59 @@ + + + + + CSS Test: Auto-imported from Gecko test infer-table-around-headers-footers-2.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + + + + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-071.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-071.xht new file mode 100644 index 0000000000..1d3f61a7f9 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-071.xht @@ -0,0 +1,59 @@ + + + + + CSS Test: Auto-imported from Gecko test infer-table-around-headers-footers-3.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + + + + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-072.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-072.xht new file mode 100644 index 0000000000..59843f8136 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-072.xht @@ -0,0 +1,59 @@ + + + + + CSS Test: Auto-imported from Gecko test infer-table-around-headers-footers-3.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + + + + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-073.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-073.xht new file mode 100644 index 0000000000..e4ef934502 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-073.xht @@ -0,0 +1,53 @@ + + + + + CSS Test: Auto-imported from Gecko test infer-rows-inside-rowgroups.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-074.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-074.xht new file mode 100644 index 0000000000..72d9cad5d3 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-074.xht @@ -0,0 +1,53 @@ + + + + + CSS Test: Auto-imported from Gecko test infer-rows-inside-rowgroups.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-075.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-075.xht new file mode 100644 index 0000000000..03ce0fd95a --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-075.xht @@ -0,0 +1,57 @@ + + + + + CSS Test: Auto-imported from Gecko test infer-table-row-cell.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + + + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-076.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-076.xht new file mode 100644 index 0000000000..fcddcdec14 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-076.xht @@ -0,0 +1,57 @@ + + + + + CSS Test: Auto-imported from Gecko test infer-table-row-cell.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + + + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-077.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-077.xht new file mode 100644 index 0000000000..b560a9f61f --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-077.xht @@ -0,0 +1,53 @@ + + + + + CSS Test: Auto-imported from Gecko test infer-table.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-078.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-078.xht new file mode 100644 index 0000000000..0b715a0456 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-078.xht @@ -0,0 +1,53 @@ + + + + + CSS Test: Auto-imported from Gecko test infer-table.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-079.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-079.xht new file mode 100644 index 0000000000..dc3a54fb91 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-079.xht @@ -0,0 +1,51 @@ + + + + + CSS Test: Auto-imported from Gecko test 3-tables-ref.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
+ + + + + + +
Row 22, Col 1Row 22, Col 2Row 22, Col 3
+ + + + + + +
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ +
+ Row 1, Col 1Row 1, Col 2Row 1, Col 3 +
+
+ Row 22, Col 1Row 22, Col 2Row 22, Col 3 +
+
+ Row 333, Col 1Row 333, Col 2Row 333, Col 3 +
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-080.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-080.xht new file mode 100644 index 0000000000..c57177ffd6 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-080.xht @@ -0,0 +1,51 @@ + + + + + CSS Test: Auto-imported from Gecko test 3-tables-ref.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
+ + + + + + +
Row 22, Col 1Row 22, Col 2Row 22, Col 3
+ + + + + + +
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ +
+ Row 1, Col 1Row 1, Col 2Row 1, Col 3 +
+
+ Row 22, Col 1Row 22, Col 2Row 22, Col 3 +
+
+ Row 333, Col 1Row 333, Col 2Row 333, Col 3 +
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-081.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-081.xht new file mode 100644 index 0000000000..6aa0b583bf --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-081.xht @@ -0,0 +1,57 @@ + + + + + CSS Test: Auto-imported from Gecko test blocks-divide-tables-1.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + +
+
+ + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
+ + + + + + +
Row 22, Col 1Row 22, Col 2Row 22, Col 3
+ + + + + + +
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-082.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-082.xht new file mode 100644 index 0000000000..01e63fcbd8 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-082.xht @@ -0,0 +1,57 @@ + + + + + CSS Test: Auto-imported from Gecko test blocks-divide-tables-1.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + +
+
+ + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
+ + + + + + +
Row 22, Col 1Row 22, Col 2Row 22, Col 3
+ + + + + + +
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-083.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-083.xht new file mode 100644 index 0000000000..7f19c75c14 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-083.xht @@ -0,0 +1,57 @@ + + + + + CSS Test: Auto-imported from Gecko test blocks-divide-tables-2.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + +
+
+ + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
+ + + + + + +
Row 22, Col 1Row 22, Col 2Row 22, Col 3
+ + + + + + +
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-084.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-084.xht new file mode 100644 index 0000000000..3d9e7568b5 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-084.xht @@ -0,0 +1,57 @@ + + + + + CSS Test: Auto-imported from Gecko test blocks-divide-tables-2.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + +
+
+ + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
+ + + + + + +
Row 22, Col 1Row 22, Col 2Row 22, Col 3
+ + + + + + +
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-085.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-085.xht new file mode 100644 index 0000000000..d5df83a49e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-085.xht @@ -0,0 +1,56 @@ + + + + + CSS Test: Auto-imported from Gecko test infer-cells-1.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + Row 1, + Col 1Row 1, + Col 2Row 1, + Col 3 + + + Row 22, Col 1Row 22, Col 2Row 22, Col 3 + + + Row 333, Col 1Row 333, Col 2Row 333, Col 3 + +
+
+ + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
+ + + + + + +
Row 22, Col 1Row 22, Col 2Row 22, Col 3
+ + + + + + +
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-086.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-086.xht new file mode 100644 index 0000000000..f0c09c4de2 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-086.xht @@ -0,0 +1,56 @@ + + + + + CSS Test: Auto-imported from Gecko test infer-cells-1.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + Row 1, + Col 1Row 1, + Col 2Row 1, + Col 3 + + + Row 22, Col 1Row 22, Col 2Row 22, Col 3 + + + Row 333, Col 1Row 333, Col 2Row 333, Col 3 + +
+
+ + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
+ + + + + + +
Row 22, Col 1Row 22, Col 2Row 22, Col 3
+ + + + + + +
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-087.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-087.xht new file mode 100644 index 0000000000..569b93e752 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-087.xht @@ -0,0 +1,62 @@ + + + + + CSS Test: Auto-imported from Gecko test infer-cells-2.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + Row 1, + Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + Row + 22, + Col + 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row + 333, + Col + 3 + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-088.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-088.xht new file mode 100644 index 0000000000..ca6738be10 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-088.xht @@ -0,0 +1,62 @@ + + + + + CSS Test: Auto-imported from Gecko test infer-cells-2.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + Row 1, + Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + Row + 22, + Col + 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row + 333, + Col + 3 + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-089.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-089.xht new file mode 100644 index 0000000000..b3b0bf61cf --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-089.xht @@ -0,0 +1,62 @@ + + + + + CSS Test: Auto-imported from Gecko test infer-cells-3.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + Row 1, + Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + Row + 22, + Col + 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row + 333, + Col + 3 + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-090.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-090.xht new file mode 100644 index 0000000000..d214f6d9e2 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-090.xht @@ -0,0 +1,62 @@ + + + + + CSS Test: Auto-imported from Gecko test infer-cells-3.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + Row 1, + Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + Row + 22, + Col + 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row + 333, + Col + 3 + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-091.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-091.xht new file mode 100644 index 0000000000..354e5843e2 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-091.xht @@ -0,0 +1,62 @@ + + + + + CSS Test: Auto-imported from Gecko test infer-cells-4.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + Row 1, + Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + Row + 22, + Col + 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row + 333, + Col + 3 + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-092.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-092.xht new file mode 100644 index 0000000000..10bf5d5635 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-092.xht @@ -0,0 +1,62 @@ + + + + + CSS Test: Auto-imported from Gecko test infer-cells-4.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + Row 1, + Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + Row + 22, + Col + 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row + 333, + Col + 3 + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-093.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-093.xht new file mode 100644 index 0000000000..687926f332 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-093.xht @@ -0,0 +1,59 @@ + + + + + CSS Test: Auto-imported from Gecko test cols-test-1.html + + + + + +There should be no red below, except for antialiasing issues. +
+
+ + + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + + + +
+
+ + + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-094.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-094.xht new file mode 100644 index 0000000000..f773dab056 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-094.xht @@ -0,0 +1,59 @@ + + + + + CSS Test: Auto-imported from Gecko test cols-test-1.html + + + + + +There should be no red below, except for antialiasing issues. +
+
+ + + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + + + +
+
+ + + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-095.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-095.xht new file mode 100644 index 0000000000..4cef54e6d6 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-095.xht @@ -0,0 +1,59 @@ + + + + + CSS Test: Auto-imported from Gecko test cols-test-2.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + + +
+
+ + + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-096.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-096.xht new file mode 100644 index 0000000000..564ab372a2 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-096.xht @@ -0,0 +1,59 @@ + + + + + CSS Test: Auto-imported from Gecko test cols-test-2.html + + + + + +There should be no red below, except for antialiasing issues. +
+
+ + + + + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + + +
+
+ + + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-097.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-097.xht new file mode 100644 index 0000000000..8c754a9b91 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-097.xht @@ -0,0 +1,59 @@ + + + + + CSS Test: Auto-imported from Gecko test cols-test-3.html + + + + + +There should be no red below, except for antialiasing issues. +
+
+ + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + + + + + +
+
+ + + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-098.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-098.xht new file mode 100644 index 0000000000..53b7aa0a5d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-098.xht @@ -0,0 +1,59 @@ + + + + + CSS Test: Auto-imported from Gecko test cols-test-3.html + + + + + +There should be no red below, except for antialiasing issues. +
+
+ + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + + + + + +
+
+ + + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-099.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-099.xht new file mode 100644 index 0000000000..19bb850104 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-099.xht @@ -0,0 +1,62 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-removal-1.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + To be removed + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-100.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-100.xht new file mode 100644 index 0000000000..18563e7b09 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-100.xht @@ -0,0 +1,62 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-removal-1.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + To be removed + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-101.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-101.xht new file mode 100644 index 0000000000..d372e36587 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-101.xht @@ -0,0 +1,62 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-removal-2.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + To be removed + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-102.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-102.xht new file mode 100644 index 0000000000..dc2a2d0a29 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-102.xht @@ -0,0 +1,62 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-removal-2.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + To be removed + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-103.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-103.xht new file mode 100644 index 0000000000..5d825274da --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-103.xht @@ -0,0 +1,62 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-removal-3.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + To be removed + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-104.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-104.xht new file mode 100644 index 0000000000..9686286a00 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-104.xht @@ -0,0 +1,62 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-removal-3.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + To be removed + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-105.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-105.xht new file mode 100644 index 0000000000..b246fb4f7c --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-105.xht @@ -0,0 +1,62 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-removal-4.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + To be removed + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-106.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-106.xht new file mode 100644 index 0000000000..097c7e366d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-106.xht @@ -0,0 +1,62 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-removal-4.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + To be removed + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-107.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-107.xht new file mode 100644 index 0000000000..2a0dd8e8e1 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-107.xht @@ -0,0 +1,62 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-removal-5.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + To be removed + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-108.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-108.xht new file mode 100644 index 0000000000..eff9f8b02e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-108.xht @@ -0,0 +1,62 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-removal-5.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + To be removed + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-109.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-109.xht new file mode 100644 index 0000000000..f61096b139 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-109.xht @@ -0,0 +1,62 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-removal-6.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + To be removed + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-110.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-110.xht new file mode 100644 index 0000000000..dd9c4bbcb3 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-110.xht @@ -0,0 +1,62 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-removal-6.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + To be removed + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-111.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-111.xht new file mode 100644 index 0000000000..8f1bec26eb --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-111.xht @@ -0,0 +1,62 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-removal-7.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + To be removed + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-112.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-112.xht new file mode 100644 index 0000000000..97ee6019be --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-112.xht @@ -0,0 +1,62 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-removal-7.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + To be removed + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-113.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-113.xht new file mode 100644 index 0000000000..c761bebe0c --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-113.xht @@ -0,0 +1,62 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-removal-8.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + To be removed + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-114.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-114.xht new file mode 100644 index 0000000000..830a6d52c7 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-114.xht @@ -0,0 +1,62 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-removal-8.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + To be removed + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-115.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-115.xht new file mode 100644 index 0000000000..b406c5bbe5 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-115.xht @@ -0,0 +1,34 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-removal-9.html + + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ +
+ a bc d +
+
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-116.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-116.xht new file mode 100644 index 0000000000..cae0dfdfe2 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-116.xht @@ -0,0 +1,34 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-removal-9.html + + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ +
+ a bc d +
+
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-117.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-117.xht new file mode 100644 index 0000000000..7725383c25 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-117.xht @@ -0,0 +1,35 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-removal-10.html + + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + a + bc d + +
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-118.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-118.xht new file mode 100644 index 0000000000..26a3910521 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-118.xht @@ -0,0 +1,35 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-removal-10.html + + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + a + bc d + +
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-119.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-119.xht new file mode 100644 index 0000000000..9e99c6c7a3 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-119.xht @@ -0,0 +1,35 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-removal-11.html + + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + a + bc d + +
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-120.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-120.xht new file mode 100644 index 0000000000..0b0a659cd2 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-120.xht @@ -0,0 +1,35 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-removal-11.html + + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + a + bc d + +
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-121.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-121.xht new file mode 100644 index 0000000000..febb96df1f --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-121.xht @@ -0,0 +1,34 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-removal-12.html + + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ +
+ a bc d +
+
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-122.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-122.xht new file mode 100644 index 0000000000..75d37362fa --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-122.xht @@ -0,0 +1,34 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-removal-12.html + + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ +
+ a bc d +
+
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-123.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-123.xht new file mode 100644 index 0000000000..1d17bdf4ba --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-123.xht @@ -0,0 +1,62 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-removal-13.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + To be removed + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-124.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-124.xht new file mode 100644 index 0000000000..a8313db47b --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-124.xht @@ -0,0 +1,62 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-removal-13.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + To be removed + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-125.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-125.xht new file mode 100644 index 0000000000..1ad7edf9d9 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-125.xht @@ -0,0 +1,63 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-removal-14.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + This is a test + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-126.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-126.xht new file mode 100644 index 0000000000..da930a8908 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-126.xht @@ -0,0 +1,63 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-removal-14.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + This is a test + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-127.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-127.xht new file mode 100644 index 0000000000..9ebd3f8a86 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-127.xht @@ -0,0 +1,62 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-removal-15.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + + To be removed + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-128.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-128.xht new file mode 100644 index 0000000000..1b10dd6d09 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-128.xht @@ -0,0 +1,62 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-removal-15.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + + To be removed + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-129.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-129.xht new file mode 100644 index 0000000000..91f808f599 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-129.xht @@ -0,0 +1,62 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-removal-16.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + + To be removed + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-130.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-130.xht new file mode 100644 index 0000000000..7004b24e95 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-130.xht @@ -0,0 +1,62 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-removal-16.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + + To be removed + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-131.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-131.xht new file mode 100644 index 0000000000..c962266ed8 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-131.xht @@ -0,0 +1,64 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-removal-17.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + Row 22, Col 2 + To be removed + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-132.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-132.xht new file mode 100644 index 0000000000..302664f174 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-132.xht @@ -0,0 +1,64 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-removal-17.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + Row 22, Col 2 + To be removed + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-133.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-133.xht new file mode 100644 index 0000000000..4838da5cfb --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-133.xht @@ -0,0 +1,65 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-insert-cell-1.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + Row 22, Col 2 + Row 22, Col 3 + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-134.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-134.xht new file mode 100644 index 0000000000..7a8b019718 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-134.xht @@ -0,0 +1,65 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-insert-cell-1.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + Row 22, Col 2 + Row 22, Col 3 + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-135.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-135.xht new file mode 100644 index 0000000000..37709d7f97 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-135.xht @@ -0,0 +1,64 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-switch-block-to-cell-1.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-136.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-136.xht new file mode 100644 index 0000000000..164d9451f3 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-136.xht @@ -0,0 +1,64 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-switch-block-to-cell-1.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-137.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-137.xht new file mode 100644 index 0000000000..94a647e93c --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-137.xht @@ -0,0 +1,64 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-switch-block-to-cell-2.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-138.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-138.xht new file mode 100644 index 0000000000..ec9b60cc4d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-138.xht @@ -0,0 +1,64 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-switch-block-to-cell-2.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-139.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-139.xht new file mode 100644 index 0000000000..a6885b82ee --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-139.xht @@ -0,0 +1,64 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-switch-block-to-cell-3.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-140.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-140.xht new file mode 100644 index 0000000000..660b87b336 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-140.xht @@ -0,0 +1,64 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-switch-block-to-cell-3.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-141.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-141.xht new file mode 100644 index 0000000000..c385f0af01 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-141.xht @@ -0,0 +1,64 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-switch-block-to-cell-4.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-142.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-142.xht new file mode 100644 index 0000000000..4b3c5e8572 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-142.xht @@ -0,0 +1,64 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-switch-block-to-cell-4.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-143.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-143.xht new file mode 100644 index 0000000000..2bb087a918 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-143.xht @@ -0,0 +1,64 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-switch-block-to-cell-5.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-144.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-144.xht new file mode 100644 index 0000000000..bf9332f454 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-144.xht @@ -0,0 +1,64 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-switch-block-to-cell-5.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-145.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-145.xht new file mode 100644 index 0000000000..c1c34ee57e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-145.xht @@ -0,0 +1,64 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-switch-inline-to-cell-1.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-146.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-146.xht new file mode 100644 index 0000000000..971c3e7067 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-146.xht @@ -0,0 +1,64 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-switch-inline-to-cell-1.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-147.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-147.xht new file mode 100644 index 0000000000..3e24f61c70 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-147.xht @@ -0,0 +1,64 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-switch-inline-to-cell-2.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-148.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-148.xht new file mode 100644 index 0000000000..0c3f3a7f7d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-148.xht @@ -0,0 +1,64 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-switch-inline-to-cell-2.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-149.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-149.xht new file mode 100644 index 0000000000..f482b9e4ac --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-149.xht @@ -0,0 +1,64 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-switch-inline-to-cell-3.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-150.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-150.xht new file mode 100644 index 0000000000..ddf3dedd8e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-150.xht @@ -0,0 +1,64 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-switch-inline-to-cell-3.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-151.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-151.xht new file mode 100644 index 0000000000..425e4d781b --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-151.xht @@ -0,0 +1,64 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-switch-inline-to-cell-4.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-152.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-152.xht new file mode 100644 index 0000000000..42f60aab6f --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-152.xht @@ -0,0 +1,64 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-switch-inline-to-cell-4.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-153.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-153.xht new file mode 100644 index 0000000000..fdf422fb72 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-153.xht @@ -0,0 +1,64 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-switch-inline-to-cell-5.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-154.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-154.xht new file mode 100644 index 0000000000..07c28cf9d4 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-154.xht @@ -0,0 +1,64 @@ + + + + CSS Test: Auto-imported from Gecko test dynamic-switch-inline-to-cell-5.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-155.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-155.xht new file mode 100644 index 0000000000..4e0cc5555f --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-155.xht @@ -0,0 +1,56 @@ + + + + CSS Test: Auto-imported from Gecko test white-space-1.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 +
+
+ + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
+ + + + + + +
Row 22, Col 1Row 22, Col 2Row 22, Col 3
+ + + + + + +
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-156.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-156.xht new file mode 100644 index 0000000000..48f66efe21 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-156.xht @@ -0,0 +1,56 @@ + + + + CSS Test: Auto-imported from Gecko test white-space-1.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 +
+
+ + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
+ + + + + + +
Row 22, Col 1Row 22, Col 2Row 22, Col 3
+ + + + + + +
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-157.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-157.xht new file mode 100644 index 0000000000..6768171b28 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-157.xht @@ -0,0 +1,63 @@ + + + + CSS Test: Auto-imported from Gecko test white-space-2.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + This is a test + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-158.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-158.xht new file mode 100644 index 0000000000..57cfd46c5b --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-158.xht @@ -0,0 +1,63 @@ + + + + CSS Test: Auto-imported from Gecko test white-space-2.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1 + Row 22, Col 2 + Row 22, Col 3 + This is a test + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-159.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-159.xht new file mode 100644 index 0000000000..6ee1191611 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-159.xht @@ -0,0 +1,65 @@ + + + + CSS Test: Auto-imported from Gecko test white-space-3.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1This is a testRow 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-160.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-160.xht new file mode 100644 index 0000000000..734ed229c1 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-160.xht @@ -0,0 +1,65 @@ + + + + CSS Test: Auto-imported from Gecko test white-space-3.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + + Row 22, Col 1This is a testRow 22, Col 2 + Row 22, Col 3 + + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-161.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-161.xht new file mode 100644 index 0000000000..cefb9d41d4 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-161.xht @@ -0,0 +1,60 @@ + + + + CSS Test: Auto-imported from Gecko test white-space-4.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + Row 22, Col 2 + Row 22, Col 3 + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-162.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-162.xht new file mode 100644 index 0000000000..d24486afe3 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-162.xht @@ -0,0 +1,60 @@ + + + + CSS Test: Auto-imported from Gecko test white-space-4.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + Row 22, Col 2 + Row 22, Col 3 + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-163.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-163.xht new file mode 100644 index 0000000000..b4d6eb780d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-163.xht @@ -0,0 +1,60 @@ + + + + CSS Test: Auto-imported from Gecko test white-space-5.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + Row 22, Col 1 + Row 22, Col 3 + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-164.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-164.xht new file mode 100644 index 0000000000..741e1f313d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-164.xht @@ -0,0 +1,60 @@ + + + + CSS Test: Auto-imported from Gecko test white-space-5.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + Row 22, Col 1 + Row 22, Col 3 + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-165.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-165.xht new file mode 100644 index 0000000000..42a0d7d6dd --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-165.xht @@ -0,0 +1,60 @@ + + + + CSS Test: Auto-imported from Gecko test white-space-6.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + Row 22, Col 1 + Row 22, Col 2 + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-166.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-166.xht new file mode 100644 index 0000000000..96ca3b3c54 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-166.xht @@ -0,0 +1,60 @@ + + + + CSS Test: Auto-imported from Gecko test white-space-6.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + + Row 1, Col 1 + Row 1, Col 2 + Row 1, Col 3 + + Row 22, Col 1 + Row 22, Col 2 + + Row 333, Col 1 + Row 333, Col 2 + Row 333, Col 3 + + +
+
+ + + + + + + + + + + + + + + + + +
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 22, Col 1Row 22, Col 2Row 22, Col 3
Row 333, Col 1Row 333, Col 2Row 333, Col 3
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-167.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-167.xht new file mode 100644 index 0000000000..d99f3048d8 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-167.xht @@ -0,0 +1,28 @@ + + + + + CSS Test: Auto-imported from Gecko test white-space-7.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + a + b + c + d + +
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-168.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-168.xht new file mode 100644 index 0000000000..e761bf3683 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-168.xht @@ -0,0 +1,28 @@ + + + + + CSS Test: Auto-imported from Gecko test white-space-7.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + a + b + c + d + +
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-169.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-169.xht new file mode 100644 index 0000000000..6733a1f077 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-169.xht @@ -0,0 +1,34 @@ + + + + CSS Test: Auto-imported from Gecko test white-space-8.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + ae + bc d + +
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-170.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-170.xht new file mode 100644 index 0000000000..0b7e3cceaf --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-170.xht @@ -0,0 +1,34 @@ + + + + CSS Test: Auto-imported from Gecko test white-space-8.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + ae + bc d + +
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-171.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-171.xht new file mode 100644 index 0000000000..11831f1357 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-171.xht @@ -0,0 +1,34 @@ + + + + CSS Test: Auto-imported from Gecko test white-space-9.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + a bc + ed + +
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-172.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-172.xht new file mode 100644 index 0000000000..5ea0c952bb --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-172.xht @@ -0,0 +1,34 @@ + + + + CSS Test: Auto-imported from Gecko test white-space-9.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + a bc + ed + +
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-173.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-173.xht new file mode 100644 index 0000000000..af48f72f0f --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-173.xht @@ -0,0 +1,36 @@ + + + + CSS Test: Auto-imported from Gecko test white-space-10.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + ae + fbc d + +
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-174.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-174.xht new file mode 100644 index 0000000000..2b329a61e0 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-174.xht @@ -0,0 +1,36 @@ + + + + CSS Test: Auto-imported from Gecko test white-space-10.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + ae + fbc d + +
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-175.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-175.xht new file mode 100644 index 0000000000..1263f613b2 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-175.xht @@ -0,0 +1,36 @@ + + + + CSS Test: Auto-imported from Gecko test white-space-11.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + ae + fbc d + +
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-176.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-176.xht new file mode 100644 index 0000000000..bfc562862c --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-176.xht @@ -0,0 +1,36 @@ + + + + CSS Test: Auto-imported from Gecko test white-space-11.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + ae + fbc d + +
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-177.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-177.xht new file mode 100644 index 0000000000..83cc06c22c --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-177.xht @@ -0,0 +1,27 @@ + + + + + CSS Test: Auto-imported from Gecko test white-space-12.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + a + bc + d + +
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-178.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-178.xht new file mode 100644 index 0000000000..9e85164c28 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-178.xht @@ -0,0 +1,27 @@ + + + + + CSS Test: Auto-imported from Gecko test white-space-12.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + a + bc + d + +
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-179.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-179.xht new file mode 100644 index 0000000000..e26909ffa1 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-179.xht @@ -0,0 +1,28 @@ + + + + + CSS Test: Auto-imported from Gecko test white-space-13.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + a + b + c + d + +
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-180.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-180.xht new file mode 100644 index 0000000000..628357abde --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-180.xht @@ -0,0 +1,28 @@ + + + + + CSS Test: Auto-imported from Gecko test white-space-13.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + a + b + c + d + +
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-181.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-181.xht new file mode 100644 index 0000000000..fcce174438 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-181.xht @@ -0,0 +1,29 @@ + + + + CSS Test: Auto-imported from Gecko test white-space-14.html + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + a + bc + +
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-182.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-182.xht new file mode 100644 index 0000000000..1895e09fe6 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-182.xht @@ -0,0 +1,29 @@ + + + + CSS Test: Auto-imported from Gecko test white-space-14.html + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + a + bc + +
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-183.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-183.xht new file mode 100644 index 0000000000..3f83065ae7 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-183.xht @@ -0,0 +1,30 @@ + + + + CSS Test: Auto-imported from Gecko test white-space-15.html + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + a + b + c + +
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-184.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-184.xht new file mode 100644 index 0000000000..c7839bd386 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-184.xht @@ -0,0 +1,30 @@ + + + + CSS Test: Auto-imported from Gecko test white-space-15.html + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + a + b + c + +
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-185.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-185.xht new file mode 100644 index 0000000000..5822856f75 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-185.xht @@ -0,0 +1,30 @@ + + + + CSS Test: Auto-imported from Gecko test white-space-16.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + a + bc + +
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-186.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-186.xht new file mode 100644 index 0000000000..6aef922a81 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-186.xht @@ -0,0 +1,30 @@ + + + + CSS Test: Auto-imported from Gecko test white-space-16.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + a + bc + +
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-187.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-187.xht new file mode 100644 index 0000000000..d0dfca6377 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-187.xht @@ -0,0 +1,32 @@ + + + + CSS Test: Auto-imported from Gecko test white-space-17.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + a + b + + c + +
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-188.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-188.xht new file mode 100644 index 0000000000..cd5bc4dd2e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-188.xht @@ -0,0 +1,32 @@ + + + + CSS Test: Auto-imported from Gecko test white-space-17.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + a + b + + c + +
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-189.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-189.xht new file mode 100644 index 0000000000..9c67078214 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-189.xht @@ -0,0 +1,29 @@ + + + + CSS Test: Auto-imported from Gecko test white-space-18.html + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + bc + d + +
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-190.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-190.xht new file mode 100644 index 0000000000..ae22e2952e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-190.xht @@ -0,0 +1,29 @@ + + + + CSS Test: Auto-imported from Gecko test white-space-18.html + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + bc + d + +
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-191.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-191.xht new file mode 100644 index 0000000000..426cf8b8b5 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-191.xht @@ -0,0 +1,30 @@ + + + + CSS Test: Auto-imported from Gecko test white-space-19.html + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + b + c + d + +
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-192.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-192.xht new file mode 100644 index 0000000000..44f610825a --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-192.xht @@ -0,0 +1,30 @@ + + + + CSS Test: Auto-imported from Gecko test white-space-19.html + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + b + c + d + +
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-193.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-193.xht new file mode 100644 index 0000000000..542364aa17 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-193.xht @@ -0,0 +1,30 @@ + + + + CSS Test: Auto-imported from Gecko test white-space-20.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + bc + d + +
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-194.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-194.xht new file mode 100644 index 0000000000..cab7bb5a28 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-194.xht @@ -0,0 +1,30 @@ + + + + CSS Test: Auto-imported from Gecko test white-space-20.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + bc + d + +
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-195.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-195.xht new file mode 100644 index 0000000000..dc1b1a4007 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-195.xht @@ -0,0 +1,32 @@ + + + + CSS Test: Auto-imported from Gecko test white-space-21.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + b + + c + d + +
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-196.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-196.xht new file mode 100644 index 0000000000..a8455a27b0 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-196.xht @@ -0,0 +1,32 @@ + + + + CSS Test: Auto-imported from Gecko test white-space-21.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + b + + c + d + +
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-197.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-197.xht new file mode 100644 index 0000000000..70a144f90e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-197.xht @@ -0,0 +1,23 @@ + + + + + CSS Test: Auto-imported from Gecko test white-space-22.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + a bc d +
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-198.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-198.xht new file mode 100644 index 0000000000..8d73eaac35 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-198.xht @@ -0,0 +1,23 @@ + + + + + CSS Test: Auto-imported from Gecko test white-space-22.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + a bc d +
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-199.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-199.xht new file mode 100644 index 0000000000..c74b43a714 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-199.xht @@ -0,0 +1,23 @@ + + + + + CSS Test: Auto-imported from Gecko test white-space-23.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + a bc d +
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-200.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-200.xht new file mode 100644 index 0000000000..7f5ef97beb --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-200.xht @@ -0,0 +1,23 @@ + + + + + CSS Test: Auto-imported from Gecko test white-space-23.html + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + a bc d +
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-201.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-201.xht new file mode 100644 index 0000000000..d9fd24268c --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-201.xht @@ -0,0 +1,24 @@ + + + + + CSS Test: Auto-imported from Gecko test white-space-24.html + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + a bc d +
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-202.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-202.xht new file mode 100644 index 0000000000..af0a419f82 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-202.xht @@ -0,0 +1,24 @@ + + + + + CSS Test: Auto-imported from Gecko test white-space-24.html + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + a bc d +
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-203.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-203.xht new file mode 100644 index 0000000000..2f75f9a008 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-203.xht @@ -0,0 +1,34 @@ + + + + CSS Test: Auto-imported from Gecko test white-space-25.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + ad +
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-204.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-204.xht new file mode 100644 index 0000000000..a646794915 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-204.xht @@ -0,0 +1,34 @@ + + + + CSS Test: Auto-imported from Gecko test white-space-25.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + ad +
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-205.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-205.xht new file mode 100644 index 0000000000..829ad8f5ef --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-205.xht @@ -0,0 +1,28 @@ + + + + CSS Test: Auto-imported from Gecko test white-space-26.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + a bc +
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-206.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-206.xht new file mode 100644 index 0000000000..a4509b3e97 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-206.xht @@ -0,0 +1,28 @@ + + + + CSS Test: Auto-imported from Gecko test white-space-26.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ + + a bc +
+
+ + a bc d +
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-207.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-207.xht new file mode 100644 index 0000000000..1e4d7c06e1 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-207.xht @@ -0,0 +1,32 @@ + + + + CSS Test: Auto-imported from Gecko test white-space-pre-1.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ +
a b
+
+
+ +
a b cd
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-208.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-208.xht new file mode 100644 index 0000000000..8d5ede834f --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-208.xht @@ -0,0 +1,32 @@ + + + + CSS Test: Auto-imported from Gecko test white-space-pre-1.html + + + + + + + + +

There should be no red below, except for antialiasing issues.

+
+
+ +
a b
+
+
+ +
a b cd
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-209.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-209.xht new file mode 100644 index 0000000000..ebf5c876c2 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-209.xht @@ -0,0 +1,18 @@ + + + + CSS Test: CSS table model: nested tables + + + + + + +
This should 
+
be all
+
 one line.
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-210.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-210.xht new file mode 100644 index 0000000000..f3fdc60dce --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-210.xht @@ -0,0 +1,54 @@ + + + + CSS Test: anonymous table cell and white space separating inline elements + + + + + + + + + + + + +

There should be no red below, except for antialiasing issues.

+ +
+ +
+ a bc d +
+ +
+ a bc d +
+ +
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-211-ref.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-211-ref.xht new file mode 100644 index 0000000000..5133164219 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-211-ref.xht @@ -0,0 +1,28 @@ + + + + CSS Reference + + + + + + +

The two rows below must have identical content.

+ +
+
+
+
+
+
+
+
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-211.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-211.xht new file mode 100644 index 0000000000..7e1c630b80 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-objects-211.xht @@ -0,0 +1,33 @@ + + + + CSS Test: anonymous table boxes and replaced table cells + + + + + + + + + + + + + +

The two rows below must have identical content.

+ +
+
+
+
+
+
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-text-indent.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-text-indent.xht new file mode 100644 index 0000000000..1364f79033 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-text-indent.xht @@ -0,0 +1,26 @@ + + + + + + + + + + + +

There should be 20px text-indent in the table below.

+
+
First cell
+ Second cell (no element on purpose) +
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-anonymous-whitespace-001.xht b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-whitespace-001.xht new file mode 100644 index 0000000000..1499a6d83b --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-anonymous-whitespace-001.xht @@ -0,0 +1,63 @@ + + + + CSS Test: Table Anonymous Box Generation - interleaved whitespace + + + + + + + +

The size and contents of the four silver boxes below must be identical.

+ +
+
A
+
B
+
+
C
+
D
+
+
+ +
+
A
+
B
+
+
C
+
D
+
+
+ +
A
B
C
D
+ + + + + +
AB
CD
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-background-edge-and-border-model-001.xht b/testing/web-platform/tests/css/CSS2/tables/table-background-edge-and-border-model-001.xht new file mode 100644 index 0000000000..9686cb379d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-background-edge-and-border-model-001.xht @@ -0,0 +1,40 @@ + + + + CSS Test: Table background edge in the collapsing borders model + + + + + + + +

Test passes if there is a black square below followed by either a blue or orange box.

+
+
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-background-edge-and-border-model-002.xht b/testing/web-platform/tests/css/CSS2/tables/table-background-edge-and-border-model-002.xht new file mode 100644 index 0000000000..ce6df82d54 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-background-edge-and-border-model-002.xht @@ -0,0 +1,40 @@ + + + + CSS Test: Table background edge in the separated borders model + + + + + + + +

Test passes if below there is a black square and adjacent to the black square there is either a blue or orange square.

+
+
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bc-cell-001-ref.xht b/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bc-cell-001-ref.xht new file mode 100644 index 0000000000..4ee2659b44 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bc-cell-001-ref.xht @@ -0,0 +1,59 @@ + + Table background tests + + + + + + +
+
+
+ + + + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bc-cell-001.xht b/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bc-cell-001.xht new file mode 100644 index 0000000000..898ff46d56 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bc-cell-001.xht @@ -0,0 +1,109 @@ + + CSS Test: table backgrounds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+ + + + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bc-colgroup-001-ref.xht b/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bc-colgroup-001-ref.xht new file mode 100644 index 0000000000..65f91be8aa --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bc-colgroup-001-ref.xht @@ -0,0 +1,59 @@ + + Table background tests + + + + + + +
+
+
+ + + + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bc-colgroup-001.xht b/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bc-colgroup-001.xht new file mode 100644 index 0000000000..3029e09f9e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bc-colgroup-001.xht @@ -0,0 +1,109 @@ + + CSS Test: table backgrounds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+ + + + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bc-column-001-ref.xht b/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bc-column-001-ref.xht new file mode 100644 index 0000000000..d414af8369 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bc-column-001-ref.xht @@ -0,0 +1,59 @@ + + Table background tests + + + + + + +
+
+
+ + + + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bc-column-001.xht b/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bc-column-001.xht new file mode 100644 index 0000000000..ca0cb36e1b --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bc-column-001.xht @@ -0,0 +1,109 @@ + + CSS Test: table backgrounds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+ + + + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bc-row-001-ref.xht b/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bc-row-001-ref.xht new file mode 100644 index 0000000000..82f8a7ff57 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bc-row-001-ref.xht @@ -0,0 +1,59 @@ + + Table background tests + + + + + + +
+
+
+ + + + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bc-row-001.xht b/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bc-row-001.xht new file mode 100644 index 0000000000..70a2243483 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bc-row-001.xht @@ -0,0 +1,109 @@ + + CSS Test: table backgrounds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+ + + + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bc-rowgroup-001-ref.xht b/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bc-rowgroup-001-ref.xht new file mode 100644 index 0000000000..6cb4e9bfe4 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bc-rowgroup-001-ref.xht @@ -0,0 +1,59 @@ + + Table background tests + + + + + + +
+
+
+ + + + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bc-rowgroup-001.xht b/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bc-rowgroup-001.xht new file mode 100644 index 0000000000..d86191a7fd --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bc-rowgroup-001.xht @@ -0,0 +1,109 @@ + + CSS Test: table backgrounds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+ + + + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bc-table-001-ref.xht b/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bc-table-001-ref.xht new file mode 100644 index 0000000000..05922e42b5 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bc-table-001-ref.xht @@ -0,0 +1,59 @@ + + Table background tests + + + + + + +
+
+
+ + + + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bc-table-001.xht b/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bc-table-001.xht new file mode 100644 index 0000000000..87ae9eafaf --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bc-table-001.xht @@ -0,0 +1,109 @@ + + CSS Test: table backgrounds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+ + + + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bs-cell-001-ref.xht b/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bs-cell-001-ref.xht new file mode 100644 index 0000000000..bd6ee68c33 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bs-cell-001-ref.xht @@ -0,0 +1,64 @@ + + Table background tests + + + + + + +
+
+
+ + + + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bs-cell-001.xht b/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bs-cell-001.xht new file mode 100644 index 0000000000..23ed996c11 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bs-cell-001.xht @@ -0,0 +1,110 @@ + + CSS Test: table backgrounds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+ + + + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bs-colgroup-001-ref.xht b/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bs-colgroup-001-ref.xht new file mode 100644 index 0000000000..97cb844b72 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bs-colgroup-001-ref.xht @@ -0,0 +1,87 @@ + + Table background tests + + + + + + +
+
+
+ +
+
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+
+
+ + + + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bs-colgroup-001.xht b/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bs-colgroup-001.xht new file mode 100644 index 0000000000..d5ee3346cb --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bs-colgroup-001.xht @@ -0,0 +1,110 @@ + + CSS Test: table backgrounds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+ + + + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bs-column-001-ref.xht b/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bs-column-001-ref.xht new file mode 100644 index 0000000000..0e50ac3405 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bs-column-001-ref.xht @@ -0,0 +1,87 @@ + + Table background tests + + + + + + +
+
+
+ +
+
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+
+
+ + + + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bs-column-001.xht b/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bs-column-001.xht new file mode 100644 index 0000000000..126be18ddb --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bs-column-001.xht @@ -0,0 +1,110 @@ + + CSS Test: table backgrounds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+ + + + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bs-row-001-ref.xht b/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bs-row-001-ref.xht new file mode 100644 index 0000000000..ae1a74a709 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bs-row-001-ref.xht @@ -0,0 +1,87 @@ + + Table background tests + + + + + + +
+
+
+ +
+
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+
+
+ + + + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bs-row-001.xht b/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bs-row-001.xht new file mode 100644 index 0000000000..58fd3d9be7 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bs-row-001.xht @@ -0,0 +1,110 @@ + + CSS Test: table backgrounds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+ + + + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bs-rowgroup-001-ref.xht b/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bs-rowgroup-001-ref.xht new file mode 100644 index 0000000000..847e047ea8 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bs-rowgroup-001-ref.xht @@ -0,0 +1,87 @@ + + Table background tests + + + + + + +
+
+
+ +
+
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+
+
+ + + + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bs-rowgroup-001.xht b/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bs-rowgroup-001.xht new file mode 100644 index 0000000000..e0e8314304 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bs-rowgroup-001.xht @@ -0,0 +1,110 @@ + + CSS Test: table backgrounds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+ + + + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bs-table-001-ref.xht b/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bs-table-001-ref.xht new file mode 100644 index 0000000000..8ea8494246 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bs-table-001-ref.xht @@ -0,0 +1,62 @@ + + Table background tests + + + + + + +
+
+
+ + + + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bs-table-001.xht b/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bs-table-001.xht new file mode 100644 index 0000000000..2d137df979 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-backgrounds-bs-table-001.xht @@ -0,0 +1,110 @@ + + CSS Test: table backgrounds + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+ + + + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-borders-001.xht b/testing/web-platform/tests/css/CSS2/tables/table-borders-001.xht new file mode 100644 index 0000000000..d76e33637c --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-borders-001.xht @@ -0,0 +1,57 @@ + + + + CSS Test: Borders on Table Elements (row groups) + + + + + + +

Test passes if the box is divided into a top and bottom half.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-borders-002.xht b/testing/web-platform/tests/css/CSS2/tables/table-borders-002.xht new file mode 100644 index 0000000000..25fee10910 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-borders-002.xht @@ -0,0 +1,53 @@ + + + + CSS Test: Borders on Table Elements (rows) + + + + + + +

Test passes if the box is divided into four equal horizontal strips.

+ + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-borders-003.xht b/testing/web-platform/tests/css/CSS2/tables/table-borders-003.xht new file mode 100644 index 0000000000..c02a445c4e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-borders-003.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Borders on Table Elements (column-groups) + + + + + + +

Test passes if the box is divided into a left half and a right half.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-borders-004.xht b/testing/web-platform/tests/css/CSS2/tables/table-borders-004.xht new file mode 100644 index 0000000000..73696a9fbd --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-borders-004.xht @@ -0,0 +1,57 @@ + + + + CSS Test: Borders on Table Elements (columns) + + + + + + +

Test passes if the box is divided into four equal vertical strips.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-borders-005.xht b/testing/web-platform/tests/css/CSS2/tables/table-borders-005.xht new file mode 100644 index 0000000000..04ffd18d7b --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-borders-005.xht @@ -0,0 +1,34 @@ + + + + CSS Test: Borders on Table Elements (cell) + + + + + + +

Test passes if the box is divided into four squares.

+ + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-caption-001.xht b/testing/web-platform/tests/css/CSS2/tables/table-caption-001.xht new file mode 100644 index 0000000000..1f388ba0bc --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-caption-001.xht @@ -0,0 +1,44 @@ + + + + CSS Test: Table-caption + + + + + + +

Test passes if the "Filler Text" is above the box.

+
+
Filler Text
+
+
+
+
+
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-caption-002.xht b/testing/web-platform/tests/css/CSS2/tables/table-caption-002.xht new file mode 100644 index 0000000000..1401a230b6 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-caption-002.xht @@ -0,0 +1,38 @@ + + + + CSS Test: CSS Tables: Multiple captions + + + + + + +
Test passes if the numbers above are in order from top-to-bottom (1-3) and the number below are in order from top-to-bottom (4-6).
+
4. This line should be green.
+
1. This line should be green.
+
2. This line should be green.
+
5. This line should be green.
+
3. This line should be green.
+
6. This line should be green.
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-caption-003.xht b/testing/web-platform/tests/css/CSS2/tables/table-caption-003.xht new file mode 100644 index 0000000000..2cf1d765f7 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-caption-003.xht @@ -0,0 +1,23 @@ + + + + CSS Test: CSS Tables: Captions in the middle of tables + + + + + + +

There should be two green lines below.

+
+
2. This line sho
+
1. This line should be green.
+
uld be green.
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-caption-horizontal-alignment-001.xht b/testing/web-platform/tests/css/CSS2/tables/table-caption-horizontal-alignment-001.xht new file mode 100644 index 0000000000..6b7d47abca --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-caption-horizontal-alignment-001.xht @@ -0,0 +1,26 @@ + + + + CSS Test: Horizontally aligning table caption content + + + + + + +

Test passes if the "Filler Text" below is on the right side of the box.

+ + + + + +
Filler Text
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-caption-margins-001.xht b/testing/web-platform/tests/css/CSS2/tables/table-caption-margins-001.xht new file mode 100644 index 0000000000..bf6d384923 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-caption-margins-001.xht @@ -0,0 +1,49 @@ + + + + CSS Test: Table Caption Margin Collapsing + + + + + + + +

There must be four evenly-spaced blue bars and no red.

+
+
+
+
+
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-caption-optional-001.xht b/testing/web-platform/tests/css/CSS2/tables/table-caption-optional-001.xht new file mode 100644 index 0000000000..d5ade46b4c --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-caption-optional-001.xht @@ -0,0 +1,56 @@ + + + + CSS Test: Tables with and without the optional caption + + + + + + + +

Test passes if the top square below has "Filler Text" directly above it and the bottom square does not.

+
+
Filler Text
+
+
+
+
+
+
+
+
+
+
 
+
+
+
+
+
+
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-caption-optional-002.xht b/testing/web-platform/tests/css/CSS2/tables/table-caption-optional-002.xht new file mode 100644 index 0000000000..bc203cf91b --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-caption-optional-002.xht @@ -0,0 +1,58 @@ + + + + CSS Test: Inline-tables with and without the optional caption + + + + + + + +

Test passes if the left square below has "Filler Text" directly above it and the square on the right does not.

+
+ + Filler Text + + + + + + + + + +    + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-cell-001.xht b/testing/web-platform/tests/css/CSS2/tables/table-cell-001.xht new file mode 100644 index 0000000000..37a5ffda29 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-cell-001.xht @@ -0,0 +1,40 @@ + + + + CSS Test: Table-cell + + + + + + + +

Test passes if there is a filled black square.

+
+
+
+
+
+
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-cell-002.xht b/testing/web-platform/tests/css/CSS2/tables/table-cell-002.xht new file mode 100644 index 0000000000..03a0a04fa5 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-cell-002.xht @@ -0,0 +1,46 @@ + + + + CSS Test: Image as 'display: table-cell' + + + + + + + +

Test passes if there is a blue square below.

+
+
+
+
+
+
+
+ THIS TEST FAILED. +
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-column-001.xht b/testing/web-platform/tests/css/CSS2/tables/table-column-001.xht new file mode 100644 index 0000000000..f66299cbe6 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-column-001.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Table-column + + + + + + +

Test passes if there is a square below.

+
+
+
+
+
+
+
+
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-column-group-001.xht b/testing/web-platform/tests/css/CSS2/tables/table-column-group-001.xht new file mode 100644 index 0000000000..c438f73e04 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-column-group-001.xht @@ -0,0 +1,71 @@ + + + + CSS Test: Table-column-group + + + + + + +

Test passes if there is a square below.

+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-column-rendering-001.xht b/testing/web-platform/tests/css/CSS2/tables/table-column-rendering-001.xht new file mode 100644 index 0000000000..fd827e5b63 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-column-rendering-001.xht @@ -0,0 +1,29 @@ + + + + CSS Test: Table columns are not rendered + + + + + + + +

Test passes if there is no red visible on the page.

+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-column-rendering-002.xht b/testing/web-platform/tests/css/CSS2/tables/table-column-rendering-002.xht new file mode 100644 index 0000000000..e4496dc802 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-column-rendering-002.xht @@ -0,0 +1,29 @@ + + + + CSS Test: Table column groups are not rendered + + + + + + + +

Test passes if there is no red visible on the page.

+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-column-rendering-003.xht b/testing/web-platform/tests/css/CSS2/tables/table-column-rendering-003.xht new file mode 100644 index 0000000000..97af7bfdf4 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-column-rendering-003.xht @@ -0,0 +1,57 @@ + + + + CSS Test: Table columns can induce a style on their cells + + + + + + +

Test passes if the middle column of the three-by-three table below is blue.

+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-column-rendering-004.xht b/testing/web-platform/tests/css/CSS2/tables/table-column-rendering-004.xht new file mode 100644 index 0000000000..0998d8f071 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-column-rendering-004.xht @@ -0,0 +1,67 @@ + + + + CSS Test: Table column groups can induce a style on their cells + + + + + + +

Test passes if the middle column of the three-by-three table below is blue.

+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-columns-example-001.xht b/testing/web-platform/tests/css/CSS2/tables/table-columns-example-001.xht new file mode 100644 index 0000000000..c7705d837a --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-columns-example-001.xht @@ -0,0 +1,66 @@ + + + + CSS Test: Table columns - Emulating the HTML table 'rules' attribute on columns + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Test passes if the vertical lines above this text match the vertical lines below this text (differing only in boldness).

+ + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-columns-example-002.xht b/testing/web-platform/tests/css/CSS2/tables/table-columns-example-002.xht new file mode 100644 index 0000000000..b406b80bc4 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-columns-example-002.xht @@ -0,0 +1,53 @@ + + + + CSS Test: Table columns - Assigning a background to a column + + + + + + + +

Test passes if the middle column of the three-by-three grid is blue.

+ + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-columns-example-003.xht b/testing/web-platform/tests/css/CSS2/tables/table-columns-example-003.xht new file mode 100644 index 0000000000..64991fd0b9 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-columns-example-003.xht @@ -0,0 +1,44 @@ + + + + CSS Test: Table columns - assigning a fixed size to a column + + + + + + + +

Test passes if both bars below are the same width.

+ + + + + + + + + + + +
X
X
X
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-footer-group-001.xht b/testing/web-platform/tests/css/CSS2/tables/table-footer-group-001.xht new file mode 100644 index 0000000000..fb2338caf4 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-footer-group-001.xht @@ -0,0 +1,63 @@ + + + + CSS Test: Table-footer-group + + + + + + +

Test passes if there is a square below, and the top half of the square is blue.

+
+ +
+
+
+
+
+
+
+
+
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-footer-group-002.xht b/testing/web-platform/tests/css/CSS2/tables/table-footer-group-002.xht new file mode 100644 index 0000000000..a041b45789 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-footer-group-002.xht @@ -0,0 +1,60 @@ + + + + CSS Test: Table footer group and other row groups + + + + + + +

Test passes if the blue square below is stacked below the orange box.

+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-footer-group-003.xht b/testing/web-platform/tests/css/CSS2/tables/table-footer-group-003.xht new file mode 100644 index 0000000000..dc12fca718 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-footer-group-003.xht @@ -0,0 +1,63 @@ + + + + CSS Test: Table footer group and top captions + + + + + + +

Test passes if the blue square below is stacked above either one or two orange squares and has one orange square above it.

+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-footer-group-004.xht b/testing/web-platform/tests/css/CSS2/tables/table-footer-group-004.xht new file mode 100644 index 0000000000..f414129df6 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-footer-group-004.xht @@ -0,0 +1,129 @@ + + + + CSS Test: Repeating table footer groups in paged media + + + + + + + +

Test passes if the "Filler Text" below either repeats or doesn't repeat on the bottom of each page in paged media view.

+
+
+
+
Filler Text
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-footer-group-005.xht b/testing/web-platform/tests/css/CSS2/tables/table-footer-group-005.xht new file mode 100644 index 0000000000..b20320b3ae --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-footer-group-005.xht @@ -0,0 +1,70 @@ + + + + CSS Test: Multiple table footer groups + + + + + + +

Test passes if from top-to-bottom, the boxes are labeled one through six.

+
+
+
+
1
+
+
+
+
+
6
+
+
+
+
+
2
+
+
+
+
+
3
+
+
+
+
+
4
+
+
+
+
+
5
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-header-group-001.xht b/testing/web-platform/tests/css/CSS2/tables/table-header-group-001.xht new file mode 100644 index 0000000000..0b3a595cb7 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-header-group-001.xht @@ -0,0 +1,62 @@ + + + + CSS Test: Table-header-group + + + + + + +

Test passes if there is a square below, and the top half of the square is blue.

+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-header-group-002.xht b/testing/web-platform/tests/css/CSS2/tables/table-header-group-002.xht new file mode 100644 index 0000000000..0e03b0a045 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-header-group-002.xht @@ -0,0 +1,60 @@ + + + + CSS Test: Table header group and other row groups + + + + + + +

Test passes if the blue square below is stacked on top of the orange box.

+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-header-group-003.xht b/testing/web-platform/tests/css/CSS2/tables/table-header-group-003.xht new file mode 100644 index 0000000000..564ce67620 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-header-group-003.xht @@ -0,0 +1,63 @@ + + + + CSS Test: Table header group and top captions + + + + + + +

Test passes if the blue square below is stacked beneath either one or two orange squares and has one orange square underneath it.

+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-header-group-004.xht b/testing/web-platform/tests/css/CSS2/tables/table-header-group-004.xht new file mode 100644 index 0000000000..c489e05da9 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-header-group-004.xht @@ -0,0 +1,129 @@ + + + + CSS Test: Repeating table header groups in paged media + + + + + + + +

Test passes if the "Filler Text" below either repeats or doesn't repeat on the top of each page in paged media view.

+
+
+
+
Filler Text
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-header-group-005.xht b/testing/web-platform/tests/css/CSS2/tables/table-header-group-005.xht new file mode 100644 index 0000000000..64eea2e4e3 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-header-group-005.xht @@ -0,0 +1,70 @@ + + + + CSS Test: Multiple table header groups + + + + + + +

Test passes if from top-to-bottom, the boxes are labeled one through six.

+
+
+
+
2
+
+
+
+
+
1
+
+
+
+
+
3
+
+
+
+
+
4
+
+
+
+
+
5
+
+
+
+
+
6
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-001.xht b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-001.xht new file mode 100644 index 0000000000..edaccc96b8 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-001.xht @@ -0,0 +1,48 @@ + + + + CSS Test: Table height of 'auto' equals sum of row heights, cell spacing and borders + + + + + + + + +

Test passes if the boxes below are the same height.

+
+ + + + + + + +
X
X
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-002.xht b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-002.xht new file mode 100644 index 0000000000..d73b311523 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-002.xht @@ -0,0 +1,71 @@ + + + + CSS Test: Specified table height is treated as minimum height + + + + + + + + +

Test passes if the blue and purple boxes below are half the height of the black box.

+
+ + + + + + + + + + + + + + + + +
XXXXXXXXXX
XXXXXXXXXX
XXXXXXXXXX
XXXXXXXXXX
XXXXXXXXXX
+ + + + + + + +
XXXXXXXXXX
XXXXXXXXXX
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-003.xht b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-003.xht new file mode 100644 index 0000000000..cd12494e75 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-003.xht @@ -0,0 +1,73 @@ + + + + CSS Test: Specified row height is treated as minimum row height + + + + + + + + +

Test passes if the blue and purple boxes below are half the height of the black box.

+
+ + + + + + + + + + + + + + + + +
XXXXXXXXXX
XXXXXXXXXX
XXXXXXXXXX
XXXXXXXXXX
XXXXXXXXXX
+ + + + +
XXXXXXXXXX
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-004.xht b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-004.xht new file mode 100644 index 0000000000..2ea4937095 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-004.xht @@ -0,0 +1,53 @@ + + + + CSS Test: Specifying 'auto' height on a row assigns it its minimum content height + + + + + + + + +

Test passes if the boxes below are the same height.

+
+ + + + +
XXXXXXXXXX
+ XXXXXXXXXX
+ XXXXXXXXXX
+ XXXXXXXXXX
+ XXXXXXXXXX
+ XXXXXXXXXX
+ XXXXXXXXXX
+ XXXXXXXXXX
+ XXXXXXXXXX
+ XXXXXXXXXX
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-008.xht b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-008.xht new file mode 100644 index 0000000000..c490826d0f --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-008.xht @@ -0,0 +1,67 @@ + + + + CSS Test: Height of a cell is maximum between its specified 'height' and content minimum height + + + + + + + + +

Test passes if the blue and purple boxes below are half the height of the black box.

+
+ + + + + + + + + + + + + + + + +
XXXXXXXXXX
XXXXXXXXXX
XXXXXXXXXX
XXXXXXXXXX
XXXXXXXXXX
+ + + + +
XXXXXXXXXX
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-008a.xht b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-008a.xht new file mode 100644 index 0000000000..eaaf04f759 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-008a.xht @@ -0,0 +1,62 @@ + + + + + + + CSS Test: Height of a cell is maximum between its specified 'height' and content minimum height + + + + + + + + + + + + + + + +

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

+ +
+ + + + + +
123
+ + + + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-008b.xht b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-008b.xht new file mode 100644 index 0000000000..a0e811ad3d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-008b.xht @@ -0,0 +1,63 @@ + + + + + + + CSS Test: Height of a cell is maximum between its specified 'height' and content minimum height + + + + + + + + + + + + + + + +

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

+ +
+ + + + + +
123
+ + + + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-008c.xht b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-008c.xht new file mode 100644 index 0000000000..092e7cf0fc --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-008c.xht @@ -0,0 +1,63 @@ + + + + + + + CSS Test: Height of a cell is maximum between its specified 'height' and content minimum height + + + + + + + + + + + + + + + +

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

+ +
+ + + + + +
123
+ + + + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-009.xht b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-009.xht new file mode 100644 index 0000000000..19ecc812a3 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-009.xht @@ -0,0 +1,50 @@ + + + + CSS Test: Height value of 'auto' on a cell assigns it its content minimum height + + + + + + + + +

Test passes if the boxes below are the same height.

+
+ + + + +
XXXXX
+ XXXXX
+ XXXXX
+ XXXXX
+ XXXXX
+ XXXXX
+ XXXXX
+ XXXXX
+ XXXXX
+ XXXXX
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-010.xht b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-010.xht new file mode 100644 index 0000000000..b303c66bdd --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-010.xht @@ -0,0 +1,82 @@ + + + + CSS Test: Sum of row heights of a spanning cell must be great enough to encompass the full cell + + + + + + + + +

Test passes if the boxes below are the same height.

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ XXXXX
+ XXXXX
+ XXXXX
+ XXXXX
+ XXXXX
+ XXXXX
+ XXXXX
+ XXXXX
+ XXXXX
+ XXXXX
+
XXXXX
XXXXX
XXXXX
XXXXX
XXXXX
XXXXX
XXXXX
XXXXX
XXXXX
XXXXX
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-011.xht b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-011.xht new file mode 100644 index 0000000000..fb9bf412d9 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-011.xht @@ -0,0 +1,37 @@ + + + + CSS Test: Vertical-align set to 'baseline' aligns the cell content baseline with baseline of the row + + + + + + +

Test passes if the bottom of "Filler Text" below is aligned.

+ + + + + + +
FillerTextFillerTextFillerText
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-012.xht b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-012.xht new file mode 100644 index 0000000000..ed6d2b4337 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-012.xht @@ -0,0 +1,39 @@ + + + + CSS Test: Vertical-align set to 'baseline' with a spanning cell + + + + + + +

Test passes if the bottom of "Filler Text" below is aligned.

+ + + + + + + + +
+
Filler Text
+
+
Filler Text
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-013.xht b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-013.xht new file mode 100644 index 0000000000..7f7486b8b1 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-013.xht @@ -0,0 +1,48 @@ + + + + CSS Test: Vertical-align set to 'top' aligns cell content to the top of the cell + + + + + + +

Test passes if the "Filler Text" below is vertically aligned to the top of their boxes.

+ + + + + + +
+
Filler Text
+
+
Filler Text
+
+
Filler Text
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-014.xht b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-014.xht new file mode 100644 index 0000000000..158a5b7611 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-014.xht @@ -0,0 +1,44 @@ + + + + CSS Test: Vertical-align set to 'top' with a spanning cell + + + + + + +

Test passes if the "Filler Text" below is vertically aligned to the top of their boxes.

+ + + + + + + + +
+
Filler Text
+
+
Filler Text
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-015.xht b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-015.xht new file mode 100644 index 0000000000..b9f66316cc --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-015.xht @@ -0,0 +1,48 @@ + + + + CSS Test: Vertical-align set to 'bottom' aligns cell content to the bottom of the cell + + + + + + +

Test passes if the "Filler Text" below is vertically aligned to the bottom of their boxes.

+ + + + + + +
+
Filler Text
+
+
Filler Text
+
+
Filler Text
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-016.xht b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-016.xht new file mode 100644 index 0000000000..737e4a4631 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-016.xht @@ -0,0 +1,44 @@ + + + + CSS Test: Vertical-align set to 'bottom' with a spanning cell + + + + + + +

Test passes if the "Filler Text" is vertically aligned to the bottom of their boxes.

+ + + + + + + + +
+
Filler Text
+
+
Filler Text
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-017.xht b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-017.xht new file mode 100644 index 0000000000..6a00813016 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-017.xht @@ -0,0 +1,48 @@ + + + + CSS Test: Vertical-align set to 'middle' aligns content to the middle of the cell + + + + + + +

Test passes if the "Filler Text" below is vertically aligned to the middle of their boxes.

+ + + + + + +
+
Filler Text
+
+
Filler Text
+
+
Filler Text
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-018.xht b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-018.xht new file mode 100644 index 0000000000..344f67c348 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-018.xht @@ -0,0 +1,32 @@ + + + + CSS Test: Vertical-align set to 'middle' with a spanning cell + + + + + + +

Test passes if the "Filler Text" below is vertically aligned to the middle of the box.

+ + + + + + + + +
Filler Text
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-019.xht b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-019.xht new file mode 100644 index 0000000000..6f3c35fc3f --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-019.xht @@ -0,0 +1,47 @@ + + + + CSS Test: Cell with 'vertical-align: sub' renders as 'vertical-align: baseline' + + + + + + +

Test passes if the bottom of "Filler Text" below is aligned.

+ + + + + + +
+
Filler Text
+
+
Filler Text
+
+
Filler Text
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-020.xht b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-020.xht new file mode 100644 index 0000000000..33d802b95a --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-020.xht @@ -0,0 +1,47 @@ + + + + CSS Test: Cell with 'vertical-align: super' renders as 'vertical-align: baseline' + + + + + + +

Test passes if the bottom of "Filler Text" below is aligned.

+ + + + + + +
+
Filler Text
+
+
Filler Text
+
+
Filler Text
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-021.xht b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-021.xht new file mode 100644 index 0000000000..11df37c9bd --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-021.xht @@ -0,0 +1,47 @@ + + + + CSS Test: Cell with 'vertical-align: text-top' renders as 'vertical-align: baseline' + + + + + + +

Test passes if the bottom of the "Filler Text" below is aligned.

+ + + + + + +
+
Filler Text
+
+
Filler Text
+
+
Filler Text
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-022.xht b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-022.xht new file mode 100644 index 0000000000..eff6927f41 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-022.xht @@ -0,0 +1,47 @@ + + + + CSS Test: Cell with 'vertical-align: text-bottom' renders as 'vertical-align: baseline' + + + + + + +

Test passes if the bottom of the "Filler Text" below is aligned.

+ + + + + + +
+
Filler Text
+
+
Filler Text
+
+
Filler Text
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-023.xht b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-023.xht new file mode 100644 index 0000000000..eeb82c8cc6 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-023.xht @@ -0,0 +1,47 @@ + + + + CSS Test: Cell with 'vertical-align: [length]' renders as 'vertical-align: baseline' + + + + + + +

Test passes if the bottom of the "Filler Text" below is aligned.

+ + + + + + +
+
Filler Text
+
+
Filler Text
+
+
Filler Text
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-024.xht b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-024.xht new file mode 100644 index 0000000000..7190dbbbfa --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-024.xht @@ -0,0 +1,47 @@ + + + + CSS Test: Cell with 'vertical-align: [percentage]' renders as 'vertical-align: baseline' + + + + + + +

Test passes if the bottom of the "Filler Text" below is aligned.

+ + + + + + +
+
Filler Text
+
+
Filler Text
+
+
Filler Text
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-025.xht b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-025.xht new file mode 100644 index 0000000000..6bc0b5330b --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-025.xht @@ -0,0 +1,46 @@ + + + + CSS Test: Finding the baseline of a cell + + + + + + +

Test passes if the bottom of the "Filler Text" below is aligned.

+ + + + + +
+

Filler Text

+ + + + +
 
+
+ + + + +
Filler Text
+

 

+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-026.xht b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-026.xht new file mode 100644 index 0000000000..f67cc1c730 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-026.xht @@ -0,0 +1,43 @@ + + + + CSS Test: Finding the baseline of a cell when no in-flow lines or rows + + + + + + +

Test passes if there is a single continuous, unbroken line below.

+ + + + + +
__________
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-027.xht b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-027.xht new file mode 100644 index 0000000000..d568f05b0f --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-027.xht @@ -0,0 +1,49 @@ + + + + CSS Test: In-flow boxes are considered scrolled to origin position when finding a baseline + + + + + + + + +

Test passes if there is a single blue box below with no jagged edges.

+ + + + + +
XXXXX +
+ XXXX + XXXX XXXX XXXX +
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-028.xht b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-028.xht new file mode 100644 index 0000000000..fd73776898 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-028.xht @@ -0,0 +1,42 @@ + + + + CSS Test: Baseline of a cell might end up below its bottom border + + + + + + + + +

Test passes regardless if the black box is closer to the top of the page than the blue box, or it is not.

+ + + + + +
+
Test
+ XXXXXXXXXX +
XXXXXXXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-029.xht b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-029.xht new file mode 100644 index 0000000000..7f90605a05 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-029.xht @@ -0,0 +1,57 @@ + + + + CSS Test: Table cells with different 'vertical-align' values + + + + + + +

Test passes if from left-to-right, the bottoms of the first two letters "X" are aligned, the third letter "X" is at the top of its box, the fourth "X" is in the middle of its box, and the fifth "X" is at the bottom of its box.

+ + + + + + + + +
X +
X
+
XXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-030.xht b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-030.xht new file mode 100644 index 0000000000..9e8eda855e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-030.xht @@ -0,0 +1,44 @@ + + + + CSS Test: Cell boxes smaller than their rows receive extra padding + + + + + + + + +

Test passes if there is orange box to the right of the blue box and the orange box is vertically aligned to the middle of the blue box.

+ + + + + +
+ XXXXX
+ XXXXX
+ XXXXX
+ XXXXX
+ XXXXX
+
XXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-031.xht b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-031.xht new file mode 100644 index 0000000000..fe56e984a8 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-031.xht @@ -0,0 +1,38 @@ + + + + CSS Test: Table baseline and caption + + + + + + + +

Test passes if the bottoms of the two sets of "Filler Text" below are aligned.

+ + + + + +
+ + + + + +
Filler Text
Filler Text
+
Filler Text
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-032.xht b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-032.xht new file mode 100644 index 0000000000..456b53b6d7 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-height-algorithm-032.xht @@ -0,0 +1,42 @@ + + + + CSS Test: Inline-table baseline and caption + + + + + + + +

Test passes if the bottoms of the two sets of "Filler Text" below are aligned.

+ + + + + +
+ + + + + +
Filler Text
Filler Text
+
Filler Text
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-intro-example-001.xht b/testing/web-platform/tests/css/CSS2/tables/table-intro-example-001.xht new file mode 100644 index 0000000000..3cc363e887 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-intro-example-001.xht @@ -0,0 +1,50 @@ + + + + CSS Test: Introduction to Tables (text-align, font-weight) + + + + + + +

Test passes if the text in the left-most box column is centered in its column and darker than the text in the other columns.

+ + + + + + + + + + + + + + + + + +
This is a simple 3x3 table
Header 1Cell 1Cell 2
Header 2Cell 3Cell 4
Header 3Cell 5Cell 6
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-intro-example-002.xht b/testing/web-platform/tests/css/CSS2/tables/table-intro-example-002.xht new file mode 100644 index 0000000000..55f79d8a75 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-intro-example-002.xht @@ -0,0 +1,50 @@ + + + + CSS Test: Introduction to Tables (vertical-align) + + + + + + +

Test passes if the text in the left-most box column is at the very top of the column and text in the other two columns is vertically centered.

+ + + + + + + + + + + + + + + + + +
This is a simple 3x3 table
Header 1Cell 1Cell 2
Header 2Cell 3Cell 4
Header 3Cell 5Cell 6
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-intro-example-003.xht b/testing/web-platform/tests/css/CSS2/tables/table-intro-example-003.xht new file mode 100644 index 0000000000..491c9da0c1 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-intro-example-003.xht @@ -0,0 +1,48 @@ + + + + CSS Test: Introduction to Tables (border-collapse, border) + + + + + + +

Test passes if the box below is separated into three horizontal rows, and the top one has a blue border that is thicker than the borders of the other rows.

+ + + + + + + + + + + + + + + + + +
This is a simple 3x3 table
Header 1Cell 1Cell 2
Header 2Cell 3Cell 4
Header 3Cell 5Cell 6
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-intro-example-004.xht b/testing/web-platform/tests/css/CSS2/tables/table-intro-example-004.xht new file mode 100644 index 0000000000..8d3acc0e4e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-intro-example-004.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Introduction to Tables (caption-side) + + + + + + +

Test passes if blue text (with the words 'This is a simple 3x3 table') appears above the three-by-three grid below.

+ + + + + + + + + + + + + + + + + +
This is a simple 3x3 table
Header 1Cell 1Cell 2
Header 2Cell 3Cell 4
Header 3Cell 5Cell 6
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-layer-transparency-001.xht b/testing/web-platform/tests/css/CSS2/tables/table-layer-transparency-001.xht new file mode 100644 index 0000000000..c476eb0b22 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-layer-transparency-001.xht @@ -0,0 +1,47 @@ + + + + CSS Test: Background on a table element shows if all elements above its layer are transparent + + + + + + +

Test passes if there is a box below.

+ + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-layer-transparency-002.xht b/testing/web-platform/tests/css/CSS2/tables/table-layer-transparency-002.xht new file mode 100644 index 0000000000..cd06d1b920 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-layer-transparency-002.xht @@ -0,0 +1,52 @@ + + + + CSS Test: Background on a column group element shows if all elements above its layer are transparent + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-layer-transparency-003.xht b/testing/web-platform/tests/css/CSS2/tables/table-layer-transparency-003.xht new file mode 100644 index 0000000000..84ad6639dc --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-layer-transparency-003.xht @@ -0,0 +1,55 @@ + + + + CSS Test: Background on a column group element shows on all of a cell that spans through it + + + + + + + +

Test passes if there is a blue 'L' with a light blue dot in its upper-left corner (and no other blue dots) below.

+ + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-layer-transparency-004.xht b/testing/web-platform/tests/css/CSS2/tables/table-layer-transparency-004.xht new file mode 100644 index 0000000000..368910d66d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-layer-transparency-004.xht @@ -0,0 +1,55 @@ + + + + CSS Test: Background on a column element shows if all elements above its layer are transparent + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-layer-transparency-005.xht b/testing/web-platform/tests/css/CSS2/tables/table-layer-transparency-005.xht new file mode 100644 index 0000000000..698979bc09 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-layer-transparency-005.xht @@ -0,0 +1,47 @@ + + + + CSS Test: Background on a column element shows in all of a cell that spans through it + + + + + + + +

Test passes if there is a blue 'L' with a light blue dot in its upper-left corner (and no other blue dots) below.

+ + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-layer-transparency-006.xht b/testing/web-platform/tests/css/CSS2/tables/table-layer-transparency-006.xht new file mode 100644 index 0000000000..b20a305601 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-layer-transparency-006.xht @@ -0,0 +1,56 @@ + + + + CSS Test: Background on a row group element shows if all elements above its layer are transparent + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-layer-transparency-007.xht b/testing/web-platform/tests/css/CSS2/tables/table-layer-transparency-007.xht new file mode 100644 index 0000000000..f1b2e56800 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-layer-transparency-007.xht @@ -0,0 +1,55 @@ + + + + CSS Test: Background on a row element shows if all elements above its layer are transparent + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-layer-transparency-008.xht b/testing/web-platform/tests/css/CSS2/tables/table-layer-transparency-008.xht new file mode 100644 index 0000000000..a474061da1 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-layer-transparency-008.xht @@ -0,0 +1,44 @@ + + + + CSS Test: Background on a row elements shows on all of a cell spanning through it + + + + + + + +

Test passes if there is a blue 'T' with three light blue dots on its top edge below.

+ + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-layer-transparency-009.xht b/testing/web-platform/tests/css/CSS2/tables/table-layer-transparency-009.xht new file mode 100644 index 0000000000..a655b082a6 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-layer-transparency-009.xht @@ -0,0 +1,53 @@ + + + + CSS Test: Cell element background overlays backgrounds of all other table layers + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-layer-transparency-010.xht b/testing/web-platform/tests/css/CSS2/tables/table-layer-transparency-010.xht new file mode 100644 index 0000000000..7b4b2d62ec --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-layer-transparency-010.xht @@ -0,0 +1,58 @@ + + + + CSS Test: Hidden empty cells are transparent down to table background + + + + + + +

Test passes if there is an orange square in the middle of the blue square below.

+ + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-layer-transparency-011.xht b/testing/web-platform/tests/css/CSS2/tables/table-layer-transparency-011.xht new file mode 100644 index 0000000000..403670153d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-layer-transparency-011.xht @@ -0,0 +1,43 @@ + + + + CSS Test: The background between cell borders is the table background + + + + + + +

Test passes if there is a three-by-three table below with blue borders.

+ + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-layer-transparency-example-001.xht b/testing/web-platform/tests/css/CSS2/tables/table-layer-transparency-example-001.xht new file mode 100644 index 0000000000..168eac65f1 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-layer-transparency-example-001.xht @@ -0,0 +1,40 @@ + + + + CSS Test: Empty cells set to 'hide' are transparent down to the table background + + + + + + +

Test passes if the table below has two rows of cells with black borders, cell '2' spans both rows, and cells '1', '2', '3', '4' have a orange background. There cannot be any visible cells below cells '3' or '4'.

+ + + + + + + + + + + +
1 2 3 4
5
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-layout-001.xht b/testing/web-platform/tests/css/CSS2/tables/table-layout-001.xht new file mode 100644 index 0000000000..895377447a --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-layout-001.xht @@ -0,0 +1,45 @@ + + + + CSS Test: Table-layout set to 'auto' + + + + + + + + + +

Test passes if both bars below are the same width.

+ + + + + +
XXXXXXXXXX
+
X
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-layout-002.xht b/testing/web-platform/tests/css/CSS2/tables/table-layout-002.xht new file mode 100644 index 0000000000..34ac7e8020 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-layout-002.xht @@ -0,0 +1,46 @@ + + + + CSS Test: Table-layout set to 'fixed' + + + + + + + + + +

Test passes if both bars below are the same width.

+ + + + + +
XXXXXXXXXXXXXXXX
+
X
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-layout-003.xht b/testing/web-platform/tests/css/CSS2/tables/table-layout-003.xht new file mode 100644 index 0000000000..3953316af1 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-layout-003.xht @@ -0,0 +1,52 @@ + + + + CSS Test: Table-layout set to 'inherit' + + + + + + + + + +

Test passes if both bars below are the same width.

+
+ + + + + +
XXXXXXXXXXXXXXXX
+
+
X
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-001.xht b/testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-001.xht new file mode 100644 index 0000000000..b335d7d696 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-001.xht @@ -0,0 +1,59 @@ + + + + CSS Test: Table-layout and 'display: inline' elements + + + + + + + + + +

Test passes if both bars below are the same width.

+
+
+
+
+
XXXXX
+
XXXXX
+
+
+
XXXXXXXXX0
+
XXXXXXXXX0
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-002.xht b/testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-002.xht new file mode 100644 index 0000000000..5a29271d93 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-002.xht @@ -0,0 +1,59 @@ + + + + CSS Test: Table-layout and 'display: block' elements + + + + + + + + + +

Test passes if both bars below are the same width.

+
+
+
+
+
XXXXX
+
XXXXX
+
+
+
XXXXXXXXX0
+
XXXXXXXXX0
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-003.xht b/testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-003.xht new file mode 100644 index 0000000000..6eb9b4f75f --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-003.xht @@ -0,0 +1,63 @@ + + + + CSS Test: Table-layout and 'display: list-item' elements + + + + + + + + + +

Test passes if both bars below are the same width and there is a marker bullet on the left-hand side of the black box.

+
+
+
+
+
XXXXX
+
XXXXX
+
+
+
XXXXXXXXX0
+
XXXXXXXXX0
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-005.xht b/testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-005.xht new file mode 100644 index 0000000000..e956fe595d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-005.xht @@ -0,0 +1,59 @@ + + + + CSS Test: Table-layout and 'display: inline-block' elements + + + + + + + + + +

Test passes if both bars below are the same width.

+
+
+
+
+
XXXXX
+
XXXXX
+
+
+
XXXXXXXXX0
+
XXXXXXXXX0
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-006.xht b/testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-006.xht new file mode 100644 index 0000000000..396a7afc36 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-006.xht @@ -0,0 +1,59 @@ + + + + CSS Test: Table-layout and 'display: table' elements + + + + + + + + + +

Test passes if both bars below are the same width.

+
+
+
+
+
XXXXX
+
XXXXX
+
+
+
XXXXXXXXX0
+
XXXXXXXXX0
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-007.xht b/testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-007.xht new file mode 100644 index 0000000000..1cbf6c333e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-007.xht @@ -0,0 +1,59 @@ + + + + CSS Test: Table-layout and 'display: inline-table' elements + + + + + + + + + +

Test passes if both bars below are the same width.

+
+
+
+
+
XXXXX
+
XXXXX
+
+
+
XXXXXXXXX0
+
XXXXXXXXX0
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-008.xht b/testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-008.xht new file mode 100644 index 0000000000..47fb187723 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-008.xht @@ -0,0 +1,65 @@ + + + + CSS Test: Table-layout and 'display: table-row-group' elements + + + + + + + + + +

Test passes if both bars below are the same width.

+
+
+
+
+
+
XXXXX
+
XXXXX
+
+
+
XXXXXXXXX0
+
XXXXXXXXX0
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-009.xht b/testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-009.xht new file mode 100644 index 0000000000..773169df3e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-009.xht @@ -0,0 +1,65 @@ + + + + CSS Test: Table-layout and 'display: table-header-group' elements + + + + + + + + + +

Test passes if both bars below are the same width.

+
+
+
+
+
+
XXXXX
+
XXXXX
+
+
+
XXXXXXXXX0
+
XXXXXXXXX0
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-010.xht b/testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-010.xht new file mode 100644 index 0000000000..c75cb3350d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-010.xht @@ -0,0 +1,65 @@ + + + + CSS Test: Table-layout and 'display: table-footer-group' elements + + + + + + + + + +

Test passes if both bars below are the same width.

+
+
+
+
+
+
XXXXX
+
XXXXX
+
+
+
XXXXXXXXX0
+
XXXXXXXXX0
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-011.xht b/testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-011.xht new file mode 100644 index 0000000000..6e9bc9d684 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-011.xht @@ -0,0 +1,55 @@ + + + + CSS Test: Table-layout and 'display: table-row' elements + + + + + + + + + +

Test passes if both bars below are the same width.

+
+
+
+
+
XXXXX
+
XXXXXXXXX0
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-012.xht b/testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-012.xht new file mode 100644 index 0000000000..d6beaf3bbf --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-012.xht @@ -0,0 +1,56 @@ + + + + CSS Test: Table-layout and 'display: table-column' elements + + + + + + + + + +

Test passes if both bars below are the same width.

+
+
+
+
XXXXX
+
+
+
XXXXXXXXX0
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-013.xht b/testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-013.xht new file mode 100644 index 0000000000..dbc79cab86 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-013.xht @@ -0,0 +1,56 @@ + + + + CSS Test: Table-layout and 'display: table-column-group' elements + + + + + + + + + +

Test passes if both bars below are the same width.

+
+
+
+
XXXXX
+
+
+
XXXXXXXXX0
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-014.xht b/testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-014.xht new file mode 100644 index 0000000000..dfd7175904 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-014.xht @@ -0,0 +1,53 @@ + + + + CSS Test: Table-layout and 'display: table-cell' elements + + + + + + + + + +

Test passes if both bars below are the same width.

+
+
+
+
XXXXXXXXX0XXXXXXXXX0
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-015.xht b/testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-015.xht new file mode 100644 index 0000000000..971156097d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-015.xht @@ -0,0 +1,63 @@ + + + + CSS Test: Table-layout and 'display: table-caption' elements + + + + + + + + + +

Test passes if both bars below are the same width.

+
+
+
+
+
+
XXXXX
+
XXXXX
+
+
+
XXXXXXXXX0
+
XXXXXXXXX0
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-016.xht b/testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-016.xht new file mode 100644 index 0000000000..45d16291fe --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-016.xht @@ -0,0 +1,36 @@ + + + + CSS Test: Table-layout and 'display: none' elements + + + + + + + + +

Test passes if there is no red visible on the page.

+
+
+
XXXXXXXXX0
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-017.xht b/testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-017.xht new file mode 100644 index 0000000000..a618313970 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-layout-applies-to-017.xht @@ -0,0 +1,65 @@ + + + + CSS Test: Table-layout and 'display: inherit' elements + + + + + + + + + +

Test passes if both bars below are the same width.

+
+
+
+
+
+
XXXXX
+
XXXXX
+
+
+
XXXXXXXXX0
+
XXXXXXXXX0
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-layout-inherited-001.xht b/testing/web-platform/tests/css/CSS2/tables/table-layout-inherited-001.xht new file mode 100644 index 0000000000..1c5dfe3978 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-layout-inherited-001.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Table-layout is not inherited by default + + + + + + + + + +

Test passes if the black box is at least as wide as the blue box.

+
+ + + + + + + + + + + +
XXXXXXXXXX
XXXXXXXXX0XXXXXXXXX0
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-layout-initial-001.xht b/testing/web-platform/tests/css/CSS2/tables/table-layout-initial-001.xht new file mode 100644 index 0000000000..de167733a8 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-layout-initial-001.xht @@ -0,0 +1,55 @@ + + + + CSS Test: Initial value of table-layout + + + + + + + + + +

Test passes if the black bar is at least as wide as the blue bar.

+ + + + + + + + + + + +
XXXXXXXXXX
XXXXXXXXX0XXXXXXXXX0
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-layout-property-001.xht b/testing/web-platform/tests/css/CSS2/tables/table-layout-property-001.xht new file mode 100644 index 0000000000..46a8ca395d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-layout-property-001.xht @@ -0,0 +1,32 @@ + + + + CSS Test: A table doesn't size to fit its container when margins are zero and width is 'auto' + + + + + + +

Test passes if there is a black box below is adjacent to a blue box.

+
+ + + + +
Filler Text Filler Text
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-layout-property-002.xht b/testing/web-platform/tests/css/CSS2/tables/table-layout-property-002.xht new file mode 100644 index 0000000000..31ee02a969 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-layout-property-002.xht @@ -0,0 +1,40 @@ + + + + CSS Test: Centering a table in its containing block by setting its left and right margins to 'auto' + + + + + + +

Test passes if the blue box below is centered within the black box.

+
+ + + + + + + + + + +
Filler Text Filler Text
Filler Text Filler Text
Filler Text Filler Text
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-margin-001.xht b/testing/web-platform/tests/css/CSS2/tables/table-margin-001.xht new file mode 100644 index 0000000000..87493edb0f --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-margin-001.xht @@ -0,0 +1,48 @@ + + + + CSS Test: CSS Tables: Margins + + + + + + +
+ This____ + text____ + should__ + be______ + wrapped, + one_____ + word____ + to______ + a_______ + line.___ +_FAIL!__ +
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-margin-002.xht b/testing/web-platform/tests/css/CSS2/tables/table-margin-002.xht new file mode 100644 index 0000000000..fed56b583c --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-margin-002.xht @@ -0,0 +1,48 @@ + + + + CSS Test: CSS Tables: Margins + + + + + + +
+ This____ + text____ + should__ + be______ + wrapped, + one_____ + word____ + to______ + a_______ + line.___ +_FAIL!__ +
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-margin-003.xht b/testing/web-platform/tests/css/CSS2/tables/table-margin-003.xht new file mode 100644 index 0000000000..f1f32e01ab --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-margin-003.xht @@ -0,0 +1,48 @@ + + + + CSS Test: CSS Tables: Margins + + + + + + +

The word PASS should appear below.

+
+~~~|~~~ +~~~|~~~ +~~~|~~~ +~~~|~~~ +~~~|~~~ +\~~|~~/ +\\~|~// +~\\|//~ +~~\v/~~ +_PASS!__ +
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-margin-004.xht b/testing/web-platform/tests/css/CSS2/tables/table-margin-004.xht new file mode 100644 index 0000000000..8a68253f72 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-margin-004.xht @@ -0,0 +1,68 @@ + + + + CSS Test: CSS Tables: Margin Collapsing + + + + + + + + + + + + +

Test passes if there are 4 black bars which do not overflow a wide blue rectangle. The black bars are evenly distributed (vertically) in the blue rectangle: the gap between the blue border at the top and the first black bar should be equal to the gap between the 4th bar and the blue border at the bottom.

+ +
+
+
+
Test
+
+
+
+
+
Test
+
+
+

Test

+

Test

+
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-organization-001.xht b/testing/web-platform/tests/css/CSS2/tables/table-organization-001.xht new file mode 100644 index 0000000000..6cf4df20d5 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-organization-001.xht @@ -0,0 +1,65 @@ + + + + CSS Test: Table organization (columns in column groups) + + + + + + +

Test passes if the table below has two blue columns on the left and two purple columns on the right.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-organization-002.xht b/testing/web-platform/tests/css/CSS2/tables/table-organization-002.xht new file mode 100644 index 0000000000..d0e523f810 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-organization-002.xht @@ -0,0 +1,61 @@ + + + + CSS Test: Table organization (rows in row groups) + + + + + + +

Test passes if the table below has two blue rows on top and two purple rows on the bottom.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-percent-width-001.xht b/testing/web-platform/tests/css/CSS2/tables/table-percent-width-001.xht new file mode 100644 index 0000000000..70555a4152 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-percent-width-001.xht @@ -0,0 +1,36 @@ + + + + CSS Test: Testing percent widths of kids of anonymous table cells + + + + + + + +

There should be no red below. A 100px by 100px green square should be visible.

+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-row-001.xht b/testing/web-platform/tests/css/CSS2/tables/table-row-001.xht new file mode 100644 index 0000000000..898e5e61a9 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-row-001.xht @@ -0,0 +1,55 @@ + + + + CSS Test: Table-row + + + + + + +

Test passes if there is a square below.

+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-row-group-001.xht b/testing/web-platform/tests/css/CSS2/tables/table-row-group-001.xht new file mode 100644 index 0000000000..d5a85400ae --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-row-group-001.xht @@ -0,0 +1,62 @@ + + + + CSS Test: Table-row-group + + + + + + +

Test passes if there is a square below, and the top half of the square is blue.

+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-valign-001.xht b/testing/web-platform/tests/css/CSS2/tables/table-valign-001.xht new file mode 100644 index 0000000000..021a3e76e0 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-valign-001.xht @@ -0,0 +1,62 @@ + + + + CSS Test: Table Cell Vertical Alignment Affect on Specified Height + + + + + + + +

There must be a blue box below and no red.

+
+
+ + + +
AB
+ + + + +
AB
+ + + + +
AB
+ + + + +
AB
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-valign-002.xht b/testing/web-platform/tests/css/CSS2/tables/table-valign-002.xht new file mode 100644 index 0000000000..8964839a15 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-valign-002.xht @@ -0,0 +1,55 @@ + + + + CSS Test: Table Cell Vertical Alignment with Specified Height + + + + + + + + + +

There must be a single yellow stripe across the blue box.

+
+
+ + + +
+ + + +
A
B
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-vertical-align-baseline-001-ref.xht b/testing/web-platform/tests/css/CSS2/tables/table-vertical-align-baseline-001-ref.xht new file mode 100644 index 0000000000..9d4b753a6d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-vertical-align-baseline-001-ref.xht @@ -0,0 +1,24 @@ + +CSS Test: Test for baseline alignment of table cells (reference) + + + + + + + + + + + + +
data
data
data
+ + + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-vertical-align-baseline-001.xht b/testing/web-platform/tests/css/CSS2/tables/table-vertical-align-baseline-001.xht new file mode 100644 index 0000000000..1862eb41f7 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-vertical-align-baseline-001.xht @@ -0,0 +1,25 @@ + +CSS Test: Test for baseline alignment of table cells + + + + + + + + + + + + + + +
data
data
data
+ + + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-vertical-align-baseline-002.xht b/testing/web-platform/tests/css/CSS2/tables/table-vertical-align-baseline-002.xht new file mode 100644 index 0000000000..146c6cce30 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-vertical-align-baseline-002.xht @@ -0,0 +1,25 @@ + +CSS Test: Test for baseline alignment of table cells + + + + + + + + + + + + + + +
data
data
data
+ + + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-vertical-align-baseline-003.xht b/testing/web-platform/tests/css/CSS2/tables/table-vertical-align-baseline-003.xht new file mode 100644 index 0000000000..d63cb07dc7 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-vertical-align-baseline-003.xht @@ -0,0 +1,25 @@ + +CSS Test: Test for baseline alignment of table cells + + + + + + + + + + + + + + +
data
data
data
+ + + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-vertical-align-baseline-004.xht b/testing/web-platform/tests/css/CSS2/tables/table-vertical-align-baseline-004.xht new file mode 100644 index 0000000000..6e56d07179 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-vertical-align-baseline-004.xht @@ -0,0 +1,25 @@ + +CSS Test: Test for baseline alignment of table cells + + + + + + + + + + + + + + +
data
data
data
+ + + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-vertical-align-baseline-005.xht b/testing/web-platform/tests/css/CSS2/tables/table-vertical-align-baseline-005.xht new file mode 100644 index 0000000000..8b728bee6d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-vertical-align-baseline-005.xht @@ -0,0 +1,25 @@ + +CSS Test: Test for baseline alignment of table cells + + + + + + + + + + + + + + +
data
data
data
+ + + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-vertical-align-baseline-006.xht b/testing/web-platform/tests/css/CSS2/tables/table-vertical-align-baseline-006.xht new file mode 100644 index 0000000000..9392d7ee67 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-vertical-align-baseline-006.xht @@ -0,0 +1,25 @@ + +CSS Test: Test for baseline alignment of table cells + + + + + + + + + + + + + + +
data
data
data
+ + + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-vertical-align-baseline-007.xht b/testing/web-platform/tests/css/CSS2/tables/table-vertical-align-baseline-007.xht new file mode 100644 index 0000000000..c85e389fcf --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-vertical-align-baseline-007.xht @@ -0,0 +1,25 @@ + +CSS Test: Test for baseline alignment of table cells + + + + + + + + + + + + + + +
data
data
data
+ + + + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-001.xht b/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-001.xht new file mode 100644 index 0000000000..a39918dbd3 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-001.xht @@ -0,0 +1,29 @@ + + + + CSS Test: Cells can have padding + + + + + + + + +

Test passes if the blue box below is not touching the two black lines.

+ + + + +
XXXXX
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-002.xht b/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-002.xht new file mode 100644 index 0000000000..6c505ebf5c --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-002.xht @@ -0,0 +1,47 @@ + + + + CSS Test: Internal table elements do not have margins + + + + + + +

Test passes if the boxes below are the same width.

+ + + + + + + + + +
+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-003.xht b/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-003.xht new file mode 100644 index 0000000000..9932cb940f --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-003.xht @@ -0,0 +1,41 @@ + + + + CSS Test: Each table row box occupies one row of cells + + + + + + +

Test passes if the middle row of the table below is blue.

+ + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-004.xht b/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-004.xht new file mode 100644 index 0000000000..613e02846b --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-004.xht @@ -0,0 +1,37 @@ + + + + CSS Test: Table row boxes are rendered in source order + + + + + + +

Test passes if the boxes below are numbered one through five, from top-to-bottom.

+ + + + + + + + + + + + + + + + +
1
2
3
4
5
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-005.xht b/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-005.xht new file mode 100644 index 0000000000..e4283590c3 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-005.xht @@ -0,0 +1,56 @@ + + + + CSS Test: Row groups occupy same cells as the rows they contain + + + + + + +

Test passes if the two middle rows of the table are blue.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-006.xht b/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-006.xht new file mode 100644 index 0000000000..0977ee6239 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-006.xht @@ -0,0 +1,53 @@ + + + + CSS Test: Column boxes can occupy more than one column of cells + + + + + + +

Test passes if the two middle columns of the table below are blue.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-007.xht b/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-007.xht new file mode 100644 index 0000000000..87fbd613ae --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-007.xht @@ -0,0 +1,42 @@ + + + + CSS Test: Column boxes are rendered by page source order + + + + + + +

Test passes if from left-to-right, each square is a lighter blue than the previous one.

+ + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-008.xht b/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-008.xht new file mode 100644 index 0000000000..49632c1cf9 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-008.xht @@ -0,0 +1,46 @@ + + + + CSS Test: Column boxes are rendered by source order ('rtl' table scenario) + + + + + + +

Test passes if from left-to-right, each square is a lighter blue than the previous one.

+ + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-009.xht b/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-009.xht new file mode 100644 index 0000000000..a699d1b026 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-009.xht @@ -0,0 +1,60 @@ + + + + CSS Test: Column group boxes occupy same cells as the columns they contain + + + + + + +

Test passes if the middle two columns in the table are blue.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-010.xht b/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-010.xht new file mode 100644 index 0000000000..d3f697d155 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-010.xht @@ -0,0 +1,36 @@ + + + + CSS Test: A row-spanning cell + + + + + + +

Test passes if the blue box below spans the height of the three orange squares.

+ + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-011.xht b/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-011.xht new file mode 100644 index 0000000000..85b817b000 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-011.xht @@ -0,0 +1,34 @@ + + + + CSS Test: A column-spanning cell + + + + + + +

Test passes if the blue box below spans the width of the three orange squares.

+ + + + + + + + + +
 
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-012.xht b/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-012.xht new file mode 100644 index 0000000000..d2cea58c02 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-012.xht @@ -0,0 +1,36 @@ + + + + CSS Test: Top row of a spanning cell is the row of its parent element + + + + + + +

Test passes if the blue box below spans the height of the three orange squares.

+ + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-013.xht b/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-013.xht new file mode 100644 index 0000000000..5b6ae14cb3 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-013.xht @@ -0,0 +1,46 @@ + + + + CSS Test: A spanning cell must be as far to the left as possible in an 'ltr' table + + + + + + +

Test passes if the black square is to the right of both blue boxes on the page.

+ + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-014.xht b/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-014.xht new file mode 100644 index 0000000000..1adff91e8e --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-014.xht @@ -0,0 +1,50 @@ + + + + CSS Test: A spanning cell's rectangle must be as far to the right as possible in an 'rtl' table + + + + + + +

Test passes if the black square is to the left of both blue boxes on the page.

+ + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-015.xht b/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-015.xht new file mode 100644 index 0000000000..80ee094871 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-015.xht @@ -0,0 +1,34 @@ + + + + CSS Test: A cell cannot extend beyond the last row box of a table + + + + + + +

Test passes if there is a square below.

+ + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-016.xht b/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-016.xht new file mode 100644 index 0000000000..7ebcb280a5 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-016.xht @@ -0,0 +1,39 @@ + + + + CSS Test: A cell box cannot extend beyond the last row of a row group + + + + + + +

Test passes if only the square in the middle of the column below is blue.

+ + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-017.xht b/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-017.xht new file mode 100644 index 0000000000..25067cb683 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-017.xht @@ -0,0 +1,46 @@ + + + + CSS Test: Table row boxes exactly cover the table in the collapsing borders model + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-018.xht b/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-018.xht new file mode 100644 index 0000000000..1fa28c1d87 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-018.xht @@ -0,0 +1,49 @@ + + + + CSS Test: Table column boxes exactly cover the table in the collapsing borders model + + + + + + + +

Test passes if there is no red visible on the page.

+ + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-019.xht b/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-019.xht new file mode 100644 index 0000000000..81de158301 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-019.xht @@ -0,0 +1,47 @@ + + + + CSS Test: There may be gaps between rows in the separated borders model + + + + + + + +

Test passes if the box below has blue horizontal lines running through it (no vertical lines).

+ + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-020.xht b/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-020.xht new file mode 100644 index 0000000000..b701f4be8a --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-020.xht @@ -0,0 +1,50 @@ + + + + CSS Test: There may be gaps between columns in the separated borders model + + + + + + + +

Test passes if the box below has blue vertical lines running through it (no horizontal lines).

+ + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-021.xht b/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-021.xht new file mode 100644 index 0000000000..1c98b02a9c --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-021.xht @@ -0,0 +1,53 @@ + + + + CSS Test: There may be gaps between row groups in the separated borders model + + + + + + + +

Test passes if the box below has blue horizontal lines running through it (no vertical lines).

+ + + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-022.xht b/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-022.xht new file mode 100644 index 0000000000..a98636702b --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-022.xht @@ -0,0 +1,52 @@ + + + + CSS Test: There may be gaps between column groups in the separated borders model + + + + + + + +

Test passes if the box below has blue vertical lines running through it (no horizontal lines).

+ + + + + + + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-023.xht b/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-023.xht new file mode 100644 index 0000000000..c353567471 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-023.xht @@ -0,0 +1,46 @@ + + + + CSS Test: Positioning table cells can cause them not to be table cells anymore + + + + + + +

Test passes if the middle square of the table below is blue, and there is a single black square to the right of the table.

+ + + + + + + + + + + + + + + + +
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-026a.xht b/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-026a.xht new file mode 100644 index 0000000000..844adddc40 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-026a.xht @@ -0,0 +1,71 @@ + + + + + + + CSS Test: width of column in border-collapse separate model must include cell padding + + + + + + + + + + + + + + + + + + +

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

+ + + + + + + + + + + + + +
+ +
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-026b.xht b/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-026b.xht new file mode 100644 index 0000000000..6f92c8c33a --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-026b.xht @@ -0,0 +1,71 @@ + + + + + + + CSS Test: width of column in border-collapse separate model must include cell padding + + + + + + + + + + + + + + + + + + +

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

+ + + + + + + + + + + + + +
+ +
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-026c.xht b/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-026c.xht new file mode 100644 index 0000000000..780ced0cfd --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-026c.xht @@ -0,0 +1,71 @@ + + + + + + + CSS Test: width of column in border-collapse separate model must include cell padding + + + + + + + + + + + + + + + + + + +

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

+ + + + + + + + + + + + + +
+ +
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-026d.xht b/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-026d.xht new file mode 100644 index 0000000000..d7f28131a3 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/table-visual-layout-026d.xht @@ -0,0 +1,71 @@ + + + + + + + CSS Test: width of column in border-collapse separate model must include cell padding + + + + + + + + + + + + + + + + + + +

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

+ + + + + + + + + + + + + +
+ +
+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/tables-001.xht b/testing/web-platform/tests/css/CSS2/tables/tables-001.xht new file mode 100644 index 0000000000..3dbf405a9d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/tables-001.xht @@ -0,0 +1,35 @@ + + + + CSS Test: CSS Tables: Nested anonymous table objects and border-spacing + + + + + + + + +

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

+
+
+
+ +
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/tables-002.xht b/testing/web-platform/tests/css/CSS2/tables/tables-002.xht new file mode 100644 index 0000000000..1c5bf1a36a --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/tables-002.xht @@ -0,0 +1,16 @@ + + + + CSS Test: CSS Tables: Empty Tables + + + + + + +

There should be a green block under this paragraph.

+ + + diff --git a/testing/web-platform/tests/css/CSS2/tables/tables-003.xht b/testing/web-platform/tests/css/CSS2/tables/tables-003.xht new file mode 100644 index 0000000000..0b0beac0d1 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/tables-003.xht @@ -0,0 +1,23 @@ + + + + CSS Test: Table cell size with no line box content + + + + + + +

There should be two green bars below (with a yellow one in between).

+ + + + +
+
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/tables-004.xht b/testing/web-platform/tests/css/CSS2/tables/tables-004.xht new file mode 100644 index 0000000000..6b790fedaa --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/tables-004.xht @@ -0,0 +1,23 @@ + + + + CSS Test: Table cell size with line box content + + + + + + +

There should be two green bars below (with a yellow one in between).

+ + + + +
+
TEST
+
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/tables-101.xht b/testing/web-platform/tests/css/CSS2/tables/tables-101.xht new file mode 100644 index 0000000000..5e4070e6d5 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/tables-101.xht @@ -0,0 +1,54 @@ + + + + CSS Test: Table layout: checking dynamic percentage margin layouts match initial layouts + + + + + + + + +

There should be no red below, only green boxes with snowflakes in them.

+ + + + + + +
+ ❃ + +
+
+ ❅ +
+ + + + + + +
+ ❃ + +
+
+ ❅ +
+ + diff --git a/testing/web-platform/tests/css/CSS2/tables/tables-102.xht b/testing/web-platform/tests/css/CSS2/tables/tables-102.xht new file mode 100644 index 0000000000..ad267c4500 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/tables/tables-102.xht @@ -0,0 +1,53 @@ + + + + CSS Test: Table layout: checking dynamic layouts match initial layouts + + + + + + + + +

There should be no red below, only green boxes with snowflakes in them.

+ + + + + + +
+ ❃ + +
+
+ ❅ +
+ + + + + + +
+ ❃ + +
+
+ ❅ +
+ + -- cgit v1.2.3