summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/CSS2/normal-flow
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/css/CSS2/normal-flow')
-rw-r--r--testing/web-platform/tests/css/CSS2/normal-flow/block-non-replaced-width-002.xht1
-rw-r--r--testing/web-platform/tests/css/CSS2/normal-flow/max-width-014.xht1
-rw-r--r--testing/web-platform/tests/css/CSS2/normal-flow/min-width-014.xht1
-rw-r--r--testing/web-platform/tests/css/CSS2/normal-flow/width-014.xht1
4 files changed, 4 insertions, 0 deletions
diff --git a/testing/web-platform/tests/css/CSS2/normal-flow/block-non-replaced-width-002.xht b/testing/web-platform/tests/css/CSS2/normal-flow/block-non-replaced-width-002.xht
index cf14e37ab7..3d9756b005 100644
--- a/testing/web-platform/tests/css/CSS2/normal-flow/block-non-replaced-width-002.xht
+++ b/testing/web-platform/tests/css/CSS2/normal-flow/block-non-replaced-width-002.xht
@@ -31,6 +31,7 @@
width: 150px;
}
</style>
+ <link rel="match" href="block-non-replaced-width-001-ref.xht" />
</head>
<body>
<p>Test passes if the orange and blue rectangles have the <strong>same width</strong>.</p>
diff --git a/testing/web-platform/tests/css/CSS2/normal-flow/max-width-014.xht b/testing/web-platform/tests/css/CSS2/normal-flow/max-width-014.xht
index 83c75c6528..617ccc45ee 100644
--- a/testing/web-platform/tests/css/CSS2/normal-flow/max-width-014.xht
+++ b/testing/web-platform/tests/css/CSS2/normal-flow/max-width-014.xht
@@ -16,6 +16,7 @@
width: 72pt;
}
</style>
+ <link rel="match" href="max-width-003-ref.xht" />
</head>
<body>
<p>Test passes if there is a thin vertical line.</p>
diff --git a/testing/web-platform/tests/css/CSS2/normal-flow/min-width-014.xht b/testing/web-platform/tests/css/CSS2/normal-flow/min-width-014.xht
index 538b701cd6..87d2e4085f 100644
--- a/testing/web-platform/tests/css/CSS2/normal-flow/min-width-014.xht
+++ b/testing/web-platform/tests/css/CSS2/normal-flow/min-width-014.xht
@@ -16,6 +16,7 @@
width: 0;
}
</style>
+ <link rel="match" href="max-width-003-ref.xht" />
</head>
<body>
<p>Test passes if there is a thin vertical line.</p>
diff --git a/testing/web-platform/tests/css/CSS2/normal-flow/width-014.xht b/testing/web-platform/tests/css/CSS2/normal-flow/width-014.xht
index c0094c463b..157f67d9d1 100644
--- a/testing/web-platform/tests/css/CSS2/normal-flow/width-014.xht
+++ b/testing/web-platform/tests/css/CSS2/normal-flow/width-014.xht
@@ -15,6 +15,7 @@
width: 1pt;
}
</style>
+ <link rel="match" href="max-width-003-ref.xht" />
</head>
<body>
<p>Test passes if there is a thin vertical line.</p>