<!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">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[279939] trunk/LayoutTests</title>
</head>
<body>
<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; }
#msg dl a { font-weight: bold}
#msg dl a:link { color:#fc3; }
#msg dl a:active { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://trac.webkit.org/projects/webkit/changeset/279939">279939</a></dd>
<dt>Author</dt> <dd>zsun@igalia.com</dd>
<dt>Date</dt> <dd>2021-07-15 01:42:07 -0700 (Thu, 15 Jul 2021)</dd>
</dl>
<h3>Log Message</h3>
<pre>Resync web-platform-tests/css/css-grid tests from upstream
https://bugs.webkit.org/show_bug.cgi?id=227901
Reviewed by Manuel Rego Casasnovas.
LayoutTests/imported/w3c:
* web-platform-tests/css/css-grid/abspos/grid-abspos-staticpos-align-self-vertWM-003-expected.html:
* web-platform-tests/css/css-grid/abspos/grid-abspos-staticpos-align-self-vertWM-004-expected.html:
* web-platform-tests/css/css-grid/abspos/grid-abspos-staticpos-justify-self-vertWM-003-expected.html:
* web-platform-tests/css/css-grid/abspos/grid-abspos-staticpos-justify-self-vertWM-004-expected.html:
* web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-1-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-4-expected.html.
* web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-1.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-4.html.
* web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-2-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-5-expected.html.
* web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-10.html.
* web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-3-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-6-expected.html.
* web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-3.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-6.html.
* web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-4-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-7-expected.html.
* web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-4.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-7.html.
* web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-10-expected.html: Removed.
* web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-4-expected.html:
* web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-4.html:
* web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-5-expected.html:
* web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-5.html:
* web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-6-expected.html:
* web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-6.html:
* web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-8-expected.html: Removed.
* web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-8.html: Removed.
* web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-9-expected.html: Removed.
* web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-9.html: Removed.
* web-platform-tests/css/css-grid/alignment/w3c-import.log:
* web-platform-tests/css/css-grid/grid-item-percentage-quirk-001-expected.html: Removed.
* web-platform-tests/css/css-grid/grid-item-percentage-quirk-002-expected.html: Removed.
* web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-002-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-002.tentative-expected.xht.
* web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-002.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-002.tentative.html.
* web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-003-expected.xht: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-003.tentative-expected.xht.
* web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-003.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-003.tentative.html.
* web-platform-tests/css/css-grid/grid-items/grid-items-contribution-negative-margins-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-002.tentative-expected.xht.
* web-platform-tests/css/css-grid/grid-items/grid-items-contribution-negative-margins.html: Added.
* web-platform-tests/css/css-grid/grid-items/w3c-import.log:
* web-platform-tests/css/css-grid/grid-model/grid-areas-overflowing-grid-container-004.html:
* web-platform-tests/css/css-grid/grid-model/grid-areas-overflowing-grid-container-005.html:
* web-platform-tests/css/css-grid/layout-algorithm/grid-find-fr-size-restart-algorithm-expected.xht: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-002.tentative-expected.xht.
* web-platform-tests/css/css-grid/layout-algorithm/grid-find-fr-size-restart-algorithm.html: Added.
* web-platform-tests/css/css-grid/layout-algorithm/w3c-import.log:
* web-platform-tests/css/css-grid/w3c-import.log:
LayoutTests:
* TestExpectations:
* platform/ios-wk2/TestExpectations:</pre>
<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsTestExpectations">trunk/LayoutTests/TestExpectations</a></li>
<li><a href="#trunkLayoutTestsimportedw3cChangeLog">trunk/LayoutTests/imported/w3c/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestscsscssgridabsposgridabsposstaticposalignselfvertWM003expectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/abspos/grid-abspos-staticpos-align-self-vertWM-003-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestscsscssgridabsposgridabsposstaticposalignselfvertWM004expectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/abspos/grid-abspos-staticpos-align-self-vertWM-004-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestscsscssgridabsposgridabsposstaticposjustifyselfvertWM003expectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/abspos/grid-abspos-staticpos-justify-self-vertWM-003-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestscsscssgridabsposgridabsposstaticposjustifyselfvertWM004expectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/abspos/grid-abspos-staticpos-justify-self-vertWM-004-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestscsscssgridalignmentgriditemnoaspectratiostretch4expectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-4-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestscsscssgridalignmentgriditemnoaspectratiostretch4html">trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-4.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestscsscssgridalignmentgriditemnoaspectratiostretch5expectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-5-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestscsscssgridalignmentgriditemnoaspectratiostretch5html">trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-5.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestscsscssgridalignmentgriditemnoaspectratiostretch6expectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-6-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestscsscssgridalignmentgriditemnoaspectratiostretch6html">trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-6.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestscsscssgridalignmentw3cimportlog">trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/w3c-import.log</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestscsscssgridgriditemsw3cimportlog">trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/w3c-import.log</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestscsscssgridgridmodelgridareasoverflowinggridcontainer004html">trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-model/grid-areas-overflowing-grid-container-004.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestscsscssgridgridmodelgridareasoverflowinggridcontainer005html">trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-model/grid-areas-overflowing-grid-container-005.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestscsscssgridlayoutalgorithmw3cimportlog">trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/w3c-import.log</a></li>
<li><a href="#trunkLayoutTestsplatformioswk2TestExpectations">trunk/LayoutTests/platform/ios-wk2/TestExpectations</a></li>
</ul>
<h3>Added Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestscsscssgridalignmentgriditemaspectratiostretch1expectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-1-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestscsscssgridalignmentgriditemaspectratiostretch1html">trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-1.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestscsscssgridalignmentgriditemaspectratiostretch2expectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-2-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestscsscssgridalignmentgriditemaspectratiostretch2html">trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-2.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestscsscssgridalignmentgriditemaspectratiostretch3expectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-3-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestscsscssgridalignmentgriditemaspectratiostretch3html">trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-3.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestscsscssgridalignmentgriditemaspectratiostretch4expectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-4-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestscsscssgridalignmentgriditemaspectratiostretch4html">trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-4.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestscsscssgridgriditemsgriditeminlinecontribution002expectedxht">trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-002-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestscsscssgridgriditemsgriditeminlinecontribution002html">trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-002.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestscsscssgridgriditemsgriditeminlinecontribution003expectedxht">trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-003-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestscsscssgridgriditemsgriditeminlinecontribution003html">trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-003.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestscsscssgridgriditemsgriditemscontributionnegativemarginsexpectedxht">trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-items-contribution-negative-margins-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestscsscssgridgriditemsgriditemscontributionnegativemarginshtml">trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-items-contribution-negative-margins.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestscsscssgridlayoutalgorithmgridfindfrsizerestartalgorithmexpectedxht">trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/grid-find-fr-size-restart-algorithm-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestscsscssgridlayoutalgorithmgridfindfrsizerestartalgorithmhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/grid-find-fr-size-restart-algorithm.html</a></li>
</ul>
<h3>Removed Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestscsscssgridalignmentgriditemnoaspectratiostretch10expectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-10-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestscsscssgridalignmentgriditemnoaspectratiostretch10html">trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-10.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestscsscssgridalignmentgriditemnoaspectratiostretch7expectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-7-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestscsscssgridalignmentgriditemnoaspectratiostretch7html">trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-7.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestscsscssgridalignmentgriditemnoaspectratiostretch8expectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-8-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestscsscssgridalignmentgriditemnoaspectratiostretch8html">trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-8.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestscsscssgridalignmentgriditemnoaspectratiostretch9expectedhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-9-expected.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestscsscssgridalignmentgriditemnoaspectratiostretch9html">trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-9.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestscsscssgridgriditemsgriditeminlinecontribution002tentativeexpectedxht">trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-002.tentative-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestscsscssgridgriditemsgriditeminlinecontribution002tentativehtml">trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-002.tentative.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestscsscssgridgriditemsgriditeminlinecontribution003tentativeexpectedxht">trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-003.tentative-expected.xht</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestscsscssgridgriditemsgriditeminlinecontribution003tentativehtml">trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-003.tentative.html</a></li>
</ul>
</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (279938 => 279939)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog 2021-07-15 08:08:24 UTC (rev 279938)
+++ trunk/LayoutTests/ChangeLog 2021-07-15 08:42:07 UTC (rev 279939)
</span><span class="lines">@@ -1,3 +1,13 @@
</span><ins>+2021-07-15 Ziran Sun <zsun@igalia.com>
+
+ Resync web-platform-tests/css/css-grid tests from upstream
+ https://bugs.webkit.org/show_bug.cgi?id=227901
+
+ Reviewed by Manuel Rego Casasnovas.
+
+ * TestExpectations:
+ * platform/ios-wk2/TestExpectations:
+
</ins><span class="cx"> 2021-07-14 Devin Rousso <drousso@apple.com>
</span><span class="cx">
</span><span class="cx"> Implement Array.prototype.findLast and Array.prototype.findLastIndex
</span></span></pre></div>
<a id="trunkLayoutTestsTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/TestExpectations (279938 => 279939)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/TestExpectations 2021-07-15 08:08:24 UTC (rev 279938)
+++ trunk/LayoutTests/TestExpectations 2021-07-15 08:42:07 UTC (rev 279939)
</span><span class="lines">@@ -1436,10 +1436,6 @@
</span><span class="cx"> imported/w3c/web-platform-tests/css/css-grid/abspos/orthogonal-positioned-grid-descendants-015.html [ Pass Failure ]
</span><span class="cx"> webkit.org/b/216146 imported/w3c/web-platform-tests/css/css-grid/alignment/grid-baseline-align-001.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/216146 imported/w3c/web-platform-tests/css/css-grid/alignment/grid-baseline-justify-001.html [ ImageOnlyFailure ]
</span><del>-webkit.org/b/216145 imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-5.html [ ImageOnlyFailure ]
-webkit.org/b/216145 imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-8.html [ ImageOnlyFailure ]
-webkit.org/b/216145 imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-9.html [ ImageOnlyFailure ]
-webkit.org/b/216145 imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-10.html [ ImageOnlyFailure ]
</del><span class="cx"> imported/w3c/web-platform-tests/css/css-grid/alignment/replaced-alignment-with-aspect-ratio-001.html [ ImageOnlyFailure ]
</span><span class="cx"> imported/w3c/web-platform-tests/css/css-grid/alignment/replaced-alignment-with-aspect-ratio-002.html [ ImageOnlyFailure ]
</span><span class="cx"> imported/w3c/web-platform-tests/css/css-grid/alignment/replaced-alignment-with-aspect-ratio-004.html [ ImageOnlyFailure ]
</span><span class="lines">@@ -1458,7 +1454,7 @@
</span><span class="cx">
</span><span class="cx"> imported/w3c/web-platform-tests/css/css-grid/grid-items/aspect-ratio-004.html [ ImageOnlyFailure ]
</span><span class="cx"> imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-001.html [ ImageOnlyFailure ]
</span><del>-imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-003.tentative.html [ ImageOnlyFailure ]
</del><ins>+imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-003.html [ ImageOnlyFailure ]
</ins><span class="cx">
</span><span class="cx"> imported/w3c/web-platform-tests/css/css-grid/grid-model/grid-areas-overflowing-grid-container-009.html [ ImageOnlyFailure ]
</span><span class="cx"> imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/flex-sizing-rows-indefinite-height.html [ ImageOnlyFailure ]
</span><span class="lines">@@ -4297,6 +4293,10 @@
</span><span class="cx"> webkit.org/b/209460 imported/w3c/web-platform-tests/css/css-grid/abspos/descendant-static-position-002.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/209460 imported/w3c/web-platform-tests/css/css-grid/abspos/descendant-static-position-003.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/212201 imported/w3c/web-platform-tests/css/css-grid/grid-definition/grid-limits-001.html [ Skip ]
</span><ins>+webkit.org/b/227900 imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-1.html [ ImageOnlyFailure ]
+webkit.org/b/227900 imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-2.html [ ImageOnlyFailure ]
+webkit.org/b/227900 imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-3.html [ ImageOnlyFailure ]
+webkit.org/b/227900 imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-4.html [ ImageOnlyFailure ]
</ins><span class="cx"> webkit.org/b/212246 imported/w3c/web-platform-tests/css/css-grid/alignment/grid-baseline-align-cycles-001.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/212246 imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-content-baseline-001.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/212246 imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-content-baseline-002.html [ ImageOnlyFailure ]
</span><span class="lines">@@ -4313,7 +4313,6 @@
</span><span class="cx"> webkit.org/b/212246 imported/w3c/web-platform-tests/css/css-grid/grid-model/grid-areas-overflowing-grid-container-001.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/212246 imported/w3c/web-platform-tests/css/css-grid/grid-model/grid-areas-overflowing-grid-container-002.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/212246 imported/w3c/web-platform-tests/css/css-grid/grid-model/grid-areas-overflowing-grid-container-003.html [ ImageOnlyFailure ]
</span><del>-webkit.org/b/212246 imported/w3c/web-platform-tests/css/css-grid/grid-model/grid-areas-overflowing-grid-container-005.html [ ImageOnlyFailure ]
</del><span class="cx"> webkit.org/b/212246 imported/w3c/web-platform-tests/css/css-grid/grid-model/grid-overflow-padding-001.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/212246 imported/w3c/web-platform-tests/css/css-grid/grid-model/grid-overflow-padding-002.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/212267 imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-self-baseline-001.html [ Skip ]
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/ChangeLog (279938 => 279939)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/ChangeLog 2021-07-15 08:08:24 UTC (rev 279938)
+++ trunk/LayoutTests/imported/w3c/ChangeLog 2021-07-15 08:42:07 UTC (rev 279939)
</span><span class="lines">@@ -1,3 +1,50 @@
</span><ins>+2021-07-15 Ziran Sun <zsun@igalia.com>
+
+ Resync web-platform-tests/css/css-grid tests from upstream
+ https://bugs.webkit.org/show_bug.cgi?id=227901
+
+ Reviewed by Manuel Rego Casasnovas.
+
+ * web-platform-tests/css/css-grid/abspos/grid-abspos-staticpos-align-self-vertWM-003-expected.html:
+ * web-platform-tests/css/css-grid/abspos/grid-abspos-staticpos-align-self-vertWM-004-expected.html:
+ * web-platform-tests/css/css-grid/abspos/grid-abspos-staticpos-justify-self-vertWM-003-expected.html:
+ * web-platform-tests/css/css-grid/abspos/grid-abspos-staticpos-justify-self-vertWM-004-expected.html:
+ * web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-1-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-4-expected.html.
+ * web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-1.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-4.html.
+ * web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-2-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-5-expected.html.
+ * web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-10.html.
+ * web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-3-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-6-expected.html.
+ * web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-3.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-6.html.
+ * web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-4-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-7-expected.html.
+ * web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-4.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-7.html.
+ * web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-10-expected.html: Removed.
+ * web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-4-expected.html:
+ * web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-4.html:
+ * web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-5-expected.html:
+ * web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-5.html:
+ * web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-6-expected.html:
+ * web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-6.html:
+ * web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-8-expected.html: Removed.
+ * web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-8.html: Removed.
+ * web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-9-expected.html: Removed.
+ * web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-9.html: Removed.
+ * web-platform-tests/css/css-grid/alignment/w3c-import.log:
+ * web-platform-tests/css/css-grid/grid-item-percentage-quirk-001-expected.html: Removed.
+ * web-platform-tests/css/css-grid/grid-item-percentage-quirk-002-expected.html: Removed.
+ * web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-002-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-002.tentative-expected.xht.
+ * web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-002.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-002.tentative.html.
+ * web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-003-expected.xht: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-003.tentative-expected.xht.
+ * web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-003.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-003.tentative.html.
+ * web-platform-tests/css/css-grid/grid-items/grid-items-contribution-negative-margins-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-002.tentative-expected.xht.
+ * web-platform-tests/css/css-grid/grid-items/grid-items-contribution-negative-margins.html: Added.
+ * web-platform-tests/css/css-grid/grid-items/w3c-import.log:
+ * web-platform-tests/css/css-grid/grid-model/grid-areas-overflowing-grid-container-004.html:
+ * web-platform-tests/css/css-grid/grid-model/grid-areas-overflowing-grid-container-005.html:
+ * web-platform-tests/css/css-grid/layout-algorithm/grid-find-fr-size-restart-algorithm-expected.xht: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-002.tentative-expected.xht.
+ * web-platform-tests/css/css-grid/layout-algorithm/grid-find-fr-size-restart-algorithm.html: Added.
+ * web-platform-tests/css/css-grid/layout-algorithm/w3c-import.log:
+ * web-platform-tests/css/css-grid/w3c-import.log:
+
</ins><span class="cx"> 2021-07-14 Chris Dumez <cdumez@apple.com>
</span><span class="cx">
</span><span class="cx"> Fix type of exceptions thrown in the WebAudio API
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestscsscssgridabsposgridabsposstaticposalignselfvertWM003expectedhtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/abspos/grid-abspos-staticpos-align-self-vertWM-003-expected.html (279938 => 279939)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/abspos/grid-abspos-staticpos-align-self-vertWM-003-expected.html 2021-07-15 08:08:24 UTC (rev 279938)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/abspos/grid-abspos-staticpos-align-self-vertWM-003-expected.html 2021-07-15 08:42:07 UTC (rev 279939)
</span><span class="lines">@@ -37,10 +37,10 @@
</span><span class="cx"> }
</span><span class="cx"> .big .alignStart { margin-left: 24px; }
</span><span class="cx"> .big .alignCenter { margin-left: 11px; }
</span><del>- .big .alignEnd { margin-left: -2px; }
</del><ins>+ .big .alignEnd { margin-left: 0px; }
</ins><span class="cx"> .small .alignStart { margin-left: -4px; }
</span><span class="cx"> .small .alignCenter { margin-left: -3px; }
</span><del>- .small .alignEnd { margin-left: -2px; }
</del><ins>+ .small .alignEnd { margin-left: 0px; }
</ins><span class="cx"> </style>
</span><span class="cx"> </head>
</span><span class="cx"> <body>
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestscsscssgridabsposgridabsposstaticposalignselfvertWM004expectedhtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/abspos/grid-abspos-staticpos-align-self-vertWM-004-expected.html (279938 => 279939)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/abspos/grid-abspos-staticpos-align-self-vertWM-004-expected.html 2021-07-15 08:08:24 UTC (rev 279938)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/abspos/grid-abspos-staticpos-align-self-vertWM-004-expected.html 2021-07-15 08:42:07 UTC (rev 279939)
</span><span class="lines">@@ -37,10 +37,10 @@
</span><span class="cx"> }
</span><span class="cx"> .big .alignStart { margin-left: 24px; }
</span><span class="cx"> .big .alignCenter { margin-left: 11px; }
</span><del>- .big .alignEnd { margin-left: -2px; }
</del><ins>+ .big .alignEnd { margin-left: 0px; }
</ins><span class="cx"> .small .alignStart { margin-left: -4px; }
</span><span class="cx"> .small .alignCenter { margin-left: -3px; }
</span><del>- .small .alignEnd { margin-left: -2px; }
</del><ins>+ .small .alignEnd { margin-left: 0px; }
</ins><span class="cx"> </style>
</span><span class="cx"> </head>
</span><span class="cx"> <body>
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestscsscssgridabsposgridabsposstaticposjustifyselfvertWM003expectedhtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/abspos/grid-abspos-staticpos-justify-self-vertWM-003-expected.html (279938 => 279939)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/abspos/grid-abspos-staticpos-justify-self-vertWM-003-expected.html 2021-07-15 08:08:24 UTC (rev 279938)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/abspos/grid-abspos-staticpos-justify-self-vertWM-003-expected.html 2021-07-15 08:42:07 UTC (rev 279939)
</span><span class="lines">@@ -39,10 +39,10 @@
</span><span class="cx">
</span><span class="cx"> .big .alignStart { margin-top: 0px; }
</span><span class="cx"> .big .alignCenter { margin-top: 13px; }
</span><del>- .big .alignEnd { margin-top: 26px; }
</del><ins>+ .big .alignEnd { margin-top: 24px; }
</ins><span class="cx"> .small .alignStart { margin-top: 0px; }
</span><span class="cx"> .small .alignCenter { margin-top: -1px; }
</span><del>- .small .alignEnd { margin-top: -2px; }
</del><ins>+ .small .alignEnd { margin-top: -4px; }
</ins><span class="cx"> </style>
</span><span class="cx"> </head>
</span><span class="cx"> <body>
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestscsscssgridabsposgridabsposstaticposjustifyselfvertWM004expectedhtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/abspos/grid-abspos-staticpos-justify-self-vertWM-004-expected.html (279938 => 279939)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/abspos/grid-abspos-staticpos-justify-self-vertWM-004-expected.html 2021-07-15 08:08:24 UTC (rev 279938)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/abspos/grid-abspos-staticpos-justify-self-vertWM-004-expected.html 2021-07-15 08:42:07 UTC (rev 279939)
</span><span class="lines">@@ -39,10 +39,10 @@
</span><span class="cx">
</span><span class="cx"> .big .alignStart { margin-top: 0px; }
</span><span class="cx"> .big .alignCenter { margin-top: 13px; }
</span><del>- .big .alignEnd { margin-top: 26px; }
</del><ins>+ .big .alignEnd { margin-top: 24px; }
</ins><span class="cx"> .small .alignStart { margin-top: 0px; }
</span><span class="cx"> .small .alignCenter { margin-top: -1px; }
</span><del>- .small .alignEnd { margin-top: -2px; }
</del><ins>+ .small .alignEnd { margin-top: -4px; }
</ins><span class="cx"> </style>
</span><span class="cx"> </head>
</span><span class="cx"> <body>
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestscsscssgridalignmentgriditemaspectratiostretch1expectedhtmlfromrev279938trunkLayoutTestsimportedw3cwebplatformtestscsscssgridalignmentgriditemnoaspectratiostretch4expectedhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-1-expected.html (from rev 279938, trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-4-expected.html) (0 => 279939)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-1-expected.html (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-1-expected.html 2021-07-15 08:42:07 UTC (rev 279939)
</span><span class="lines">@@ -0,0 +1,51 @@
</span><ins>+<!doctype html>
+<meta charset="utf-8">
+<title>Reference: stretching works for replaced items with a fallback aspect ratio</title>
+<link rel="author" title="Mats Palmgren" href="mailto:mats@mozilla.com">
+<link rel="author" title="Mozilla" href="https://mozilla.org">
+<style>
+ body {
+ line-height: 0;
+ }
+
+ div {
+ display: inline-block;
+ height: 250px;
+ width: 350px;
+ background: grey;
+ margin: 10px;
+ vertical-align: top;
+ }
+
+ img {
+ display: block;
+ }
+
+ .justify {
+ width: 350px;
+ }
+ .align {
+ height: 250px;
+ }
+</style>
+<div>
+ <img class="align justify">
+</div>
+<div>
+ <img class="align">
+</div>
+<div>
+ <img class="justify">
+</div>
+<div>
+ <img style="width:10px; height:20px">
+</div>
+
+<script>
+var url = 'data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 100"><circle cx="50%" cy="50%" r="50%" fill="blue"/></svg>'
+var imgs = document.querySelectorAll('img');
+for (var i = 0; i < imgs.length; ++i) {
+ var img = imgs[i];
+ img.src = url;
+}
+</script>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestscsscssgridalignmentgriditemaspectratiostretch1htmlfromrev279938trunkLayoutTestsimportedw3cwebplatformtestscsscssgridalignmentgriditemnoaspectratiostretch4html"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-1.html (from rev 279938, trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-4.html) (0 => 279939)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-1.html (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-1.html 2021-07-15 08:42:07 UTC (rev 279939)
</span><span class="lines">@@ -0,0 +1,52 @@
</span><ins>+<!doctype html>
+<meta charset="utf-8">
+<title>stretching works for replaced items with a fallback aspect ratio</title>
+<link rel="author" title="Mats Palmgren" href="mailto:mats@mozilla.com">
+<link rel="author" title="Mozilla" href="https://mozilla.org">
+<link rel="help" href="https://drafts.csswg.org/css-grid">
+<link rel="help" href="https://bugzilla.mozilla.org/show_bug.cgi?id=1656281">
+<link rel="help" href="https://github.com/w3c/csswg-drafts/issues/6286#issuecomment-866986544">
+<link rel="match" href="grid-item-aspect-ratio-stretch-1-ref.html">
+<style>
+ body {
+ line-height: 0;
+ }
+
+ div {
+ display: inline-grid;
+ grid-template: 100% / 100%;
+ height: 250px;
+ width: 350px;
+ background: grey;
+ margin: 10px;
+ vertical-align: top;
+ }
+
+ .justify {
+ justify-self: stretch;
+ }
+ .align {
+ align-self: stretch;
+ }
+</style>
+<div>
+ <img class="align justify">
+</div>
+<div>
+ <img class="align">
+</div>
+<div>
+ <img class="justify">
+</div>
+<div>
+ <img>
+</div>
+
+<script>
+var url = 'data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="20px" viewBox="0 0 50 100"><circle cx="50%" cy="50%" r="50%" fill="blue"/></svg>'
+var imgs = document.querySelectorAll('img');
+for (var i = 0; i < imgs.length; ++i) {
+ var img = imgs[i];
+ img.src = url;
+}
+</script>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestscsscssgridalignmentgriditemaspectratiostretch2expectedhtmlfromrev279938trunkLayoutTestsimportedw3cwebplatformtestscsscssgridalignmentgriditemnoaspectratiostretch5expectedhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-2-expected.html (from rev 279938, trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-5-expected.html) (0 => 279939)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-2-expected.html (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-2-expected.html 2021-07-15 08:42:07 UTC (rev 279939)
</span><span class="lines">@@ -0,0 +1,51 @@
</span><ins>+<!doctype html>
+<meta charset="utf-8">
+<title>Reference: stretching works for replaced items with a fallback aspect ratio</title>
+<link rel="author" title="Mats Palmgren" href="mailto:mats@mozilla.com">
+<link rel="author" title="Mozilla" href="https://mozilla.org">
+<style>
+ body {
+ line-height: 0;
+ }
+
+ div {
+ display: inline-block;
+ height: 250px;
+ width: 350px;
+ background: grey;
+ margin: 10px;
+ vertical-align: top;
+ }
+
+ img {
+ display: block;
+ }
+
+ .justify {
+ width: 350px;
+ }
+ .align {
+ height: 250px;
+ }
+</style>
+<div>
+ <img class="align justify">
+</div>
+<div>
+ <img class="align">
+</div>
+<div>
+ <img class="justify">
+</div>
+<div>
+ <img style="width:20px; height:40px">
+</div>
+
+<script>
+var url = 'data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 100"><circle cx="50%" cy="50%" r="50%" fill="blue"/></svg>'
+var imgs = document.querySelectorAll('img');
+for (var i = 0; i < imgs.length; ++i) {
+ var img = imgs[i];
+ img.src = url;
+}
+</script>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestscsscssgridalignmentgriditemaspectratiostretch2htmlfromrev279938trunkLayoutTestsimportedw3cwebplatformtestscsscssgridalignmentgriditemnoaspectratiostretch10html"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-2.html (from rev 279938, trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-10.html) (0 => 279939)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-2.html (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-2.html 2021-07-15 08:42:07 UTC (rev 279939)
</span><span class="lines">@@ -0,0 +1,52 @@
</span><ins>+<!doctype html>
+<meta charset="utf-8">
+<title>stretching works for replaced items with a fallback aspect ratio</title>
+<link rel="author" title="Mats Palmgren" href="mailto:mats@mozilla.com">
+<link rel="author" title="Mozilla" href="https://mozilla.org">
+<link rel="help" href="https://drafts.csswg.org/css-grid">
+<link rel="help" href="https://bugzilla.mozilla.org/show_bug.cgi?id=1656281">
+<link rel="help" href="https://github.com/w3c/csswg-drafts/issues/6286#issuecomment-866986544">
+<link rel="match" href="grid-item-aspect-ratio-stretch-2-ref.html">
+<style>
+ body {
+ line-height: 0;
+ }
+
+ div {
+ display: inline-grid;
+ grid-template: 100% / 100%;
+ height: 250px;
+ width: 350px;
+ background: grey;
+ margin: 10px;
+ vertical-align: top;
+ }
+
+ .justify {
+ justify-self: stretch;
+ }
+ .align {
+ align-self: stretch;
+ }
+</style>
+<div>
+ <img class="align justify">
+</div>
+<div>
+ <img class="align">
+</div>
+<div>
+ <img class="justify">
+</div>
+<div>
+ <img>
+</div>
+
+<script>
+var url = 'data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20px" viewBox="0 0 50 100"><circle cx="50%" cy="50%" r="50%" fill="blue"/></svg>'
+var imgs = document.querySelectorAll('img');
+for (var i = 0; i < imgs.length; ++i) {
+ var img = imgs[i];
+ img.src = url;
+}
+</script>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestscsscssgridalignmentgriditemaspectratiostretch3expectedhtmlfromrev279938trunkLayoutTestsimportedw3cwebplatformtestscsscssgridalignmentgriditemnoaspectratiostretch6expectedhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-3-expected.html (from rev 279938, trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-6-expected.html) (0 => 279939)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-3-expected.html (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-3-expected.html 2021-07-15 08:42:07 UTC (rev 279939)
</span><span class="lines">@@ -0,0 +1,52 @@
</span><ins>+<!doctype html>
+<meta charset="utf-8">
+<title>Reference: stretching works for replaced items with a fallback aspect ratio</title>
+<link rel="author" title="Mats Palmgren" href="mailto:mats@mozilla.com">
+<link rel="author" title="Mozilla" href="https://mozilla.org">
+<style>
+ body {
+ line-height: 0;
+ }
+
+ div {
+ display: inline-block;
+ height: 250px;
+ width: 350px;
+ background: grey;
+ margin: 10px;
+ vertical-align: top;
+ }
+
+ img {
+ display: block;
+ background: blue;
+ }
+
+ .justify {
+ width: 350px;
+ }
+ .align {
+ height: 250px;
+ }
+</style>
+<div>
+ <img class="align justify">
+</div>
+<div>
+ <img class="align">
+</div>
+<div>
+ <img class="justify">
+</div>
+<div>
+ <img style="width:0px; height:20px">
+</div>
+
+<script>
+var url = 'data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 100"></svg>'
+var imgs = document.querySelectorAll('img');
+for (var i = 0; i < imgs.length; ++i) {
+ var img = imgs[i];
+ img.src = url;
+}
+</script>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestscsscssgridalignmentgriditemaspectratiostretch3htmlfromrev279938trunkLayoutTestsimportedw3cwebplatformtestscsscssgridalignmentgriditemnoaspectratiostretch6html"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-3.html (from rev 279938, trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-6.html) (0 => 279939)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-3.html (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-3.html 2021-07-15 08:42:07 UTC (rev 279939)
</span><span class="lines">@@ -0,0 +1,53 @@
</span><ins>+<!doctype html>
+<meta charset="utf-8">
+<title>stretching works for replaced items with a fallback aspect ratio</title>
+<link rel="author" title="Mats Palmgren" href="mailto:mats@mozilla.com">
+<link rel="author" title="Mozilla" href="https://mozilla.org">
+<link rel="help" href="https://drafts.csswg.org/css-grid">
+<link rel="help" href="https://bugzilla.mozilla.org/show_bug.cgi?id=1656281">
+<link rel="help" href="https://github.com/w3c/csswg-drafts/issues/6286#issuecomment-866986544">
+<link rel="match" href="grid-item-aspect-ratio-stretch-3-ref.html">
+<style>
+ body {
+ line-height: 0;
+ }
+
+ div {
+ display: inline-grid;
+ grid-template: 100% / 100%;
+ height: 250px;
+ width: 350px;
+ background: grey;
+ margin: 10px;
+ vertical-align: top;
+ }
+ img { background: blue; }
+
+ .justify {
+ justify-self: stretch;
+ }
+ .align {
+ align-self: stretch;
+ }
+</style>
+<div>
+ <img class="align justify">
+</div>
+<div>
+ <img class="align">
+</div>
+<div>
+ <img class="justify">
+</div>
+<div>
+ <img>
+</div>
+
+<script>
+var url = 'data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="0px" height="20px" viewBox="0 0 50 100"></svg>'
+var imgs = document.querySelectorAll('img');
+for (var i = 0; i < imgs.length; ++i) {
+ var img = imgs[i];
+ img.src = url;
+}
+</script>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestscsscssgridalignmentgriditemaspectratiostretch4expectedhtmlfromrev279938trunkLayoutTestsimportedw3cwebplatformtestscsscssgridalignmentgriditemnoaspectratiostretch7expectedhtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-4-expected.html (from rev 279938, trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-7-expected.html) (0 => 279939)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-4-expected.html (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-4-expected.html 2021-07-15 08:42:07 UTC (rev 279939)
</span><span class="lines">@@ -0,0 +1,52 @@
</span><ins>+<!doctype html>
+<meta charset="utf-8">
+<title>Reference: stretching works for replaced items with a fallback aspect ratio</title>
+<link rel="author" title="Mats Palmgren" href="mailto:mats@mozilla.com">
+<link rel="author" title="Mozilla" href="https://mozilla.org">
+<style>
+ body {
+ line-height: 0;
+ }
+
+ div {
+ display: inline-block;
+ height: 250px;
+ width: 350px;
+ background: grey;
+ margin: 10px;
+ vertical-align: top;
+ }
+
+ img {
+ display: block;
+ background: blue;
+ }
+
+ .justify {
+ width: 350px;
+ }
+ .align {
+ height: 250px;
+ }
+</style>
+<div>
+ <img class="align justify">
+</div>
+<div>
+ <img class="align">
+</div>
+<div>
+ <img class="justify">
+</div>
+<div>
+ <img style="width:20px; height:0px">
+</div>
+
+<script>
+var url = 'data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 100"></svg>'
+var imgs = document.querySelectorAll('img');
+for (var i = 0; i < imgs.length; ++i) {
+ var img = imgs[i];
+ img.src = url;
+}
+</script>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestscsscssgridalignmentgriditemaspectratiostretch4htmlfromrev279938trunkLayoutTestsimportedw3cwebplatformtestscsscssgridalignmentgriditemnoaspectratiostretch7html"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-4.html (from rev 279938, trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-7.html) (0 => 279939)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-4.html (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-4.html 2021-07-15 08:42:07 UTC (rev 279939)
</span><span class="lines">@@ -0,0 +1,53 @@
</span><ins>+<!doctype html>
+<meta charset="utf-8">
+<title>stretching works for replaced items with a fallback aspect ratio</title>
+<link rel="author" title="Mats Palmgren" href="mailto:mats@mozilla.com">
+<link rel="author" title="Mozilla" href="https://mozilla.org">
+<link rel="help" href="https://drafts.csswg.org/css-grid">
+<link rel="help" href="https://bugzilla.mozilla.org/show_bug.cgi?id=1656281">
+<link rel="help" href="https://github.com/w3c/csswg-drafts/issues/6286#issuecomment-866986544">
+<link rel="match" href="grid-item-aspect-ratio-stretch-4-ref.html">
+<style>
+ body {
+ line-height: 0;
+ }
+
+ div {
+ display: inline-grid;
+ grid-template: 100% / 100%;
+ height: 250px;
+ width: 350px;
+ background: grey;
+ margin: 10px;
+ vertical-align: top;
+ }
+ img { background: blue; }
+
+ .justify {
+ justify-self: stretch;
+ }
+ .align {
+ align-self: stretch;
+ }
+</style>
+<div>
+ <img class="align justify">
+</div>
+<div>
+ <img class="align">
+</div>
+<div>
+ <img class="justify">
+</div>
+<div>
+ <img>
+</div>
+
+<script>
+var url = 'data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20px" height="0px" viewBox="0 0 50 100"></svg>'
+var imgs = document.querySelectorAll('img');
+for (var i = 0; i < imgs.length; ++i) {
+ var img = imgs[i];
+ img.src = url;
+}
+</script>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestscsscssgridalignmentgriditemnoaspectratiostretch10expectedhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-10-expected.html (279938 => 279939)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-10-expected.html 2021-07-15 08:08:24 UTC (rev 279938)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-10-expected.html 2021-07-15 08:42:07 UTC (rev 279939)
</span><span class="lines">@@ -1,27 +0,0 @@
</span><del>-<!doctype html>
-<meta charset="utf-8">
-<title>Reference: stretching works for replaced items with no aspect ratio</title>
-<link rel="author" title="Mats Palmgren" href="mailto:mats@mozilla.com">
-<link rel="author" title="Mozilla" href="https://mozilla.org">
-<style>
- body {
- line-height: 0;
- }
-
- div {
- display: inline-block;
- height: 250px;
- width: 350px;
- background: grey;
- margin: 10px;
- vertical-align: top;
- }
-</style>
-<div>
-</div>
-<div>
-</div>
-<div>
-</div>
-<div>
-</div>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestscsscssgridalignmentgriditemnoaspectratiostretch10html"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-10.html (279938 => 279939)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-10.html 2021-07-15 08:08:24 UTC (rev 279938)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-10.html 2021-07-15 08:42:07 UTC (rev 279939)
</span><span class="lines">@@ -1,50 +0,0 @@
</span><del>-<!doctype html>
-<meta charset="utf-8">
-<title>stretching works for replaced items with no aspect ratio</title>
-<link rel="author" title="Mats Palmgren" href="mailto:mats@mozilla.com">
-<link rel="author" title="Mozilla" href="https://mozilla.org">
-<link rel="help" href="https://drafts.csswg.org/css-grid">
-<link rel="help" href="https://bugzilla.mozilla.org/show_bug.cgi?id=1656281">
-<link rel="match" href="grid-item-no-aspect-ratio-stretch-8-ref.html">
-<style>
- body {
- line-height: 0;
- }
-
- div {
- display: inline-grid;
- height: 250px;
- width: 350px;
- background: grey;
- margin: 10px;
- vertical-align: top;
- }
-
- .justify {
- justify-self: stretch;
- }
- .align {
- align-self: stretch;
- }
-</style>
-<div>
- <img class="align justify">
-</div>
-<div>
- <img class="align">
-</div>
-<div>
- <img class="justify">
-</div>
-<div>
- <img>
-</div>
-
-<script>
-var url = 'data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="0px" height="0px"><circle cx="50%" cy="50%" r="50%" fill="blue"/></svg>'
-var imgs = document.querySelectorAll('img');
-for (var i = 0; i < imgs.length; ++i) {
- var img = imgs[i];
- img.src = url;
-}
-</script>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestscsscssgridalignmentgriditemnoaspectratiostretch4expectedhtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-4-expected.html (279938 => 279939)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-4-expected.html 2021-07-15 08:08:24 UTC (rev 279938)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-4-expected.html 2021-07-15 08:42:07 UTC (rev 279939)
</span><span class="lines">@@ -19,8 +19,8 @@
</span><span class="cx">
</span><span class="cx"> img {
</span><span class="cx"> display: block;
</span><del>- width: 300px;
- height: 150px;
</del><ins>+ width: 0px;
+ height: 20px;
</ins><span class="cx"> }
</span><span class="cx">
</span><span class="cx"> .justify {
</span><span class="lines">@@ -34,17 +34,17 @@
</span><span class="cx"> <img class="align justify">
</span><span class="cx"> </div>
</span><span class="cx"> <div>
</span><del>- <img class="align" style="width:10px">
</del><ins>+ <img class="align">
</ins><span class="cx"> </div>
</span><span class="cx"> <div>
</span><del>- <img class="justify" style="height:20px">
</del><ins>+ <img class="justify">
</ins><span class="cx"> </div>
</span><span class="cx"> <div>
</span><del>- <img style="width:10px; height:20px">
</del><ins>+ <img>
</ins><span class="cx"> </div>
</span><span class="cx">
</span><span class="cx"> <script>
</span><del>-var url = 'data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 100"><circle cx="50%" cy="50%" r="50%" fill="blue"/></svg>'
</del><ins>+var url = 'data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg"><circle cx="50%" cy="50%" r="50%" fill="blue"/></svg>'
</ins><span class="cx"> var imgs = document.querySelectorAll('img');
</span><span class="cx"> for (var i = 0; i < imgs.length; ++i) {
</span><span class="cx"> var img = imgs[i];
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestscsscssgridalignmentgriditemnoaspectratiostretch4html"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-4.html (279938 => 279939)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-4.html 2021-07-15 08:08:24 UTC (rev 279938)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-4.html 2021-07-15 08:42:07 UTC (rev 279939)
</span><span class="lines">@@ -13,6 +13,7 @@
</span><span class="cx">
</span><span class="cx"> div {
</span><span class="cx"> display: inline-grid;
</span><ins>+ grid-template: 100% / 100%;
</ins><span class="cx"> height: 250px;
</span><span class="cx"> width: 350px;
</span><span class="cx"> background: grey;
</span><span class="lines">@@ -41,7 +42,7 @@
</span><span class="cx"> </div>
</span><span class="cx">
</span><span class="cx"> <script>
</span><del>-var url = 'data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="20px" viewBox="0 0 50 100"><circle cx="50%" cy="50%" r="50%" fill="blue"/></svg>'
</del><ins>+var url = 'data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="0px" height="20px"><circle cx="50%" cy="50%" r="50%" fill="blue"/></svg>'
</ins><span class="cx"> var imgs = document.querySelectorAll('img');
</span><span class="cx"> for (var i = 0; i < imgs.length; ++i) {
</span><span class="cx"> var img = imgs[i];
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestscsscssgridalignmentgriditemnoaspectratiostretch5expectedhtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-5-expected.html (279938 => 279939)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-5-expected.html 2021-07-15 08:08:24 UTC (rev 279938)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-5-expected.html 2021-07-15 08:42:07 UTC (rev 279939)
</span><span class="lines">@@ -19,8 +19,8 @@
</span><span class="cx">
</span><span class="cx"> img {
</span><span class="cx"> display: block;
</span><del>- width: 300px;
- height: 150px;
</del><ins>+ width: 20px;
+ height: 0px;
</ins><span class="cx"> }
</span><span class="cx">
</span><span class="cx"> .justify {
</span><span class="lines">@@ -34,17 +34,17 @@
</span><span class="cx"> <img class="align justify">
</span><span class="cx"> </div>
</span><span class="cx"> <div>
</span><del>- <img class="align" style="width:20px">
</del><ins>+ <img class="align">
</ins><span class="cx"> </div>
</span><span class="cx"> <div>
</span><del>- <img class="justify" style="width:350px; height:40px">
</del><ins>+ <img class="justify">
</ins><span class="cx"> </div>
</span><span class="cx"> <div>
</span><del>- <img style="width:20px; height:40px">
</del><ins>+ <img>
</ins><span class="cx"> </div>
</span><span class="cx">
</span><span class="cx"> <script>
</span><del>-var url = 'data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 100"><circle cx="50%" cy="50%" r="50%" fill="blue"/></svg>'
</del><ins>+var url = 'data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg"><circle cx="50%" cy="50%" r="50%" fill="blue"/></svg>'
</ins><span class="cx"> var imgs = document.querySelectorAll('img');
</span><span class="cx"> for (var i = 0; i < imgs.length; ++i) {
</span><span class="cx"> var img = imgs[i];
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestscsscssgridalignmentgriditemnoaspectratiostretch5html"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-5.html (279938 => 279939)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-5.html 2021-07-15 08:08:24 UTC (rev 279938)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-5.html 2021-07-15 08:42:07 UTC (rev 279939)
</span><span class="lines">@@ -13,6 +13,7 @@
</span><span class="cx">
</span><span class="cx"> div {
</span><span class="cx"> display: inline-grid;
</span><ins>+ grid-template: 100% / 100%;
</ins><span class="cx"> height: 250px;
</span><span class="cx"> width: 350px;
</span><span class="cx"> background: grey;
</span><span class="lines">@@ -41,7 +42,7 @@
</span><span class="cx"> </div>
</span><span class="cx">
</span><span class="cx"> <script>
</span><del>-var url = 'data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20px" viewBox="0 0 50 100"><circle cx="50%" cy="50%" r="50%" fill="blue"/></svg>'
</del><ins>+var url = 'data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20px" height="0px"><circle cx="50%" cy="50%" r="50%" fill="blue"/></svg>'
</ins><span class="cx"> var imgs = document.querySelectorAll('img');
</span><span class="cx"> for (var i = 0; i < imgs.length; ++i) {
</span><span class="cx"> var img = imgs[i];
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestscsscssgridalignmentgriditemnoaspectratiostretch6expectedhtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-6-expected.html (279938 => 279939)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-6-expected.html 2021-07-15 08:08:24 UTC (rev 279938)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-6-expected.html 2021-07-15 08:42:07 UTC (rev 279939)
</span><span class="lines">@@ -19,9 +19,8 @@
</span><span class="cx">
</span><span class="cx"> img {
</span><span class="cx"> display: block;
</span><del>- width: 300px;
- height: 150px;
- background: blue;
</del><ins>+ width: 0px;
+ height: 0px;
</ins><span class="cx"> }
</span><span class="cx">
</span><span class="cx"> .justify {
</span><span class="lines">@@ -35,17 +34,17 @@
</span><span class="cx"> <img class="align justify">
</span><span class="cx"> </div>
</span><span class="cx"> <div>
</span><del>- <img class="align" style="width:0px">
</del><ins>+ <img class="align">
</ins><span class="cx"> </div>
</span><span class="cx"> <div>
</span><del>- <img class="justify" style="height:20px">
</del><ins>+ <img class="justify">
</ins><span class="cx"> </div>
</span><span class="cx"> <div>
</span><del>- <img style="width:0px; height:20px">
</del><ins>+ <img>
</ins><span class="cx"> </div>
</span><span class="cx">
</span><span class="cx"> <script>
</span><del>-var url = 'data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg"></svg>'
</del><ins>+var url = 'data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg"><circle cx="50%" cy="50%" r="50%" fill="blue"/></svg>'
</ins><span class="cx"> var imgs = document.querySelectorAll('img');
</span><span class="cx"> for (var i = 0; i < imgs.length; ++i) {
</span><span class="cx"> var img = imgs[i];
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestscsscssgridalignmentgriditemnoaspectratiostretch6html"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-6.html (279938 => 279939)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-6.html 2021-07-15 08:08:24 UTC (rev 279938)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-6.html 2021-07-15 08:42:07 UTC (rev 279939)
</span><span class="lines">@@ -19,7 +19,6 @@
</span><span class="cx"> margin: 10px;
</span><span class="cx"> vertical-align: top;
</span><span class="cx"> }
</span><del>- img { background: blue; }
</del><span class="cx">
</span><span class="cx"> .justify {
</span><span class="cx"> justify-self: stretch;
</span><span class="lines">@@ -42,7 +41,7 @@
</span><span class="cx"> </div>
</span><span class="cx">
</span><span class="cx"> <script>
</span><del>-var url = 'data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="0px" height="20px" viewBox="0 0 50 100"></svg>'
</del><ins>+var url = 'data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="0px" height="0px"><circle cx="50%" cy="50%" r="50%" fill="blue"/></svg>'
</ins><span class="cx"> var imgs = document.querySelectorAll('img');
</span><span class="cx"> for (var i = 0; i < imgs.length; ++i) {
</span><span class="cx"> var img = imgs[i];
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestscsscssgridalignmentgriditemnoaspectratiostretch7expectedhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-7-expected.html (279938 => 279939)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-7-expected.html 2021-07-15 08:08:24 UTC (rev 279938)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-7-expected.html 2021-07-15 08:42:07 UTC (rev 279939)
</span><span class="lines">@@ -1,54 +0,0 @@
</span><del>-<!doctype html>
-<meta charset="utf-8">
-<title>Reference: stretching works for replaced items with no aspect ratio</title>
-<link rel="author" title="Mats Palmgren" href="mailto:mats@mozilla.com">
-<link rel="author" title="Mozilla" href="https://mozilla.org">
-<style>
- body {
- line-height: 0;
- }
-
- div {
- display: inline-block;
- height: 250px;
- width: 350px;
- background: grey;
- margin: 10px;
- vertical-align: top;
- }
-
- img {
- display: block;
- width: 300px;
- height: 150px;
- background: blue;
- }
-
- .justify {
- width: 350px;
- }
- .align {
- height: 250px;
- }
-</style>
-<div>
- <img class="align justify">
-</div>
-<div>
- <img class="align" style="width:20px">
-</div>
-<div>
- <img class="justify" style="height:0px">
-</div>
-<div>
- <img style="width:20px; height:0px">
-</div>
-
-<script>
-var url = 'data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg"></svg>'
-var imgs = document.querySelectorAll('img');
-for (var i = 0; i < imgs.length; ++i) {
- var img = imgs[i];
- img.src = url;
-}
-</script>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestscsscssgridalignmentgriditemnoaspectratiostretch7html"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-7.html (279938 => 279939)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-7.html 2021-07-15 08:08:24 UTC (rev 279938)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-7.html 2021-07-15 08:42:07 UTC (rev 279939)
</span><span class="lines">@@ -1,51 +0,0 @@
</span><del>-<!doctype html>
-<meta charset="utf-8">
-<title>stretching works for replaced items with no aspect ratio</title>
-<link rel="author" title="Mats Palmgren" href="mailto:mats@mozilla.com">
-<link rel="author" title="Mozilla" href="https://mozilla.org">
-<link rel="help" href="https://drafts.csswg.org/css-grid">
-<link rel="help" href="https://bugzilla.mozilla.org/show_bug.cgi?id=1656281">
-<link rel="match" href="grid-item-no-aspect-ratio-stretch-7-ref.html">
-<style>
- body {
- line-height: 0;
- }
-
- div {
- display: inline-grid;
- height: 250px;
- width: 350px;
- background: grey;
- margin: 10px;
- vertical-align: top;
- }
- img { background: blue; }
-
- .justify {
- justify-self: stretch;
- }
- .align {
- align-self: stretch;
- }
-</style>
-<div>
- <img class="align justify">
-</div>
-<div>
- <img class="align">
-</div>
-<div>
- <img class="justify">
-</div>
-<div>
- <img>
-</div>
-
-<script>
-var url = 'data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20px" height="0px" viewBox="0 0 50 100"></svg>'
-var imgs = document.querySelectorAll('img');
-for (var i = 0; i < imgs.length; ++i) {
- var img = imgs[i];
- img.src = url;
-}
-</script>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestscsscssgridalignmentgriditemnoaspectratiostretch8expectedhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-8-expected.html (279938 => 279939)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-8-expected.html 2021-07-15 08:08:24 UTC (rev 279938)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-8-expected.html 2021-07-15 08:42:07 UTC (rev 279939)
</span><span class="lines">@@ -1,27 +0,0 @@
</span><del>-<!doctype html>
-<meta charset="utf-8">
-<title>Reference: stretching works for replaced items with no aspect ratio</title>
-<link rel="author" title="Mats Palmgren" href="mailto:mats@mozilla.com">
-<link rel="author" title="Mozilla" href="https://mozilla.org">
-<style>
- body {
- line-height: 0;
- }
-
- div {
- display: inline-block;
- height: 250px;
- width: 350px;
- background: grey;
- margin: 10px;
- vertical-align: top;
- }
-</style>
-<div>
-</div>
-<div>
-</div>
-<div>
-</div>
-<div>
-</div>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestscsscssgridalignmentgriditemnoaspectratiostretch8html"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-8.html (279938 => 279939)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-8.html 2021-07-15 08:08:24 UTC (rev 279938)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-8.html 2021-07-15 08:42:07 UTC (rev 279939)
</span><span class="lines">@@ -1,50 +0,0 @@
</span><del>-<!doctype html>
-<meta charset="utf-8">
-<title>stretching works for replaced items with no aspect ratio</title>
-<link rel="author" title="Mats Palmgren" href="mailto:mats@mozilla.com">
-<link rel="author" title="Mozilla" href="https://mozilla.org">
-<link rel="help" href="https://drafts.csswg.org/css-grid">
-<link rel="help" href="https://bugzilla.mozilla.org/show_bug.cgi?id=1656281">
-<link rel="match" href="grid-item-no-aspect-ratio-stretch-8-ref.html">
-<style>
- body {
- line-height: 0;
- }
-
- div {
- display: inline-grid;
- height: 250px;
- width: 350px;
- background: grey;
- margin: 10px;
- vertical-align: top;
- }
-
- .justify {
- justify-self: stretch;
- }
- .align {
- align-self: stretch;
- }
-</style>
-<div>
- <img class="align justify">
-</div>
-<div>
- <img class="align">
-</div>
-<div>
- <img class="justify">
-</div>
-<div>
- <img>
-</div>
-
-<script>
-var url = 'data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="0px" height="20px"><circle cx="50%" cy="50%" r="50%" fill="blue"/></svg>'
-var imgs = document.querySelectorAll('img');
-for (var i = 0; i < imgs.length; ++i) {
- var img = imgs[i];
- img.src = url;
-}
-</script>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestscsscssgridalignmentgriditemnoaspectratiostretch9expectedhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-9-expected.html (279938 => 279939)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-9-expected.html 2021-07-15 08:08:24 UTC (rev 279938)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-9-expected.html 2021-07-15 08:42:07 UTC (rev 279939)
</span><span class="lines">@@ -1,27 +0,0 @@
</span><del>-<!doctype html>
-<meta charset="utf-8">
-<title>Reference: stretching works for replaced items with no aspect ratio</title>
-<link rel="author" title="Mats Palmgren" href="mailto:mats@mozilla.com">
-<link rel="author" title="Mozilla" href="https://mozilla.org">
-<style>
- body {
- line-height: 0;
- }
-
- div {
- display: inline-block;
- height: 250px;
- width: 350px;
- background: grey;
- margin: 10px;
- vertical-align: top;
- }
-</style>
-<div>
-</div>
-<div>
-</div>
-<div>
-</div>
-<div>
-</div>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestscsscssgridalignmentgriditemnoaspectratiostretch9html"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-9.html (279938 => 279939)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-9.html 2021-07-15 08:08:24 UTC (rev 279938)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-9.html 2021-07-15 08:42:07 UTC (rev 279939)
</span><span class="lines">@@ -1,50 +0,0 @@
</span><del>-<!doctype html>
-<meta charset="utf-8">
-<title>stretching works for replaced items with no aspect ratio</title>
-<link rel="author" title="Mats Palmgren" href="mailto:mats@mozilla.com">
-<link rel="author" title="Mozilla" href="https://mozilla.org">
-<link rel="help" href="https://drafts.csswg.org/css-grid">
-<link rel="help" href="https://bugzilla.mozilla.org/show_bug.cgi?id=1656281">
-<link rel="match" href="grid-item-no-aspect-ratio-stretch-8-ref.html">
-<style>
- body {
- line-height: 0;
- }
-
- div {
- display: inline-grid;
- height: 250px;
- width: 350px;
- background: grey;
- margin: 10px;
- vertical-align: top;
- }
-
- .justify {
- justify-self: stretch;
- }
- .align {
- align-self: stretch;
- }
-</style>
-<div>
- <img class="align justify">
-</div>
-<div>
- <img class="align">
-</div>
-<div>
- <img class="justify">
-</div>
-<div>
- <img>
-</div>
-
-<script>
-var url = 'data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20px" height="0px"><circle cx="50%" cy="50%" r="50%" fill="blue"/></svg>'
-var imgs = document.querySelectorAll('img');
-for (var i = 0; i < imgs.length; ++i) {
- var img = imgs[i];
- img.src = url;
-}
-</script>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestscsscssgridalignmentw3cimportlog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/w3c-import.log (279938 => 279939)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/w3c-import.log 2021-07-15 08:08:24 UTC (rev 279938)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/w3c-import.log 2021-07-15 08:42:07 UTC (rev 279939)
</span><span class="lines">@@ -283,6 +283,14 @@
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-alignment-with-orthogonal-flows-vertical-lr.html
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-alignment-with-orthogonal-flows-vertical-rl.html
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-alignment-with-orthogonal-flows.html
</span><ins>+/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-1-expected.html
+/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-1.html
+/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-2-expected.html
+/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-2.html
+/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-3-expected.html
+/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-3.html
+/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-4-expected.html
+/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-aspect-ratio-stretch-4.html
</ins><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-auto-margins-001-expected.xht
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-auto-margins-001.html
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-auto-margins-002-expected.xht
</span><span class="lines">@@ -308,8 +316,6 @@
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-mixed-baseline-004.html
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-1-expected.html
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-1.html
</span><del>-/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-10-expected.html
-/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-10.html
</del><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-2-expected.html
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-2.html
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-3-expected.html
</span><span class="lines">@@ -320,12 +326,6 @@
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-5.html
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-6-expected.html
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-6.html
</span><del>-/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-7-expected.html
-/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-7.html
-/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-8-expected.html
-/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-8.html
-/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-9-expected.html
-/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-no-aspect-ratio-stretch-9.html
</del><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-self-baseline-001-expected.html
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-item-self-baseline-001.html
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/css/css-grid/alignment/grid-place-content-001.html
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestscsscssgridgriditemsgriditeminlinecontribution002expectedxhtfromrev279938trunkLayoutTestsimportedw3cwebplatformtestscsscssgridgriditemsgriditeminlinecontribution002tentativeexpectedxht"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-002-expected.xht (from rev 279938, trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-002.tentative-expected.xht) (0 => 279939)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-002-expected.xht (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-002-expected.xht 2021-07-15 08:42:07 UTC (rev 279939)
</span><span class="lines">@@ -0,0 +1,19 @@
</span><ins>+<!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">
+ <head>
+ <title>CSS Reftest Reference</title>
+ <link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" />
+ <style type="text/css"><![CDATA[
+ div
+ {
+ background-color: green;
+ height: 100px;
+ width: 100px;
+ }
+ ]]></style>
+ </head>
+ <body>
+ <p>Test passes if there is a filled green square and <strong>no red</strong>.</p>
+ <div></div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestscsscssgridgriditemsgriditeminlinecontribution002htmlfromrev279938trunkLayoutTestsimportedw3cwebplatformtestscsscssgridgriditemsgriditeminlinecontribution002tentativehtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-002.html (from rev 279938, trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-002.tentative.html) (0 => 279939)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-002.html (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-002.html 2021-07-15 08:42:07 UTC (rev 279939)
</span><span class="lines">@@ -0,0 +1,28 @@
</span><ins>+<!DOCTYPE html>
+<link rel="match" href="../../reference/ref-filled-green-100px-square.xht">
+<link rel="help" href="https://drafts.csswg.org/css-grid-2/#algo-overview">
+<link rel="help" href="https://github.com/w3c/csswg-drafts/issues/6356#issuecomment-862800005">
+<meta name="assert" content="Tests the min-content contribution is re-resolved during a 2nd pass.">
+<!--
+
+"
+ Then, if the min-content contribution of any grid item has changed based on
+ the row sizes and alignment calculated in step 2, re-resolve the sizes of the
+ grid columns with the new min-content and max-content contributions (once
+ only).
+"
+
+In this testcase initially the row size is indefinite, then resolves to 100px.
+Using this information we re-resolve the columns, resulting in 100px for the
+first column.
+
+-->
+<p>Test passes if there is a filled green square and <strong>no red</strong>.</p>
+<div style="display: grid; width: 0; grid-template: auto / auto auto;">
+ <div style="background: green; height: 100%;">
+ <canvas width="10" height="10" style="height: 100%;">
+ </div>
+ <div>
+ <div style="height: 100px;"></div>
+ </div>
+</div>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestscsscssgridgriditemsgriditeminlinecontribution002tentativeexpectedxht"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-002.tentative-expected.xht (279938 => 279939)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-002.tentative-expected.xht 2021-07-15 08:08:24 UTC (rev 279938)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-002.tentative-expected.xht 2021-07-15 08:42:07 UTC (rev 279939)
</span><span class="lines">@@ -1,19 +0,0 @@
</span><del>-<!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">
- <head>
- <title>CSS Reftest Reference</title>
- <link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" />
- <style type="text/css"><![CDATA[
- div
- {
- background-color: green;
- height: 100px;
- width: 100px;
- }
- ]]></style>
- </head>
- <body>
- <p>Test passes if there is a filled green square and <strong>no red</strong>.</p>
- <div></div>
- </body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestscsscssgridgriditemsgriditeminlinecontribution002tentativehtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-002.tentative.html (279938 => 279939)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-002.tentative.html 2021-07-15 08:08:24 UTC (rev 279938)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-002.tentative.html 2021-07-15 08:42:07 UTC (rev 279939)
</span><span class="lines">@@ -1,27 +0,0 @@
</span><del>-<!DOCTYPE html>
-<link rel="match" href="../../reference/ref-filled-green-100px-square.xht">
-<link rel="help" href="https://drafts.csswg.org/css-grid-2/#algo-overview">
-<meta name="assert" content="Tests the min-content contribution is re-resolved during a 2nd pass.">
-<!--
-
-"
- Then, if the min-content contribution of any grid item has changed based on
- the row sizes and alignment calculated in step 2, re-resolve the sizes of the
- grid columns with the new min-content and max-content contributions (once
- only).
-"
-
-In this testcase initially the row size is indefinite, then resolves to 100px.
-Using this information we re-resolve the columns, resulting in 100px for the
-first column.
-
--->
-<p>Test passes if there is a filled green square and <strong>no red</strong>.</p>
-<div style="display: grid; width: 0; grid-template: auto / auto auto;">
- <div style="background: green; height: 100%;">
- <canvas width="10" height="10" style="height: 100%;">
- </div>
- <div>
- <div style="height: 100px;"></div>
- </div>
-</div>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestscsscssgridgriditemsgriditeminlinecontribution003expectedxhtfromrev279938trunkLayoutTestsimportedw3cwebplatformtestscsscssgridgriditemsgriditeminlinecontribution003tentativeexpectedxht"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-003-expected.xht (from rev 279938, trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-003.tentative-expected.xht) (0 => 279939)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-003-expected.xht (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-003-expected.xht 2021-07-15 08:42:07 UTC (rev 279939)
</span><span class="lines">@@ -0,0 +1,19 @@
</span><ins>+<!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">
+ <head>
+ <title>CSS Reftest Reference</title>
+ <link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" />
+ <style type="text/css"><![CDATA[
+ div
+ {
+ background-color: green;
+ height: 100px;
+ width: 100px;
+ }
+ ]]></style>
+ </head>
+ <body>
+ <p>Test passes if there is a filled green square and <strong>no red</strong>.</p>
+ <div></div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestscsscssgridgriditemsgriditeminlinecontribution003htmlfromrev279938trunkLayoutTestsimportedw3cwebplatformtestscsscssgridgriditemsgriditeminlinecontribution003tentativehtml"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-003.html (from rev 279938, trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-003.tentative.html) (0 => 279939)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-003.html (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-003.html 2021-07-15 08:42:07 UTC (rev 279939)
</span><span class="lines">@@ -0,0 +1,28 @@
</span><ins>+<!DOCTYPE html>
+<link rel="match" href="../../reference/ref-filled-green-100px-square.xht">
+<link rel="help" href="https://drafts.csswg.org/css-grid-2/#algo-overview">
+<link rel="help" href="https://github.com/w3c/csswg-drafts/issues/6356#issuecomment-862800005">
+<meta name="assert" content="Tests the min-content contribution is re-resolved during a 2nd pass.">
+<!--
+
+"
+ Then, if the min-content contribution of any grid item has changed based on
+ the row sizes and alignment calculated in step 2, re-resolve the sizes of the
+ grid columns with the new min-content and max-content contributions (once
+ only).
+"
+
+In this testcase initially the row size is indefinite, then resolves to 100px.
+Using this information we re-resolve the columns, resulting in 100px for the
+first column.
+
+-->
+<p>Test passes if there is a filled green square and <strong>no red</strong>.</p>
+<div style="display: grid; width: 0; grid-template: auto / auto auto;">
+ <div style="background: green;"> <!-- Has stretch alignment which the child should resolve against. -->
+ <canvas width="10" height="10" style="height: 100%;">
+ </div>
+ <div>
+ <div style="height: 100px;"></div>
+ </div>
+</div>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestscsscssgridgriditemsgriditeminlinecontribution003tentativeexpectedxht"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-003.tentative-expected.xht (279938 => 279939)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-003.tentative-expected.xht 2021-07-15 08:08:24 UTC (rev 279938)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-003.tentative-expected.xht 2021-07-15 08:42:07 UTC (rev 279939)
</span><span class="lines">@@ -1,19 +0,0 @@
</span><del>-<!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">
- <head>
- <title>CSS Reftest Reference</title>
- <link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" />
- <style type="text/css"><![CDATA[
- div
- {
- background-color: green;
- height: 100px;
- width: 100px;
- }
- ]]></style>
- </head>
- <body>
- <p>Test passes if there is a filled green square and <strong>no red</strong>.</p>
- <div></div>
- </body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestscsscssgridgriditemsgriditeminlinecontribution003tentativehtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-003.tentative.html (279938 => 279939)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-003.tentative.html 2021-07-15 08:08:24 UTC (rev 279938)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-003.tentative.html 2021-07-15 08:42:07 UTC (rev 279939)
</span><span class="lines">@@ -1,27 +0,0 @@
</span><del>-<!DOCTYPE html>
-<link rel="match" href="../../reference/ref-filled-green-100px-square.xht">
-<link rel="help" href="https://drafts.csswg.org/css-grid-2/#algo-overview">
-<meta name="assert" content="Tests the min-content contribution is re-resolved during a 2nd pass.">
-<!--
-
-"
- Then, if the min-content contribution of any grid item has changed based on
- the row sizes and alignment calculated in step 2, re-resolve the sizes of the
- grid columns with the new min-content and max-content contributions (once
- only).
-"
-
-In this testcase initially the row size is indefinite, then resolves to 100px.
-Using this information we re-resolve the columns, resulting in 100px for the
-first column.
-
--->
-<p>Test passes if there is a filled green square and <strong>no red</strong>.</p>
-<div style="display: grid; width: 0; grid-template: auto / auto auto;">
- <div style="background: green;"> <!-- Has stretch alignment which the child should resolve against. -->
- <canvas width="10" height="10" style="height: 100%;">
- </div>
- <div>
- <div style="height: 100px;"></div>
- </div>
-</div>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestscsscssgridgriditemsgriditemscontributionnegativemarginsexpectedxhtfromrev279938trunkLayoutTestsimportedw3cwebplatformtestscsscssgridgriditemsgriditeminlinecontribution002tentativeexpectedxht"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-items-contribution-negative-margins-expected.xht (from rev 279938, trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-002.tentative-expected.xht) (0 => 279939)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-items-contribution-negative-margins-expected.xht (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-items-contribution-negative-margins-expected.xht 2021-07-15 08:42:07 UTC (rev 279939)
</span><span class="lines">@@ -0,0 +1,19 @@
</span><ins>+<!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">
+ <head>
+ <title>CSS Reftest Reference</title>
+ <link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" />
+ <style type="text/css"><![CDATA[
+ div
+ {
+ background-color: green;
+ height: 100px;
+ width: 100px;
+ }
+ ]]></style>
+ </head>
+ <body>
+ <p>Test passes if there is a filled green square and <strong>no red</strong>.</p>
+ <div></div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestscsscssgridgriditemsgriditemscontributionnegativemarginshtml"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-items-contribution-negative-margins.html (0 => 279939)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-items-contribution-negative-margins.html (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-items-contribution-negative-margins.html 2021-07-15 08:42:07 UTC (rev 279939)
</span><span class="lines">@@ -0,0 +1,27 @@
</span><ins>+<!DOCTYPE html>
+<meta charset="utf-8">
+<title>CSS Grid Layout Test: Grid items contribution with negative margin</title>
+<link rel="help" href="http://www.w3.org/TR/css-grid-1/#grid-items" title="4 Grid Items">
+<meta name="assert" content="This test checks that grid items are properly placed with negative margin.">
+<link rel="match" href="../../reference/ref-filled-green-100px-square.xht">
+<style>
+ #grid {
+ background: red;
+ display: grid;
+ grid-auto-flow: column;
+ width: 100px;
+ height: 100px;
+ overflow: hidden;
+ }
+
+ #grid > div {
+ width: 100px;
+ height: 100px;
+ }
+</style>
+<p>Test passes if there is a filled green square and <strong>no red</strong>.</p>
+
+<div id="grid">
+ <div style="background: blue; margin-left: -100px;"></div>
+ <div style="background: green;"></div>
+</div>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestscsscssgridgriditemsw3cimportlog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/w3c-import.log (279938 => 279939)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/w3c-import.log 2021-07-15 08:08:24 UTC (rev 279938)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/w3c-import.log 2021-07-15 08:42:07 UTC (rev 279939)
</span><span class="lines">@@ -93,10 +93,10 @@
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-flex-container-001.html
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-001-expected.xht
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-001.html
</span><del>-/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-002.tentative-expected.xht
-/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-002.tentative.html
-/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-003.tentative-expected.xht
-/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-003.tentative.html
</del><ins>+/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-002-expected.xht
+/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-002.html
+/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-003-expected.xht
+/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-003.html
</ins><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-margins-and-writing-modes-001-expected.html
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-margins-and-writing-modes-001.html
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-min-auto-size-001.html
</span><span class="lines">@@ -120,6 +120,8 @@
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-items-002.html
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-items-003-expected.xht
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-items-003.html
</span><ins>+/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-items-contribution-negative-margins-expected.xht
+/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-items-contribution-negative-margins.html
</ins><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-items-inline-blocks-001-expected.xht
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-items-inline-blocks-001.html
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-items-minimum-height-orthogonal-001.html
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestscsscssgridgridmodelgridareasoverflowinggridcontainer004html"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-model/grid-areas-overflowing-grid-container-004.html (279938 => 279939)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-model/grid-areas-overflowing-grid-container-004.html 2021-07-15 08:08:24 UTC (rev 279938)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-model/grid-areas-overflowing-grid-container-004.html 2021-07-15 08:42:07 UTC (rev 279939)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> <link href="/css/support/grid.css" rel="stylesheet">
</span><span class="cx"> <style>
</span><span class="cx"> .grid {
</span><del>- grid: 100px / 100px;
</del><ins>+ grid: 100px / 100%;
</ins><span class="cx"> width: 100px;
</span><span class="cx"> height: 100px;
</span><span class="cx"> overflow: auto;
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestscsscssgridgridmodelgridareasoverflowinggridcontainer005html"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-model/grid-areas-overflowing-grid-container-005.html (279938 => 279939)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-model/grid-areas-overflowing-grid-container-005.html 2021-07-15 08:08:24 UTC (rev 279938)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-model/grid-areas-overflowing-grid-container-005.html 2021-07-15 08:42:07 UTC (rev 279939)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> <link href="/css/support/grid.css" rel="stylesheet">
</span><span class="cx"> <style>
</span><span class="cx"> .grid {
</span><del>- grid: 100px / 100px;
</del><ins>+ grid: 100% / 100px;
</ins><span class="cx"> width: 100px;
</span><span class="cx"> height: 100px;
</span><span class="cx"> overflow: auto;
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestscsscssgridlayoutalgorithmgridfindfrsizerestartalgorithmexpectedxhtfromrev279938trunkLayoutTestsimportedw3cwebplatformtestscsscssgridgriditemsgriditeminlinecontribution002tentativeexpectedxht"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/grid-find-fr-size-restart-algorithm-expected.xht (from rev 279938, trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-002.tentative-expected.xht) (0 => 279939)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/grid-find-fr-size-restart-algorithm-expected.xht (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/grid-find-fr-size-restart-algorithm-expected.xht 2021-07-15 08:42:07 UTC (rev 279939)
</span><span class="lines">@@ -0,0 +1,19 @@
</span><ins>+<!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">
+ <head>
+ <title>CSS Reftest Reference</title>
+ <link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" />
+ <style type="text/css"><![CDATA[
+ div
+ {
+ background-color: green;
+ height: 100px;
+ width: 100px;
+ }
+ ]]></style>
+ </head>
+ <body>
+ <p>Test passes if there is a filled green square and <strong>no red</strong>.</p>
+ <div></div>
+ </body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestscsscssgridlayoutalgorithmgridfindfrsizerestartalgorithmhtml"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/grid-find-fr-size-restart-algorithm.html (0 => 279939)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/grid-find-fr-size-restart-algorithm.html (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/grid-find-fr-size-restart-algorithm.html 2021-07-15 08:42:07 UTC (rev 279939)
</span><span class="lines">@@ -0,0 +1,27 @@
</span><ins>+<!DOCTYPE html>
+<meta charset="utf-8">
+<title>CSS Grid Layout Test: Restart the algorithm to find the size of an 'fr'</title>
+<link rel="author" title="Ethan Jimenez" href="mailto:ethavar@microsoft.com">
+<link rel="help" href="https://drafts.csswg.org/css-grid-2/#algo-find-fr-size" title="12.7.1. Find the Size of an 'fr'">
+<link rel="match" href="../../reference/ref-filled-green-100px-square.xht">
+<meta name="assert" content="If the product of the hypothetical fr size and a flexible track’s flex factor is less than the track’s base size, restart this algorithm treating all such tracks as inflexible.">
+<style>
+.grid {
+ width: 100px;
+ height: 100px;
+ background: red;
+
+ display: grid;
+ grid-template-rows: 1fr;
+ grid-template-columns: repeat(2, 0fr 1fr);
+}
+
+div > div { background: green }
+</style>
+<p>Test passes if there is a filled green square and <strong>no red</strong>.</p>
+<div class="grid">
+ <div></div>
+ <div style="width: 30px"></div>
+ <div style="width: 50px"></div>
+ <div></div>
+</div>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestscsscssgridlayoutalgorithmw3cimportlog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/w3c-import.log (279938 => 279939)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/w3c-import.log 2021-07-15 08:08:24 UTC (rev 279938)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/w3c-import.log 2021-07-15 08:42:07 UTC (rev 279939)
</span><span class="lines">@@ -55,6 +55,8 @@
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/grid-content-distribution-must-account-for-track-sizing-004.html
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/grid-find-fr-size-gutters-001.html
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/grid-find-fr-size-gutters-002.html
</span><ins>+/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/grid-find-fr-size-restart-algorithm-expected.xht
+/LayoutTests/imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/grid-find-fr-size-restart-algorithm.html
</ins><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/grid-fit-content-percentage.html
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/grid-flex-track-intrinsic-sizes-001.html
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/grid-flex-track-intrinsic-sizes-002.html
</span></span></pre></div>
<a id="trunkLayoutTestsplatformioswk2TestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (279938 => 279939)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-wk2/TestExpectations 2021-07-15 08:08:24 UTC (rev 279938)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations 2021-07-15 08:42:07 UTC (rev 279939)
</span><span class="lines">@@ -1864,7 +1864,7 @@
</span><span class="cx"> webkit.org/b/227283 imported/w3c/web-platform-tests/css/css-grid/grid-items/aspect-ratio-001.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/227283 imported/w3c/web-platform-tests/css/css-grid/grid-items/aspect-ratio-002.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/227283 imported/w3c/web-platform-tests/css/css-grid/grid-items/aspect-ratio-003.html [ ImageOnlyFailure ]
</span><del>-webkit.org/b/227283 imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-002.tentative.html [ ImageOnlyFailure ]
</del><ins>+webkit.org/b/227283 imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-item-inline-contribution-002.html [ ImageOnlyFailure ]
</ins><span class="cx"> webkit.org/b/227283 imported/w3c/web-platform-tests/css/css-grid/grid-items/replaced-element-011.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/227283 imported/w3c/web-platform-tests/css/css-grid/grid-items/replaced-element-012.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/227283 imported/w3c/web-platform-tests/css/css-grid/grid-items/replaced-element-013.html [ ImageOnlyFailure ]
</span></span></pre>
</div>
</div>
</body>
</html>