mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Fix CSS 2.1 test suite metadata for tests bzbarsky wrote in 2005.
This commit is contained in:
parent
76516b123e
commit
0b3d5a9e2f
@ -2,6 +2,7 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS 2.1 Test Suite: ID selectors starting with number</title>
|
||||
<link rel="author" title="Boris Zbarsky" href="mailto:bzbarsky@mit.edu" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/selector.html#id-selectors"/>
|
||||
<style type="text/css">
|
||||
#div { color: green }
|
||||
|
@ -2,6 +2,7 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS 2.1 Test Suite: Escapes in ID selectors</title>
|
||||
<link rel="author" title="Boris Zbarsky" href="mailto:bzbarsky@mit.edu" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/selector.html#id-selectors"/>
|
||||
<style type="text/css">
|
||||
#div { color: red }
|
||||
|
@ -2,7 +2,9 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS 2.1 Test Suite: Positioned inline as absolute containing block</title>
|
||||
<link rel="author" title="Boris Zbarsky" href="mailto:bzbarsky@mit.edu" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#containing-block-details"/>
|
||||
<meta name="flags" content="ahem" />
|
||||
<style type="text/css">
|
||||
#testBlock { font-family: Ahem; font-size: 20px; line-height: 1; }
|
||||
#testBlock { position: absolute; }
|
||||
|
@ -2,7 +2,9 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS 2.1 Test Suite: Positioned inline as absolute containing block</title>
|
||||
<link rel="author" title="Boris Zbarsky" href="mailto:bzbarsky@mit.edu" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#containing-block-details"/>
|
||||
<meta name="flags" content="ahem" />
|
||||
<style type="text/css">
|
||||
#testBlock { font-family: Ahem; font-size: 20px; line-height: 1; }
|
||||
#testBlock { position: absolute; }
|
||||
|
@ -2,7 +2,9 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS 2.1 Test Suite: Positioned inline as absolute containing block</title>
|
||||
<link rel="author" title="Boris Zbarsky" href="mailto:bzbarsky@mit.edu" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#containing-block-details"/>
|
||||
<meta name="flags" content="ahem" />
|
||||
<style type="text/css">
|
||||
#testBlock { font-family: Ahem; font-size: 20px; line-height: 1; }
|
||||
#testBlock { position: absolute; top: 100px; }
|
||||
|
@ -2,7 +2,9 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS 2.1 Test Suite: Positioned inline as absolute containing block</title>
|
||||
<link rel="author" title="Boris Zbarsky" href="mailto:bzbarsky@mit.edu" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#containing-block-details"/>
|
||||
<meta name="flags" content="ahem" />
|
||||
<style type="text/css">
|
||||
#testBlock { font-family: Ahem; font-size: 20px; line-height: 1; }
|
||||
#testBlock { position: absolute; top: 100px; }
|
||||
|
@ -2,7 +2,9 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS 2.1 Test Suite: Positioned inline as absolute containing block</title>
|
||||
<link rel="author" title="Boris Zbarsky" href="mailto:bzbarsky@mit.edu" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#containing-block-details"/>
|
||||
<meta name="flags" content="ahem" />
|
||||
<style type="text/css">
|
||||
#testBlock { font-family: Ahem; font-size: 20px; line-height: 1; }
|
||||
#testBlock { position: absolute; top: 100px; }
|
||||
|
@ -2,7 +2,9 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS 2.1 Test Suite: Positioned inline as absolute containing block</title>
|
||||
<link rel="author" title="Boris Zbarsky" href="mailto:bzbarsky@mit.edu" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#containing-block-details"/>
|
||||
<meta name="flags" content="ahem" />
|
||||
<style type="text/css">
|
||||
#testBlock { font-family: Ahem; font-size: 20px; line-height: 1; }
|
||||
#testBlock { position: absolute; top: 100px; }
|
||||
|
@ -2,7 +2,9 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS 2.1 Test Suite: Positioned inline as absolute containing block</title>
|
||||
<link rel="author" title="Boris Zbarsky" href="mailto:bzbarsky@mit.edu" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#containing-block-details"/>
|
||||
<meta name="flags" content="ahem" />
|
||||
<style type="text/css">
|
||||
#testBlock { font-family: Ahem; font-size: 20px; line-height: 1; }
|
||||
#testBlock { position: absolute; top: 100px; }
|
||||
|
@ -2,7 +2,9 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS 2.1 Test Suite: Positioned inline as absolute containing block</title>
|
||||
<link rel="author" title="Boris Zbarsky" href="mailto:bzbarsky@mit.edu" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#containing-block-details"/>
|
||||
<meta name="flags" content="ahem" />
|
||||
<style type="text/css">
|
||||
#testBlock { font-family: Ahem; font-size: 20px; line-height: 1; }
|
||||
#testBlock { position: absolute; top: 100px; }
|
||||
|
@ -2,7 +2,9 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS 2.1 Test Suite: Positioned inline as absolute containing block</title>
|
||||
<link rel="author" title="Boris Zbarsky" href="mailto:bzbarsky@mit.edu" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#containing-block-details"/>
|
||||
<meta name="flags" content="ahem" />
|
||||
<style type="text/css">
|
||||
#testBlock { font-family: Ahem; font-size: 20px; line-height: 1; }
|
||||
#testBlock { position: absolute; top: 100px; }
|
||||
|
@ -2,7 +2,9 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS 2.1 Test Suite: Positioned inline as absolute containing block</title>
|
||||
<link rel="author" title="Boris Zbarsky" href="mailto:bzbarsky@mit.edu" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#containing-block-details"/>
|
||||
<meta name="flags" content="ahem" />
|
||||
<style type="text/css">
|
||||
#testBlock { font-family: Ahem; font-size: 20px; line-height: 1; }
|
||||
#testBlock { position: absolute; top: 100px; }
|
||||
|
@ -2,7 +2,9 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS 2.1 Test Suite: Positioned inline as absolute containing block</title>
|
||||
<link rel="author" title="Boris Zbarsky" href="mailto:bzbarsky@mit.edu" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#containing-block-details"/>
|
||||
<meta name="flags" content="ahem" />
|
||||
<style type="text/css">
|
||||
#testBlock { font-family: Ahem; font-size: 20px; line-height: 1; }
|
||||
#testBlock { position: absolute; top: 100px; }
|
||||
|
@ -2,7 +2,9 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>CSS 2.1 Test Suite: Positioned inline as absolute containing block</title>
|
||||
<link rel="author" title="Boris Zbarsky" href="mailto:bzbarsky@mit.edu" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#containing-block-details"/>
|
||||
<meta name="flags" content="ahem" />
|
||||
<style type="text/css">
|
||||
#testBlock { font-family: Ahem; font-size: 20px; line-height: 1; }
|
||||
#testBlock { position: absolute; top: 100px; }
|
||||
|
Loading…
Reference in New Issue
Block a user