Missing author in refs. · w3c/csswg-test@b901323 (original) (raw)

This repository was archived by the owner on Dec 18, 2018. It is now read-only.

File tree

8 files changed

lines changed

8 files changed

lines changed

Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
1 1
2 2 <meta charset="utf-8">
3 3 <title>CSS Reftest Reference</title>
4 +<link rel="author" title="Rune Lillesveen" href="mailto:rune@opera.com">
4 5 <p>You should see the word PASS below.</p>
5 6 PASS
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
1 1
2 2 <meta charset="utf-8">
3 3 <title>CSS Reftest Reference</title>
4 +<link rel="author" title="Rune Lillesveen" href="mailto:rune@opera.com">
4 5 <p>You should see the word PASS and no red below.</p>
5 6 <div style="margin-top: 200px">PASS</div>
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
1 1
2 2 <meta charset="utf-8">
3 3 <title>CSS Reftest Reference</title>
4 +<link rel="author" title="Rune Lillesveen" href="mailto:rune@opera.com">
4 5 <p>You should see the word PASS in green and no red below.</p>
5 6 <div style="color:green">PASS</div>
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
1 1
2 2 <meta charset="utf-8">
3 3 <title>CSS Reftest Reference</title>
4 +<link rel="author" title="Rune Lillesveen" href="mailto:rune@opera.com">
4 5 <p>You should see the word PASS in green and no red below.</p>
5 6 <div style="color:green">PASS</div>
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
1 1
2 2 <meta charset="utf-8">
3 3 <title>CSS Reftest Reference</title>
4 +<link rel="author" title="Rune Lillesveen" href="mailto:rune@opera.com">
4 5 <p>You should see the word PASS and no red below.</p>
5 6 PASS
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
1 1
2 2 <meta charset="utf-8">
3 3 <title>CSS Reftest Reference</title>
4 +<link rel="author" title="Rune Lillesveen" href="mailto:rune@opera.com">
4 5 <style>
5 6 button, img, input, textarea {
6 7 display: contents;
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
1 1
2 2 <meta charset="utf-8">
3 3 <title>CSS Reftest Reference</title>
4 +<link rel="author" title="Rune Lillesveen" href="mailto:rune@opera.com">
4 5 <p>You should see the word PASS without extra spacing below.</p>
5 6 <table cellpadding="0">
6 7 <td>PASS</td>
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
1 1
2 2 <meta charset="utf-8">
3 3 <title>CSS Reftest Reference</title>
4 +<link rel="author" title="Rune Lillesveen" href="mailto:rune@opera.com">
4 5 <p>You should see the word PASS below.</p>
5 6 <table cellpadding="0" cellspacing="0">
6 7 <td>PASS</td>