Bug 1382327 - (reftest) Rename reftest-print to reftest-paged. r=dbaron

--HG--
extra : rebase_source : c4e47e2de8d615c77e7e9ce88f6b21c9d15c92e4
This commit is contained in:
Tobias Schneider 2017-07-26 22:53:46 -07:00
Родитель 937a9124a5
Коммит 3880ddff03
464 изменённых файлов: 502 добавлений и 497 удалений

Просмотреть файл

@ -1,4 +1,4 @@
<html class="reftest-print"><head>
<html class="reftest-paged"><head>
<svg xmlns="http://www.w3.org/2000/svg" width="90" height="20">
<linearGradient id="b" x2="0" y2="100%">
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/>

Просмотреть файл

@ -1,4 +1,4 @@
<html class="reftest-print"><head>
<html class="reftest-paged"><head>
<style id="e"> @font-face {
font-family: "aaa";
src: url("doesnotexist.TTF");

Просмотреть файл

@ -1,3 +1,3 @@
<html class="reftest-print">
<html class="reftest-paged">
<body>
<b onfocus="event.target.setAttribute('tabindex', Math.floor(Math.random()*5)-9)"display: inline-table;position: fixed;overflow: hidden;float: left;direction: ltr;page-break-before: right;page-break-after: always;page-break-inside: inherit; style="display: inline-table;position: fixed;overflow: hidden;float: left;direction: ltr;page-break-before: right;page-break-after: always;page-break-inside: inherit;"><sup rowspan="12"display: table-caption;position: static;overflow: -moz-hidden-unscrollable;float: auto;direction: ltr;page-break-before: avoid;page-break-after: right;page-break-inside: inherit; style="display: table-caption;position: static;overflow: -moz-hidden-unscrollable;float: auto;direction: ltr;page-break-before: avoid;page-break-after: right;page-break-inside: inherit;"><bdo onfocus="event.target.parentNode.removeChild(event.target)"display: table-footer-group;position: absolute;overflow: hidden;float: left;direction: ltr;page-break-before: right;page-break-after: right;page-break-inside: auto; style="display: table-footer-group;position: absolute;overflow: hidden;float: left;direction: ltr;page-break-before: right;page-break-after: right;page-break-inside: auto;"><dir tabindex="12"display: -moz-grid;position: static;overflow: auto;float: left;direction: ltr;page-break-before: avoid;page-break-after: inherit;page-break-inside: inherit; style="display: -moz-grid;position: static;overflow: auto;float: left;direction: ltr;page-break-before: avoid;page-break-after: inherit;page-break-inside: inherit;"><i rowspan="1"display: -moz-stack;position: fixed;overflow: visible;float: right;direction: rtl;page-break-before: right;page-break-after: always;page-break-inside: avoid; style="display: -moz-stack;position: fixed;overflow: visible;float: right;direction: rtl;page-break-before: right;page-break-after: always;page-break-inside: avoid;"><select colspan="1"display: block;position: absolute;overflow: hidden;float: right;direction: auto;page-break-before: auto;page-break-after: avoid;page-break-inside: auto; style="display: block;position: absolute;overflow: hidden;float: right;direction: auto;page-break-before: auto;page-break-after: avoid;page-break-inside: auto;"></abbr></var></u></base></em></button></optgroup></menu></body>

Просмотреть файл

@ -1,4 +1,4 @@
<html class="reftest-print">
<html class="reftest-paged">
<head>
<title>Testcase Bug 363729 – Crash [@ nsIFrame::GetPositionIgnoringScrolling] on print preview that uses position: fixed</title>
</head>

Просмотреть файл

@ -1,4 +1,4 @@
<html class="reftest-print">
<html class="reftest-paged">
<head>
<title>Testcase Bug 363729 – Crash [@ nsIFrame::GetPositionIgnoringScrolling] on print preview that uses position: fixed (Branch version)</title>
</head>

Просмотреть файл

@ -1,4 +1,4 @@
<html class="reftest-print">
<html class="reftest-paged">
<head>
</head>
<body>

Просмотреть файл

@ -1,4 +1,4 @@
<html xmlns="http://www.w3.org/1999/xhtml" class="reftest-print">
<html xmlns="http://www.w3.org/1999/xhtml" class="reftest-paged">
<div style="-moz-binding: url(#xbl); display: table-cell;">
<span style="display: inline-block;">

Просмотреть файл

@ -1,4 +1,4 @@
<html xmlns="http://www.w3.org/1999/xhtml" class="reftest-print">
<html xmlns="http://www.w3.org/1999/xhtml" class="reftest-paged">
<div style="-moz-binding:url(#xbl)"/>
<input style="page-break-after: left;"/>

Просмотреть файл

@ -1,4 +1,4 @@
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:html="http://www.w3.org/1999/xhtml" class="reftest-print">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:html="http://www.w3.org/1999/xhtml" class="reftest-paged">
<popup xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"/>
<style>html::before, window::before { content:""; display: table; position: fixed;}</style>

Просмотреть файл

@ -1,4 +1,4 @@
<html xmlns="http://www.w3.org/1999/xhtml" class="reftest-print">
<html xmlns="http://www.w3.org/1999/xhtml" class="reftest-paged">
<thead>
<tbody style="top: 10%;position: relative;overflow: scroll;">
<td>

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html class="reftest-print">
<html class="reftest-paged">
<body>
<div style="display: table-row">
<span style="display: block; page-break-before: always"></span>

Просмотреть файл

@ -1,4 +1,4 @@
<html xmlns="http://www.w3.org/1999/xhtml" class="reftest-print">
<html xmlns="http://www.w3.org/1999/xhtml" class="reftest-paged">
<style><![CDATA[
tfoot::after { content: "m"; position: fixed;}
]]>

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html class="reftest-print">
<html class="reftest-paged">
<body>
<div><span style="page-break-after: always;"></span><div style="position: fixed;"><span style="display: none;"></span></div>B</div>
</body>

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html class="reftest-print">
<html class="reftest-paged">
<body>
<div><span style="page-break-after: always;"></span><div style="position: fixed;"><span style="display: none;"></span><span style="display: none;"></span></div>B</div>
</body>

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE HTML>
<html class="reftest-print"><head>
<html class="reftest-paged"><head>
<meta charset="utf-8">
<title>Testcase for bug 1102791</title>
<style type="text/css">

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html class="reftest-print">
<html class="reftest-paged">
<head>
<meta charset="UTF-8">
<style type="text/css">

Просмотреть файл

@ -3,7 +3,7 @@
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/
-->
<html class="reftest-print"><head>
<html class="reftest-paged"><head>
<meta charset="utf-8">
<title>Testcase for bug 1279354</title>
</head>

Просмотреть файл

@ -1,4 +1,4 @@
<html class="reftest-print">
<html class="reftest-paged">
<head>
<style>
h2 { page-break-before: always; }

Просмотреть файл

@ -1,4 +1,4 @@
<html class="reftest-print" xmlns="http://www.w3.org/1999/xhtml" style=" float: left; white-space: pre; ">
<html class="reftest-paged" xmlns="http://www.w3.org/1999/xhtml" style=" float: left; white-space: pre; ">
<div style="page-break-before: always;"></div>
<textarea style="position: fixed;"></textarea>
</html>

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html class="reftest-print">
<html class="reftest-paged">
<head>
<meta charset="utf-8">
<style type="text/css">

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE HTML>
<html class="reftest-print"><body><div style="position: fixed;">
<html class="reftest-paged"><body><div style="position: fixed;">
<div style="page-break-after: always"></div>
<select style="display:flex; position: fixed;"><option>A</select>
</div></body></html>

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html class="reftest-print">
<html class="reftest-paged">
<head>
<meta charset="utf-8">
<title>Testcase bug 1137723</title>

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html class="reftest-print">
<html class="reftest-paged">
<head>
<meta charset="utf-8">
<title>Testcase bug 1137723</title>

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE HTML>
<html class="reftest-print">
<html class="reftest-paged">
<body>
<style type="text/css">
@page { size:5in 3in; margin:0.5in; }

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE HTML>
<html class="reftest-print">
<html class="reftest-paged">
<body>
<div style="width: 60%; float: left; height: 1.6in; ">a float</div>
<div style="width: 60%; float: left; height: 1.6in; border:1px solid black; ">overlaps page break</div>

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE HTML>
<html class="reftest-print">
<html class="reftest-paged">
<body>
<div style="width: 60%; float: left; height: 1.6in; ">a float</div>
<div style="width: 60%; float: left; height: 1.6in; border:1px solid black;">overlaps page break</div>

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE HTML>
<html class="reftest-print">
<html class="reftest-paged">
<body>
<style type="text/css">
@page { size:5in 3in; margin:0.5in; }

Просмотреть файл

@ -1,4 +1,4 @@
<html class="reftest-print">
<html class="reftest-paged">
<head>
<title>Testcase bug - Crash [@ nsFrameList::InsertFrame] on print preview with positioned elements and page-break-before</title>
</head>

Просмотреть файл

@ -1,4 +1,4 @@
<html class="reftest-print">
<html class="reftest-paged">
<head>
<style>
q::after { content:"anonymous text"; text-transform: uppercase;}

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE HTML>
<html class="reftest-print">
<html class="reftest-paged">
<body style="background:url(solidblue.png); position:absolute; height:40in;">
</body>
</html>

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE HTML>
<html class="reftest-print">
<html class="reftest-paged">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Testcase for bug 570160</title>

Просмотреть файл

@ -1,4 +1,4 @@
<html xmlns="http://www.w3.org/1999/xhtml" class="reftest-print">
<html xmlns="http://www.w3.org/1999/xhtml" class="reftest-paged">
<style>
tbody::first-letter {float: right; }
tbody::before { content:"before textbefore textbefore textbefore textbefore textbefore text"; float:right;}>

Просмотреть файл

@ -1,4 +1,4 @@
<html xmlns="http://www.w3.org/1999/xhtml" class="reftest-print">
<html xmlns="http://www.w3.org/1999/xhtml" class="reftest-paged">
<span style="float: left;page-break-before: right;">
<select style="float: left;">
</select>

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE HTML>
<html class="reftest-print">
<html class="reftest-paged">
<title>Testcase bug 595740 (crash on print-preview)</title>
<style type="text/css">
body { margin:0; font: 0.2in/0.2in serif; }

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html class="reftest-print">
<html class="reftest-paged">
<body>
<div style="float:left">
<div>

Просмотреть файл

@ -1,4 +1,4 @@
<html class="reftest-print"><head>
<html class="reftest-paged"><head>
<title>Crash [@ nsViewManager::CreateView][@ nsCSSFrameConstructor::AddFrameConstructionItemsInternal] on closing print preview with -moz-transform, position: fixed table displays</title>
</head><body>
<div style="position: fixed;">

Просмотреть файл

@ -1,4 +1,4 @@
<html style="position: fixed; -moz-transform: scale(0.000001);" class="reftest-print">
<html style="position: fixed; -moz-transform: scale(0.000001);" class="reftest-paged">
<head>
</head>
<body>

Просмотреть файл

@ -1,4 +1,4 @@
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:mathml="http://www.w3.org/1998/Math/MathML" class="reftest-print">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:mathml="http://www.w3.org/1998/Math/MathML" class="reftest-paged">
<mathml:mfenced style="position: fixed;">
<span style="position: inherit; float: right;"><span style="position:fixed;">b</span></span>

Просмотреть файл

@ -1,4 +1,4 @@
<html class="reftest-print">
<html class="reftest-paged">
<head>
<title>crash in nsContentList::nsContentList on print preview</title>
</head><body>

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html class="reftest-print">
<html class="reftest-paged">
<head>
<style>
@page { size:5in 3in; margin:0.5in; }

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html class="reftest-print">
<html class="reftest-paged">
<head>
<style>
@page { size:5in 3in; margin:0.5in; }

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html class="reftest-print">
<html class="reftest-paged">
<head>
<style>
#rel {

Просмотреть файл

@ -1,4 +1,4 @@
<html class="reftest-print">
<html class="reftest-paged">
<body>
<table style="background-image: url('aqua-yellow-32x32.png')">
<thead style="background-image: url('blue-16x20-green-16x20.png')">

Просмотреть файл

@ -1,4 +1,4 @@
<html class="reftest-print">
<html class="reftest-paged">
<body>
<table background="aqua-yellow-32x32.png">
<thead background="blue-16x20-green-16x20.png">

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html class="reftest-print">
<html class="reftest-paged">
<head>
<title>Testcase for bug 1161752</title>
<style>

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html class="reftest-print">
<html class="reftest-paged">
<head>
<meta charset="utf-8">
<title></title>

Просмотреть файл

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!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" xml:lang="en" class="reftest-print">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" class="reftest-paged">
<head>
<title>Fixed DIV, Multipe Page Testcase</title>

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE HTML>
<html class="reftest-print">
<html class="reftest-paged">
<body>
<div style="height:1087px;">
<div>Location: </div>

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE HTML>
<html class="reftest-print">
<html class="reftest-paged">
<body>
<table cellspacing="0" cellpadding="0">
<tr>

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE HTML>
<html class="reftest-print">
<html class="reftest-paged">
<head>
<style>
body { margin:0; }

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE HTML>
<html class="reftest-print">
<html class="reftest-paged">
<head>
<style>
html { margin:10px; border:20px solid black; padding:30px; }

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE HTML>
<html class="reftest-print">
<html class="reftest-paged">
<head>
<style>
div { margin:10px; border:20px solid black; padding:30px; height:4in; position:absolute; }

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE HTML>
<html class="reftest-print">
<html class="reftest-paged">
<head>
<style>
html { margin:10px; border:20px solid black; padding:30px; height:4in; position:absolute; }

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html class="reftest-print">
<html class="reftest-paged">
<style>
#second {border-bottom:green 5px solid}
col {width:100px}

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html class="reftest-print">
<html class="reftest-paged">
<title>visibility collapse + columns + pagination</title>
<style>
table {border-bottom:green 5px solid}

Просмотреть файл

@ -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" class="reftest-print">
<html xmlns="http://www.w3.org/1999/xhtml" class="reftest-paged">
<head>
<title>CSS 2.1 Test Suite: Overflow Pagination (Multiple)</title>
<link rel="author" title="Elika J. Etemad" href="http://fantasai.inkedblade.net/contact"/>

Просмотреть файл

@ -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" class="reftest-print">
<html xmlns="http://www.w3.org/1999/xhtml" class="reftest-paged">
<head>
<title>CSS 2.1 Test Suite: Overflow Pagination (Multiple)</title>
<link rel="author" title="Elika J. Etemad" href="http://fantasai.inkedblade.net/contact"/>

Просмотреть файл

@ -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" class="reftest-print">
<html xmlns="http://www.w3.org/1999/xhtml" class="reftest-paged">
<head>
<title>CSS 2.1 Test Suite: Overflow Pagination (Multiple)</title>
<link rel="author" title="Elika J. Etemad" href="http://fantasai.inkedblade.net/contact"/>

Просмотреть файл

@ -1,4 +1,4 @@
<html class="reftest-print">
<html class="reftest-paged">
<body>
<div style="page-break-after:always;"></div>
<br><br>

Просмотреть файл

@ -1,4 +1,4 @@
<html class="reftest-print">
<html class="reftest-paged">
<body>
<div style="page-break-after:always;"></div>
<table cellspacing="0" border="0" cellpadding="0"><tbody><tr><td>

Просмотреть файл

@ -1,4 +1,4 @@
<html class="reftest-print">
<html class="reftest-paged">
<head><style>
td { vertical-align: top; }
.break { page-break-before: always; height: 1in }

Просмотреть файл

@ -1,8 +1,8 @@
<html class="reftest-print">
<html class="reftest-paged">
<head><style>
td { vertical-align: top; }
.tall {
height: 4in; /* just longer than a reftest-print page. */
height: 4in; /* just longer than a reftest-paged page. */
width: 1in;
float: left;
border: 0px;

Просмотреть файл

@ -1,8 +1,8 @@
<html class="reftest-print">
<html class="reftest-paged">
<head><style>
td { vertical-align: top; }
.tall {
height: 4in; /* just longer than a reftest-print page. */
height: 4in; /* just longer than a reftest-paged page. */
width: 1in;
float: left;
border: 0px;

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html class="reftest-print">
<html class="reftest-paged">
<body>
<img src="solidblue.png" style="height: 4in; width: 100px; display: block">
</body>

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html class="reftest-print">
<html class="reftest-paged">
<body>
<input type="image" src="solidblue.png"
style="height: 4in; width: 100px; display: block">

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html class="reftest-print">
<html class="reftest-paged">
<body>
<img src="solidblue.png" style="height: 2in; width: 100px; display: block">
</body>

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html class="reftest-print">
<html class="reftest-paged">
<body>
<img src="solidblue.png" style="height: 30in; width: 100px; display: block">
</body>

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html class="reftest-print">
<html class="reftest-paged">
<body>
<img src="solidblue.png" style="height: 1in; width: 100px; display: block">
<img src="solidblue.png" style="height: 1in; width: 100px; display: block">

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html class="reftest-print">
<html class="reftest-paged">
<body>
<div style="position:absolute; top:0; left:0;">This text should be visible in print preview</div>
<div style="height:800px;"></div>

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html class="reftest-print">
<html class="reftest-paged">
<body>
<div style="height:800px;"></div>
<div style="position:absolute; top:0; left:0;">This text should be visible in print preview</div>

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html class="reftest-print">
<html class="reftest-paged">
<body>
<div style="position:absolute; top:0; left:0; width:100px; height:100px; background:black; opacity:0.5;">Hi</div>
<div style="height:800px;"></div>

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html class="reftest-print">
<html class="reftest-paged">
<body>
<div style="height:800px;"></div>
<div style="opacity:0.5;">

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html class="reftest-print">
<html class="reftest-paged">
<body style="margin:0">
<div style="position:absolute; top:0; left:0; width:100px; height:100px; background:black;">Hi</div>
<div style="height:800px;"></div>

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html class="reftest-print">
<html class="reftest-paged">
<body style="margin:0">
<div style="height:800px;"></div>
<div style="position:absolute; clip:rect(-800px 200px 100px 0px);">

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html class="reftest-print">
<html class="reftest-paged">
<title>Fixed Positioning Test</title>
<style type="text/css">
html, body { margin: 0; padding: 0; }

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html class="reftest-print">
<html class="reftest-paged">
<title>Fixed Positioning Test</title>
<div style="position: fixed; left: 0; top: 0; width: 3in; border: solid; font-size: 16px;">

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html class="reftest-print">
<html class="reftest-paged">
<head>
<style>
#spContainer {

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE HTML>
<html class="reftest-print">
<html class="reftest-paged">
<head><style>
.tall {
border: 1px solid black;

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE HTML>
<html class="reftest-print">
<html class="reftest-paged">
<head><style>
.tall {
border: 1px solid black;

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE HTML>
<html class="reftest-print">
<html class="reftest-paged">
<body>
<table border="1">
<tbody>

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE HTML>
<html class="reftest-print">
<html class="reftest-paged">
<body>
<table border="1">
<tbody>

Просмотреть файл

@ -1,4 +1,4 @@
<html xmlns="http://www.w3.org/1999/xhtml" class="reftest-print">
<html xmlns="http://www.w3.org/1999/xhtml" class="reftest-paged">
<body>
<div style="position: absolute; border: 5px solid black;">
<div style="position: fixed; page-break-before: left;"/>

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" class="reftest-print"><head>
<html xmlns="http://www.w3.org/1999/xhtml" class="reftest-paged"><head>
<style>
div.spacer {
height: 5px;

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" class="reftest-print"><head>
<html xmlns="http://www.w3.org/1999/xhtml" class="reftest-paged"><head>
<style>
div.spacer {
height: 5px;

Просмотреть файл

@ -1,4 +1,4 @@
<html class="reftest-print">
<html class="reftest-paged">
<head>
<title>push rowspan on to next page if it can't be splitted</title>
<style>

Просмотреть файл

@ -1,4 +1,4 @@
<html class="reftest-print">
<html class="reftest-paged">
<head>
<title>push rowspan on to next page if it can't be splitted</title>
<style>

Просмотреть файл

@ -1,4 +1,4 @@
<html class="reftest-print">
<html class="reftest-paged">
<head>
<title>Bug 563584, reftest-print version of original testcase</title>
<style type="text/css">

Просмотреть файл

@ -1,4 +1,4 @@
<html class="reftest-print">
<html class="reftest-paged">
<head>
<title>Bug 563584, reftest-print version of original testcase</title>
<style type="text/css">

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE HTML>
<html class="reftest-print">
<html class="reftest-paged">
<title>Test that nsFloatManager::ClearFloats calls ClearContinues</title>
<body style="margin: 0">
<div style="background: aqua; height: 1in; width: 1in"></div>

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE HTML>
<html class="reftest-print">
<html class="reftest-paged">
<title>Test that nsFloatManager::ClearFloats calls ClearContinues</title>
<body style="margin: 0">
<div style="float: left;">

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE HTML>
<html class="reftest-print">
<html class="reftest-paged">
<title>Test that nsFloatManager::ClearFloats calls ClearContinues</title>
<body style="margin: 0">
<div style="float: left;">

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE HTML>
<html class="reftest-print">
<html class="reftest-paged">
<title>Test that mIsTopOfPage is not set when clearing</title>
<body style="margin: 0">
<div style="background: aqua; height: 1in; width: 1in"></div>

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE HTML>
<html class="reftest-print">
<html class="reftest-paged">
<title>Test that mIsTopOfPage is not set when clearing</title>
<body style="margin: 0">
<div style="float: left; background: aqua; height: 1in; width: 1in"></div>

Просмотреть файл

@ -1,4 +1,4 @@
<html class="reftest-print">
<html class="reftest-paged">
<head>
<title>Bug 563584, reftest-print version of original testcase, with anchor points</title>
<style type="text/css">

Просмотреть файл

@ -1,4 +1,4 @@
<html class="reftest-print">
<html class="reftest-paged">
<head>
<title>Bug 563584, reftest-print version of original testcase, with anchor points</title>
<style type="text/css">

Просмотреть файл

@ -1,4 +1,4 @@
<html class="reftest-print">
<html class="reftest-paged">
<head>
<title>Bug 563584, variant split over three pages</title>
<style type="text/css">

Просмотреть файл

@ -1,4 +1,4 @@
<html class="reftest-print">
<html class="reftest-paged">
<head>
<title>Bug 563584, variant split over three pages</title>
<style type="text/css">

Просмотреть файл

@ -1,4 +1,4 @@
<html class="reftest-print">
<html class="reftest-paged">
<head>
<title>Bug 563584, variant split over three pages, with anchor points</title>
<style type="text/css">

Просмотреть файл

@ -1,4 +1,4 @@
<html class="reftest-print">
<html class="reftest-paged">
<head>
<title>Bug 563584, variant split over three pages, with anchor points</title>
<style type="text/css">

Просмотреть файл

@ -1,5 +1,5 @@
<!DOCTYPE HTML>
<html class="reftest-print">
<html class="reftest-paged">
<title>Test for handling of float that is reflowed and then entirely pushed</title>
<body style="margin: 0">
<div style="background: blue; height: 1.75in"></div>

Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше