moving test data to the right place: CSS

This commit is contained in:
Dmitry Avdeev
2012-06-01 18:20:24 +04:00
parent 230eab745b
commit 5c997304e3
19 changed files with 0 additions and 394 deletions
@@ -1,14 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>title</title>
<!--[if IE]
<link rel="stylesheet" type="text/css" should not be highlighted href="1.css"/>
should not be highlighted
<![endif]-->
</head>
<body>
</body>
</html>
@@ -1,15 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>title</title>
<!--[if IE]
<link rel="stylesheet" type="text/css" href="1.css"/>
<![endif]-->
</head>
<body>
</body>
</html>
@@ -1,14 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>title</title>
<!--[if IE]>
<link rel="stylesheet" type="text/css" href="1.css"/>
should not be highlighted
<![endif-->
</head>
<body>
</body>
</html>
@@ -1,15 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>title</title>
<!--[if IE]>
<link rel="stylesheet" type="text/css" href="1.css"/>
<![endif-->
</head>
<body>
</body>
</html>
@@ -1,13 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>title</title>
<!--[if IE]>
<link rel="sty<caret>
<![endif]-->
</head>
<body>
</body>
</html>
@@ -1,15 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>title</title>
<!--[if IE]>
<link rel="sty<caret>
<![endif]-->
</head>
<body>
</body>
</html>
@@ -1,13 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>title</title>
<!--[if IE]>
<link rel="stylesheet<caret>
<![endif]-->
</head>
<body>
</body>
</html>
@@ -1,15 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>title</title>
<!--[if IE]>
<link rel="stylesheet<caret>
<![endif]-->
</head>
<body>
</body>
</html>
@@ -1,14 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>title</title>
<!--[if IE]>
<link rel="stylesheet" type="text/css" <warning>ref</warning>="1.css"/>
<link rel="stylesheet" type="text/css" href="<warning>xxx.css</warning>"/>
<![endif]-->
</head>
<body>
</body>
</html>
@@ -1,16 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>title</title>
<!--[if IE]>
<link rel="stylesheet" <error descr="Attribute typ is not allowed here">typ</error><error descr="'=' expected"> </error><error descr="Attribute e is not allowed here">e</error>="text/css" href="<warning descr="Cannot resolve file '1.css'"><error descr="Cannot resolve file '1.css'">1.css</error></warning>"/>
<link rel="stylesheet" type="text/css" href="<warning descr="Cannot resolve file '2.css'"><error descr="Cannot resolve file '2.css'">2.css</error></warning>"/>
<![endif]-->
</head>
<body>
</body>
</html>
@@ -1,22 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<body>
<style type="text/css">
.regular {
color: <error>INVALID</error>;
}
</style>
<!--[if ie]>
<div class="ccc">something</div>
<style type="text/css">
.injected {
color: <error>INVALID</error>;
}
</style>
<![endif]-->
</body>
</html>
@@ -1,18 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>title</title>
<!--[if IE]>
<link rel="stylesheet" type="text/css" href="1.css"/>
<style type="text/css">
.test {
color: aqua;
}
</style>
<link rel="stylesheet" type="text/css" href="1.css"/>
<![endif]-->
</head>
<body>
</body>
</html>
@@ -1,18 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>title</title>
<!--[if IE]>
<link rel="stylesheet" type="text/css" href="1.css"/>
<style type="text/css">
.test {
color: aqua;
}
</style>
<link rel="stylesheet" type="text/css" href="1.css"/>
<![endif]-->
</head>
<body>
</body>
</html>
@@ -1,36 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>title</title><!--[if IE]>
<link rel="stylesheet" type="text/css" href="1.css"/>
<style type="text/css">
.test {
color: aqua;
}
</style>
<link rel="stylesheet" type="text/css" href="1.css"/>
<![endif]--><!--[if lt IE 6]>
<style type="text/css">
.test {
color: aqua;
}
</style>
<![endif]-->
<!--[if lte IE 5.5]>
<style type="text/css">
.test {
color: aqua;
}
</style>
<![endif]-->
<!--[if gt IE 6]>
<style type="text/css">
.test {
color: aqua;
}
</style>
<![endif]--></head>
<body>
</body>
</html>
@@ -1,36 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>title</title><!--[if IE]>
<link rel="stylesheet" type="text/css" href="1.css"/>
<style type="text/css">
.test {
color: aqua;
}
</style>
<link rel="stylesheet" type="text/css" href="1.css"/>
<![endif]--><!--[if lt IE 6]>
<style type="text/css">
.test {
color: aqua;
}
</style>
<![endif]-->
<!--[if lte IE 5.5]>
<style type="text/css">
.test {
color: aqua;
}
</style>
<![endif]-->
<!--[if gt IE 6]>
<style type="text/css">
.test {
color: aqua;
}
</style>
<![endif]--></head>
<body>
</body>
</html>
@@ -1,21 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>title</title>
<!--[if IE]>
<link rel="stylesheet" type="text/css" href="1.css"/>
<style type="text/css">
.test {
color: aqua;
}
</style>
<link rel="stylesheet" type="text/css" href="1.css"/>
<![endif]-->
</head>
<body>
</body>
</html>
@@ -1,21 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>title</title>
<!--[if IE]>
<link rel="stylesheet" type="text/css" href="1.css"/>
<style type="text/css">
.test {
color: aqua;
}
</style>
<link rel="stylesheet" type="text/css" href="1.css"/>
<![endif]-->
</head>
<body>
</body>
</html>
@@ -1,39 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>title</title><!--[if IE]>
<link rel="stylesheet" type="text/css" href="1.css"/>
<style type="text/css">
.test {
color: aqua;
}
</style>
<link rel="stylesheet" type="text/css" href="1.css"/>
<![endif]--><!--[if lt IE 6]>
<style type="text/css">
.test {
color: aqua;
}
</style>
<![endif]-->
<!--[if lte IE 5.5]>
<style type="text/css">
.test {
color: aqua;
}
</style>
<![endif]-->
<!--[if gt IE 6]>
<style type="text/css">
.test {
color: aqua;
}
</style>
<![endif]--></head>
<body>
</body>
</html>
@@ -1,39 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>title</title><!--[if IE]>
<link rel="stylesheet" type="text/css" href="1.css"/>
<style type="text/css">
.test {
color: aqua;
}
</style>
<link rel="stylesheet" type="text/css" href="1.css"/>
<![endif]--><!--[if lt IE 6]>
<style type="text/css">
.test {
color: aqua;
}
</style>
<![endif]-->
<!--[if lte IE 5.5]>
<style type="text/css">
.test {
color: aqua;
}
</style>
<![endif]-->
<!--[if gt IE 6]>
<style type="text/css">
.test {
color: aqua;
}
</style>
<![endif]--></head>
<body>
</body>
</html>