mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Update CSS tests to revision aac1cd51245c0c469325988a0446985a2f1e476c
This commit is contained in:
parent
1a6245828a
commit
7deaeea707
540 changed files with 24009 additions and 6637 deletions
|
@ -4,7 +4,7 @@
|
|||
<title>CSS Reftest Reference</title>
|
||||
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/"> <!-- 2014-12-30 -->
|
||||
|
||||
<meta name="flags" content="image">
|
||||
<meta name="flags" content="ahem image">
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
block-flow-direction-001-ref.xht
|
||||
-->
|
||||
|
||||
<meta name="flags" content="image">
|
||||
<meta name="flags" content="ahem image">
|
||||
<style type="text/css">
|
||||
body
|
||||
{
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
block-flow-direction-001-ref.xht
|
||||
-->
|
||||
|
||||
<meta name="flags" content="image">
|
||||
<meta name="flags" content="ahem image">
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -7,8 +7,6 @@
|
|||
|
||||
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/">
|
||||
|
||||
<meta content="" name="flags">
|
||||
|
||||
<style type="text/css">
|
||||
body
|
||||
{
|
||||
|
|
|
@ -7,8 +7,6 @@
|
|||
|
||||
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/">
|
||||
|
||||
<meta content="" name="flags">
|
||||
|
||||
<style type="text/css">
|
||||
body
|
||||
{
|
||||
|
|
|
@ -7,8 +7,6 @@
|
|||
|
||||
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/">
|
||||
|
||||
<meta content="" name="flags">
|
||||
|
||||
<style type="text/css">
|
||||
body
|
||||
{
|
||||
|
|
|
@ -7,8 +7,6 @@
|
|||
|
||||
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/">
|
||||
|
||||
<meta content="" name="flags">
|
||||
|
||||
<style type="text/css">
|
||||
body
|
||||
{
|
||||
|
|
|
@ -7,8 +7,6 @@
|
|||
|
||||
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/">
|
||||
|
||||
<meta content="" name="flags">
|
||||
|
||||
<style type="text/css">
|
||||
body
|
||||
{
|
||||
|
|
|
@ -7,8 +7,6 @@
|
|||
|
||||
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/">
|
||||
|
||||
<meta content="" name="flags">
|
||||
|
||||
<style type="text/css">
|
||||
body
|
||||
{
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head><title>CSS Writing Modes Test: outline layout and non-replaced inline and vertical-rl writing-mode</title>
|
||||
<html><head><meta charset="utf-8">
|
||||
<title>CSS Writing Modes Test: outline layout and non-replaced inline and vertical-rl writing-mode</title>
|
||||
<link href="mailto:kojiishi@gmail.com" rel="author" title="Koji Ishii">
|
||||
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="reviewer" title="Gérard Talbot"> <!-- 2016-01-14 -->
|
||||
<meta content="ahem" name="flags">
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head><title>CSS Writing Modes Test: outline layout and non-replaced inline and vertical-lr writing-mode</title>
|
||||
<html><head><meta charset="utf-8">
|
||||
<title>CSS Writing Modes Test: outline layout and non-replaced inline and vertical-lr writing-mode</title>
|
||||
<link href="mailto:kojiishi@gmail.com" rel="author" title="Koji Ishii">
|
||||
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="reviewer" title="Gérard Talbot"> <!-- 2016-01-14 -->
|
||||
<meta content="ahem" name="flags">
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head><title>CSS Writing Modes Test: outline layout and non-replaced inline and vertical-rl writing-mode</title>
|
||||
<html><head><meta charset="utf-8">
|
||||
<title>CSS Writing Modes Test: outline layout and non-replaced inline and vertical-rl writing-mode</title>
|
||||
<link href="mailto:kojiishi@gmail.com" rel="author" title="Koji Ishii">
|
||||
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="reviewer" title="Gérard Talbot"> <!-- 2016-01-14 -->
|
||||
<meta content="ahem" name="flags">
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head><title>CSS Reference</title>
|
||||
<html><head><meta charset="utf-8">
|
||||
<title>CSS Reference</title>
|
||||
<link href="http://fantasai.inkedblade.net/contact" rel="author" title="Elika J. Etemad">
|
||||
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="reviewer" title="Gérard Talbot"> <!-- 2016-01-15 -->
|
||||
|
||||
|
@ -90,5 +91,4 @@
|
|||
<td class="teal">
|
||||
</td><td class="purp">
|
||||
</td></tr></tbody></table>
|
||||
|
||||
</body></html>
|
|
@ -1,5 +1,6 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head><title>CSS Reference</title>
|
||||
<html><head><meta charset="utf-8">
|
||||
<title>CSS Reference</title>
|
||||
<link href="http://fantasai.inkedblade.net/contact" rel="author" title="Elika J. Etemad">
|
||||
<link href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" rel="reviewer" title="Gérard Talbot"> <!-- 2016-01-15 -->
|
||||
|
||||
|
@ -65,6 +66,4 @@
|
|||
</td></tr><tr><td class="aqua">
|
||||
</td></tr><tr><td class="aqua">
|
||||
</td></tr></tbody></table>
|
||||
|
||||
|
||||
</body></html>
|
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<title>CSS Test: writing-mode - vertical-lr - basic case - reference</title>
|
||||
<link rel="author" title="Yoshifumi Kawai" href="mailto:kawai@est.co.jp">
|
||||
<meta name="flags" content="ahem">
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<title>CSS Test: writing-mode - vertical-rl - basic case - reference</title>
|
||||
<link rel="author" title="Yoshifumi Kawai" href="mailto:kawai@est.co.jp">
|
||||
<meta name="flags" content="ahem">
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<title>CSS Test: writing-mode - vertical-rl - basic case - reference</title>
|
||||
<link rel="author" title="Yoshifumi Kawai" href="mailto:kawai@est.co.jp">
|
||||
<meta name="flags" content="ahem">
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
<html><head>
|
||||
<title>CSS Reftest Reference</title>
|
||||
<link href="mailto:toshihiro@kisaka.jp" rel="author" title="KISAKA Toshihiro">
|
||||
<meta content="ahem" name="flags">
|
||||
<style type="text/css">
|
||||
div {
|
||||
writing-mode: vertical-rl;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue