mirror of
https://github.com/servo/servo
synced 2026-04-29 19:07:38 +02:00
Update CSS tests to revision e102a993c37a2e0ebd549bc7d5548b006458ab34
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html lang="en">
|
||||
<html lang="en" class="reftest-wait">
|
||||
<head>
|
||||
<title>CSS Test: CSS: Changing the background of the BODY element by changing its class</title>
|
||||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch">
|
||||
@@ -17,6 +17,7 @@
|
||||
function test() {
|
||||
document.getElementsByTagName('body')[0].className = 'after';
|
||||
document.getElementsByTagName('p')[0].className = 'after';
|
||||
document.documentElement.className = "";
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html lang="en-before">
|
||||
<html lang="en-before" class="reftest-wait">
|
||||
<head>
|
||||
<title>CSS Test: CSS: Changing the background of the BODY element by changing a parent's attribute</title>
|
||||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch">
|
||||
@@ -17,6 +17,7 @@
|
||||
function test() {
|
||||
document.getElementsByTagName('html')[0].lang = 'en-after';
|
||||
document.getElementsByTagName('p')[0].lang = 'en-after';
|
||||
document.documentElement.className = "";
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 4.0 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 4.0 KiB |
@@ -2728,10 +2728,10 @@ html4/background-root-024.htm 8210116ae34c05c5bed664c43c1ecf9b53ad145b ?
|
||||
xhtml1/background-root-024.xht 8210116ae34c05c5bed664c43c1ecf9b53ad145b ?
|
||||
html4/background-root-101.htm 1d8cc18a330cb8a657dbd49a5e6e2ee357b6e71b ?
|
||||
xhtml1/background-root-101.xht 1d8cc18a330cb8a657dbd49a5e6e2ee357b6e71b ?
|
||||
html4/background-root-102.htm 81087532ada685cfee05ad1cab758675cc93aa34 ?
|
||||
xhtml1/background-root-102.xht 81087532ada685cfee05ad1cab758675cc93aa34 ?
|
||||
html4/background-root-103.htm 2dd4bd2ae94a7eb6692498439da8125aa6b65873 ?
|
||||
xhtml1/background-root-103.xht 2dd4bd2ae94a7eb6692498439da8125aa6b65873 ?
|
||||
html4/background-root-102.htm 12c66266cd9bb89e418c13d074f49c6bf1d15c02 ?
|
||||
xhtml1/background-root-102.xht 12c66266cd9bb89e418c13d074f49c6bf1d15c02 ?
|
||||
html4/background-root-103.htm 24358420c13f7e87e612aba63110a364523ca1a5 ?
|
||||
xhtml1/background-root-103.xht 24358420c13f7e87e612aba63110a364523ca1a5 ?
|
||||
html4/background-table-001.htm 2c9b4513a5e0f90c4780823cdf4f112b1385c137 ?
|
||||
xhtml1/background-table-001.xht 2c9b4513a5e0f90c4780823cdf4f112b1385c137 ?
|
||||
html4/background-table-002.htm 166a7c903010b7f8b554735ff30eed2f173f7d86 ?
|
||||
|
||||
@@ -1381,8 +1381,8 @@ background-root-020 reference/background-root-020-ref Background: Test Seventeen
|
||||
background-root-023 reference/background-root-023-ref Opera Tests: Background: Test Twenty Three http://www.w3.org/TR/CSS21/colors.html#background ce9b2d9aa717569775a0f764885cf58c8e5e91b0 `Ian Hickson`<mailto:ian@hixie.ch>,`Elika J. Etemad`<http://fantasai.inkedblade.net/contact> The BODY and HTML backgrounds are drawn independently when each is specified, even if their specified values are the same.
|
||||
background-root-024 reference/background-root-024-ref Repeating Backgrounds: Y http://www.w3.org/TR/CSS21/colors.html#background 8210116ae34c05c5bed664c43c1ecf9b53ad145b `Ian Hickson`<mailto:ian@hixie.ch>
|
||||
background-root-101 reference/background-root-101-ref CSS: Changing the background of the BODY element by changing a sibling's class dom http://www.w3.org/TR/CSS21/colors.html#background 1d8cc18a330cb8a657dbd49a5e6e2ee357b6e71b `Ian Hickson`<mailto:ian@hixie.ch>
|
||||
background-root-102 reference/background-root-101-ref CSS: Changing the background of the BODY element by changing its class dom http://www.w3.org/TR/CSS21/colors.html#background 81087532ada685cfee05ad1cab758675cc93aa34 `Ian Hickson`<mailto:ian@hixie.ch>
|
||||
background-root-103 reference/background-root-101-ref CSS: Changing the background of the BODY element by changing a parent's attribute dom http://www.w3.org/TR/CSS21/colors.html#background 2dd4bd2ae94a7eb6692498439da8125aa6b65873 `Ian Hickson`<mailto:ian@hixie.ch>
|
||||
background-root-102 reference/background-root-101-ref CSS: Changing the background of the BODY element by changing its class dom http://www.w3.org/TR/CSS21/colors.html#background 12c66266cd9bb89e418c13d074f49c6bf1d15c02 `Ian Hickson`<mailto:ian@hixie.ch>
|
||||
background-root-103 reference/background-root-101-ref CSS: Changing the background of the BODY element by changing a parent's attribute dom http://www.w3.org/TR/CSS21/colors.html#background 24358420c13f7e87e612aba63110a364523ca1a5 `Ian Hickson`<mailto:ian@hixie.ch>
|
||||
background-table-001 background-repeat on table rows http://www.w3.org/TR/CSS21/colors.html#background 2c9b4513a5e0f90c4780823cdf4f112b1385c137 `Ian Hickson`<mailto:ian@hixie.ch>
|
||||
background-table-002 background-repeat on table rows http://www.w3.org/TR/CSS21/colors.html#background 166a7c903010b7f8b554735ff30eed2f173f7d86 `Ian Hickson`<mailto:ian@hixie.ch>
|
||||
background-table-003 background-repeat on table rows http://www.w3.org/TR/CSS21/colors.html#background 25c56bf238f94beb33fe80eae10b3162598d4c35 `Ian Hickson`<mailto:ian@hixie.ch>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" class="reftest-wait">
|
||||
<head>
|
||||
<title>CSS Test: CSS: Changing the background of the BODY element by changing its class</title>
|
||||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
@@ -17,6 +17,7 @@
|
||||
function test() {
|
||||
document.getElementsByTagName('body')[0].className = 'after';
|
||||
document.getElementsByTagName('p')[0].className = 'after';
|
||||
document.documentElement.className = "";
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-before">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-before" class="reftest-wait">
|
||||
<head>
|
||||
<title>CSS Test: CSS: Changing the background of the BODY element by changing a parent's attribute</title>
|
||||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
@@ -17,6 +17,7 @@
|
||||
function test() {
|
||||
document.getElementsByTagName('html')[0].lang = 'en-after';
|
||||
document.getElementsByTagName('p')[0].lang = 'en-after';
|
||||
document.documentElement.className = "";
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 4.0 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 4.0 KiB |
@@ -1,5 +1,5 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" class="reftest-wait">
|
||||
<head>
|
||||
<title>CSS Test: CSS: Changing the background of the BODY element by changing its class</title>
|
||||
<style type="text/css">
|
||||
@@ -26,6 +26,7 @@
|
||||
function test() {
|
||||
document.getElementsByTagName('body')[0].className = 'after';
|
||||
document.getElementsByTagName('p')[0].className = 'after';
|
||||
document.documentElement.className = "";
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-before">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-before" class="reftest-wait">
|
||||
<head>
|
||||
<title>CSS Test: CSS: Changing the background of the BODY element by changing a parent's attribute</title>
|
||||
<style type="text/css">
|
||||
@@ -26,6 +26,7 @@
|
||||
function test() {
|
||||
document.getElementsByTagName('html')[0].lang = 'en-after';
|
||||
document.getElementsByTagName('p')[0].lang = 'en-after';
|
||||
document.documentElement.className = "";
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 4.0 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 4.0 KiB |
Reference in New Issue
Block a user