Add CSS 2.1 test suite metadata for bug 25888 reftests.

This commit is contained in:
L. David Baron 2010-01-27 15:46:49 -08:00
Родитель cdf63d9c37
Коммит 3d5e5cd039
20 изменённых файлов: 96 добавлений и 20 удалений

Просмотреть файл

@ -1,7 +1,12 @@
<!DOCTYPE HTML>
<html>
<head>
<title>Testcase, bug 25888</title>
<title>CSS 2.1 Test Suite: Test for wrapping around floats whose top is below the top of what must wrap around them</title>
<link rel="author" title="L. David Baron" href="http://dbaron.org/" />
<link rel="author" title="Mozilla Corporation" href="http://mozilla.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#floats" />
<meta name="assert" content="The border box of a table, a block-level replaced element, or an element in the normal flow that establishes a new block formatting context (such as an element with 'overflow' other than 'visible') must not overlap any floats in the same block formatting context as the element itself." />
<meta name="flags" content="" />
<style type="text/css">
body { width: 400px; border: medium solid; }

Просмотреть файл

@ -1,7 +1,9 @@
<!DOCTYPE HTML>
<html>
<head>
<title>Testcase, bug 25888</title>
<title>CSS 2.1 Test Suite: Test for wrapping around floats whose top is below the top of what must wrap around them</title>
<link rel="author" title="L. David Baron" href="http://dbaron.org/" />
<link rel="author" title="Mozilla Corporation" href="http://mozilla.com/" />
<style type="text/css">
body { width: 400px; border: medium solid; text-align: left; }

Просмотреть файл

@ -1,7 +1,9 @@
<!DOCTYPE HTML>
<html>
<head>
<title>Testcase, bug 25888</title>
<title>CSS 2.1 Test Suite: Test for wrapping around floats whose top is below the top of what must wrap around them</title>
<link rel="author" title="L. David Baron" href="http://dbaron.org/" />
<link rel="author" title="Mozilla Corporation" href="http://mozilla.com/" />
<style type="text/css">
body { width: 400px; border: medium solid; text-align: left; }

Просмотреть файл

@ -1,7 +1,12 @@
<!DOCTYPE HTML>
<html>
<head>
<title>Testcase, bug 25888</title>
<title>CSS 2.1 Test Suite: Test for wrapping around floats whose top is below the top of what must wrap around them</title>
<link rel="author" title="L. David Baron" href="http://dbaron.org/" />
<link rel="author" title="Mozilla Corporation" href="http://mozilla.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#floats" />
<meta name="assert" content="However, line boxes created next to the float are shortened to make room for the margin box of the float." />
<meta name="flags" content="" />
<style type="text/css">
body { width: 400px; border: medium solid; text-align: left; }

Просмотреть файл

@ -1,7 +1,12 @@
<!DOCTYPE HTML>
<html>
<head>
<title>Testcase, bug 25888</title>
<title>CSS 2.1 Test Suite: Test for wrapping around floats whose top is below the top of what must wrap around them</title>
<link rel="author" title="L. David Baron" href="http://dbaron.org/" />
<link rel="author" title="Mozilla Corporation" href="http://mozilla.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#floats" />
<meta name="assert" content="The border box of a table, a block-level replaced element, or an element in the normal flow that establishes a new block formatting context (such as an element with 'overflow' other than 'visible') must not overlap any floats in the same block formatting context as the element itself." />
<meta name="flags" content="" />
<style type="text/css">
body { width: 400px; border: medium solid; }

Просмотреть файл

@ -1,7 +1,9 @@
<!DOCTYPE HTML>
<html>
<head>
<title>Testcase, bug 25888</title>
<title>CSS 2.1 Test Suite: Test for wrapping around floats whose top is below the top of what must wrap around them</title>
<link rel="author" title="L. David Baron" href="http://dbaron.org/" />
<link rel="author" title="Mozilla Corporation" href="http://mozilla.com/" />
<style type="text/css">
body { width: 400px; border: medium solid; text-align: right; }

Просмотреть файл

@ -1,7 +1,9 @@
<!DOCTYPE HTML>
<html>
<head>
<title>Testcase, bug 25888</title>
<title>CSS 2.1 Test Suite: Test for wrapping around floats whose top is below the top of what must wrap around them</title>
<link rel="author" title="L. David Baron" href="http://dbaron.org/" />
<link rel="author" title="Mozilla Corporation" href="http://mozilla.com/" />
<style type="text/css">
body { width: 400px; border: medium solid; text-align: right; }

Просмотреть файл

@ -1,7 +1,12 @@
<!DOCTYPE HTML>
<html>
<head>
<title>Testcase, bug 25888</title>
<title>CSS 2.1 Test Suite: Test for wrapping around floats whose top is below the top of what must wrap around them</title>
<link rel="author" title="L. David Baron" href="http://dbaron.org/" />
<link rel="author" title="Mozilla Corporation" href="http://mozilla.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#floats" />
<meta name="assert" content="However, line boxes created next to the float are shortened to make room for the margin box of the float." />
<meta name="flags" content="" />
<style type="text/css">
body { width: 400px; border: medium solid; text-align: right; }

Просмотреть файл

@ -1,7 +1,12 @@
<!DOCTYPE HTML>
<html>
<head>
<title>Testcase, bug 25888</title>
<title>CSS 2.1 Test Suite: Test for wrapping around floats whose top is below the top of what must wrap around them</title>
<link rel="author" title="L. David Baron" href="http://dbaron.org/" />
<link rel="author" title="Mozilla Corporation" href="http://mozilla.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#floats" />
<meta name="assert" content="The border box of a table, a block-level replaced element, or an element in the normal flow that establishes a new block formatting context (such as an element with 'overflow' other than 'visible') must not overlap any floats in the same block formatting context as the element itself." />
<meta name="flags" content="" />
<style type="text/css">
body { width: 400px; border: medium solid; }

Просмотреть файл

@ -1,7 +1,9 @@
<!DOCTYPE HTML>
<html>
<head>
<title>Testcase, bug 25888</title>
<title>CSS 2.1 Test Suite: Test for wrapping around floats whose top is below the top of what must wrap around them</title>
<link rel="author" title="L. David Baron" href="http://dbaron.org/" />
<link rel="author" title="Mozilla Corporation" href="http://mozilla.com/" />
<style type="text/css">
body { width: 400px; border: medium solid; }

Просмотреть файл

@ -1,7 +1,12 @@
<!DOCTYPE HTML>
<html>
<head>
<title>Testcase, bug 25888</title>
<title>CSS 2.1 Test Suite: Test for wrapping around floats whose top is below the top of what must wrap around them</title>
<link rel="author" title="L. David Baron" href="http://dbaron.org/" />
<link rel="author" title="Mozilla Corporation" href="http://mozilla.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#floats" />
<meta name="assert" content="However, line boxes created next to the float are shortened to make room for the margin box of the float." />
<meta name="flags" content="" />
<style type="text/css">
body { width: 400px; border: medium solid; }

Просмотреть файл

@ -1,7 +1,12 @@
<!DOCTYPE HTML>
<html>
<head>
<title>Testcase, bug 25888</title>
<title>CSS 2.1 Test Suite: Test for wrapping around floats whose top is below the top of what must wrap around them</title>
<link rel="author" title="L. David Baron" href="http://dbaron.org/" />
<link rel="author" title="Mozilla Corporation" href="http://mozilla.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#floats" />
<meta name="assert" content="The border box of a table, a block-level replaced element, or an element in the normal flow that establishes a new block formatting context (such as an element with 'overflow' other than 'visible') must not overlap any floats in the same block formatting context as the element itself." />
<meta name="flags" content="" />
<style type="text/css">
body { width: 400px; border: medium solid; }

Просмотреть файл

@ -1,7 +1,9 @@
<!DOCTYPE HTML>
<html>
<head>
<title>Testcase, bug 25888</title>
<title>CSS 2.1 Test Suite: Test for wrapping around floats whose top is below the top of what must wrap around them</title>
<link rel="author" title="L. David Baron" href="http://dbaron.org/" />
<link rel="author" title="Mozilla Corporation" href="http://mozilla.com/" />
<style type="text/css">
body { width: 400px; border: medium solid; }

Просмотреть файл

@ -1,7 +1,12 @@
<!DOCTYPE HTML>
<html>
<head>
<title>Testcase, bug 25888</title>
<title>CSS 2.1 Test Suite: Test for wrapping around floats whose top is below the top of what must wrap around them</title>
<link rel="author" title="L. David Baron" href="http://dbaron.org/" />
<link rel="author" title="Mozilla Corporation" href="http://mozilla.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#floats" />
<meta name="assert" content="However, line boxes created next to the float are shortened to make room for the margin box of the float." />
<meta name="flags" content="" />
<style type="text/css">
body { width: 400px; border: medium solid; }

Просмотреть файл

@ -1,7 +1,12 @@
<!DOCTYPE HTML>
<html>
<head>
<title>Testcase, bug 25888</title>
<title>CSS 2.1 Test Suite: Test for wrapping around floats whose top is below the top of what must wrap around them</title>
<link rel="author" title="L. David Baron" href="http://dbaron.org/" />
<link rel="author" title="Mozilla Corporation" href="http://mozilla.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#floats" />
<meta name="assert" content="The border box of a table, a block-level replaced element, or an element in the normal flow that establishes a new block formatting context (such as an element with 'overflow' other than 'visible') must not overlap any floats in the same block formatting context as the element itself." />
<meta name="flags" content="" />
<style type="text/css">
body { width: 400px; border: medium solid; }

Просмотреть файл

@ -1,7 +1,9 @@
<!DOCTYPE HTML>
<html>
<head>
<title>Testcase, bug 25888</title>
<title>CSS 2.1 Test Suite: Test for wrapping around floats whose top is below the top of what must wrap around them</title>
<link rel="author" title="L. David Baron" href="http://dbaron.org/" />
<link rel="author" title="Mozilla Corporation" href="http://mozilla.com/" />
<style type="text/css">
body { width: 400px; border: medium solid; }

Просмотреть файл

@ -1,7 +1,12 @@
<!DOCTYPE HTML>
<html>
<head>
<title>Testcase, bug 25888</title>
<title>CSS 2.1 Test Suite: Test for wrapping around floats whose top is below the top of what must wrap around them</title>
<link rel="author" title="L. David Baron" href="http://dbaron.org/" />
<link rel="author" title="Mozilla Corporation" href="http://mozilla.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#floats" />
<meta name="assert" content="However, line boxes created next to the float are shortened to make room for the margin box of the float." />
<meta name="flags" content="" />
<style type="text/css">
body { width: 400px; border: medium solid; }

Просмотреть файл

@ -1,7 +1,12 @@
<!DOCTYPE HTML>
<html>
<head>
<title>Testcase, bug 25888</title>
<title>CSS 2.1 Test Suite: Test for wrapping around floats whose top is below the top of what must wrap around them</title>
<link rel="author" title="L. David Baron" href="http://dbaron.org/" />
<link rel="author" title="Mozilla Corporation" href="http://mozilla.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#floats" />
<meta name="assert" content="The border box of a table, a block-level replaced element, or an element in the normal flow that establishes a new block formatting context (such as an element with 'overflow' other than 'visible') must not overlap any floats in the same block formatting context as the element itself." />
<meta name="flags" content="" />
<style type="text/css">
body { width: 400px; border: medium solid; }

Просмотреть файл

@ -1,7 +1,9 @@
<!DOCTYPE HTML>
<html>
<head>
<title>Testcase, bug 25888</title>
<title>CSS 2.1 Test Suite: Test for wrapping around floats whose top is below the top of what must wrap around them</title>
<link rel="author" title="L. David Baron" href="http://dbaron.org/" />
<link rel="author" title="Mozilla Corporation" href="http://mozilla.com/" />
<style type="text/css">
body { width: 400px; border: medium solid; }

Просмотреть файл

@ -1,7 +1,12 @@
<!DOCTYPE HTML>
<html>
<head>
<title>Testcase, bug 25888</title>
<title>CSS 2.1 Test Suite: Test for wrapping around floats whose top is below the top of what must wrap around them</title>
<link rel="author" title="L. David Baron" href="http://dbaron.org/" />
<link rel="author" title="Mozilla Corporation" href="http://mozilla.com/" />
<link rel="help" href="http://www.w3.org/TR/CSS21/visuren.html#floats" />
<meta name="assert" content="However, line boxes created next to the float are shortened to make room for the margin box of the float." />
<meta name="flags" content="" />
<style type="text/css">
body { width: 400px; border: medium solid; }