Bug 1326406 Part 1 - Fix indentation of </body> for the shapes1 reftests. draft
authorTing-Yu Lin <tlin@mozilla.com>
Mon, 23 Jan 2017 17:16:31 +0800
changeset 466052 93c64020ea87a8ac939ef6c521836160a305e3e8
parent 465990 6dccae211ae5fec6a1c1244b878ce0b93860154f
child 466053 0e14d70df907ad85c6b2cc5b657ebba095487bfa
push id42771
push userbmo:tlin@mozilla.com
push dateWed, 25 Jan 2017 05:31:10 +0000
bugs1326406
milestone54.0a1
Bug 1326406 Part 1 - Fix indentation of </body> for the shapes1 reftests. MozReview-Commit-ID: 20vidQM09Jn
layout/reftests/w3c-css/submitted/shapes1/shape-outside-border-box-border-radius-001.html
layout/reftests/w3c-css/submitted/shapes1/shape-outside-border-box-border-radius-002.html
layout/reftests/w3c-css/submitted/shapes1/shape-outside-border-box-border-radius-003.html
layout/reftests/w3c-css/submitted/shapes1/shape-outside-border-box-border-radius-004.html
layout/reftests/w3c-css/submitted/shapes1/shape-outside-border-box-border-radius-005.html
layout/reftests/w3c-css/submitted/shapes1/shape-outside-border-box-border-radius-006.html
layout/reftests/w3c-css/submitted/shapes1/shape-outside-border-box-border-radius-007.html
layout/reftests/w3c-css/submitted/shapes1/shape-outside-border-box-border-radius-008.html
layout/reftests/w3c-css/submitted/shapes1/shape-outside-border-box-border-radius-009.html
layout/reftests/w3c-css/submitted/shapes1/shape-outside-border-box-border-radius-010.html
layout/reftests/w3c-css/submitted/shapes1/shape-outside-border-box-border-radius-011.html
layout/reftests/w3c-css/submitted/shapes1/shape-outside-border-box-border-radius-012.html
layout/reftests/w3c-css/submitted/shapes1/shape-outside-content-box-border-radius-001.html
layout/reftests/w3c-css/submitted/shapes1/shape-outside-content-box-border-radius-002.html
layout/reftests/w3c-css/submitted/shapes1/shape-outside-margin-box-border-radius-001.html
layout/reftests/w3c-css/submitted/shapes1/shape-outside-margin-box-border-radius-002.html
layout/reftests/w3c-css/submitted/shapes1/shape-outside-margin-box-border-radius-003.html
layout/reftests/w3c-css/submitted/shapes1/shape-outside-margin-box-border-radius-004.html
layout/reftests/w3c-css/submitted/shapes1/shape-outside-padding-box-border-radius-001.html
layout/reftests/w3c-css/submitted/shapes1/shape-outside-padding-box-border-radius-002.html
--- a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-border-box-border-radius-001.html
+++ b/layout/reftests/w3c-css/submitted/shapes1/shape-outside-border-box-border-radius-001.html
@@ -47,10 +47,10 @@
   <body class="container">
     <div class="shape"></div>
     <div class="longbox"></div> <!-- Saturate the margin space -->
     <div class="box" style="height: 24px;"></div> <!-- Box at corner -->
     <div class="box" style="height: 36px;"></div>
     <div class="box" style="height: 36px;"></div>
     <div class="box" style="height: 24px;"></div> <!-- Box at corner -->
     <div class="longbox"></div> <!-- Saturate the margin space -->
-</body>
+  </body>
 </html>
--- a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-border-box-border-radius-002.html
+++ b/layout/reftests/w3c-css/submitted/shapes1/shape-outside-border-box-border-radius-002.html
@@ -38,10 +38,10 @@
   </style>
 
   <body class="container">
     <div class="shape"></div>
     <div class="box" style="height: 24px;"></div> <!-- Box at corner -->
     <div class="box" style="height: 36px;"></div>
     <div class="box" style="height: 36px;"></div>
     <div class="box" style="height: 24px;"></div> <!-- Box at corner -->
-</body>
+  </body>
 </html>
--- a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-border-box-border-radius-003.html
+++ b/layout/reftests/w3c-css/submitted/shapes1/shape-outside-border-box-border-radius-003.html
@@ -48,10 +48,10 @@
   <body class="container">
     <div class="shape"></div>
     <div class="longbox"></div> <!-- Saturate the margin space -->
     <div class="box" style="height: 24px;"></div> <!-- Box at corner -->
     <div class="box" style="height: 36px;"></div>
     <div class="box" style="height: 36px;"></div>
     <div class="box" style="height: 24px;"></div> <!-- Box at corner -->
     <div class="longbox"></div> <!-- Saturate the margin space -->
-</body>
+  </body>
 </html>
--- a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-border-box-border-radius-004.html
+++ b/layout/reftests/w3c-css/submitted/shapes1/shape-outside-border-box-border-radius-004.html
@@ -39,10 +39,10 @@
   </style>
 
   <body class="container">
     <div class="shape"></div>
     <div class="box" style="height: 24px;"></div> <!-- Box at corner -->
     <div class="box" style="height: 36px;"></div>
     <div class="box" style="height: 36px;"></div>
     <div class="box" style="height: 24px;"></div> <!-- Box at corner -->
-</body>
+  </body>
 </html>
--- a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-border-box-border-radius-005.html
+++ b/layout/reftests/w3c-css/submitted/shapes1/shape-outside-border-box-border-radius-005.html
@@ -48,10 +48,10 @@
   <body class="container">
     <div class="shape"></div>
     <div class="longbox"></div> <!-- Saturate the margin space -->
     <div class="box" style="block-size: 24px;"></div> <!-- Box at corner -->
     <div class="box" style="block-size: 36px;"></div>
     <div class="box" style="block-size: 36px;"></div>
     <div class="box" style="block-size: 24px;"></div> <!-- Box at corner -->
     <div class="longbox"></div> <!-- Saturate the margin space -->
-</body>
+  </body>
 </html>
--- a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-border-box-border-radius-006.html
+++ b/layout/reftests/w3c-css/submitted/shapes1/shape-outside-border-box-border-radius-006.html
@@ -49,10 +49,10 @@
   <body class="container">
     <div class="shape"></div>
     <div class="longbox"></div> <!-- Saturate the margin space -->
     <div class="box" style="block-size: 24px;"></div> <!-- Box at corner -->
     <div class="box" style="block-size: 36px;"></div>
     <div class="box" style="block-size: 36px;"></div>
     <div class="box" style="block-size: 24px;"></div> <!-- Box at corner -->
     <div class="longbox"></div> <!-- Saturate the margin space -->
-</body>
+  </body>
 </html>
--- a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-border-box-border-radius-007.html
+++ b/layout/reftests/w3c-css/submitted/shapes1/shape-outside-border-box-border-radius-007.html
@@ -48,10 +48,10 @@
   <body class="container">
     <div class="shape"></div>
     <div class="longbox"></div> <!-- Saturate the margin space -->
     <div class="box" style="block-size: 24px;"></div> <!-- Box at corner -->
     <div class="box" style="block-size: 36px;"></div>
     <div class="box" style="block-size: 36px;"></div>
     <div class="box" style="block-size: 24px;"></div> <!-- Box at corner -->
     <div class="longbox"></div> <!-- Saturate the margin space -->
-</body>
+  </body>
 </html>
--- a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-border-box-border-radius-008.html
+++ b/layout/reftests/w3c-css/submitted/shapes1/shape-outside-border-box-border-radius-008.html
@@ -49,10 +49,10 @@
   <body class="container">
     <div class="shape"></div>
     <div class="longbox"></div> <!-- Saturate the margin space -->
     <div class="box" style="block-size: 24px;"></div> <!-- Box at corner -->
     <div class="box" style="block-size: 36px;"></div>
     <div class="box" style="block-size: 36px;"></div>
     <div class="box" style="block-size: 24px;"></div> <!-- Box at corner -->
     <div class="longbox"></div> <!-- Saturate the margin space -->
-</body>
+  </body>
 </html>
--- a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-border-box-border-radius-009.html
+++ b/layout/reftests/w3c-css/submitted/shapes1/shape-outside-border-box-border-radius-009.html
@@ -48,10 +48,10 @@
   <body class="container">
     <div class="shape"></div>
     <div class="longbox"></div> <!-- Saturate the margin space -->
     <div class="box" style="block-size: 24px;"></div> <!-- Box at corner -->
     <div class="box" style="block-size: 36px;"></div>
     <div class="box" style="block-size: 36px;"></div>
     <div class="box" style="block-size: 24px;"></div> <!-- Box at corner -->
     <div class="longbox"></div> <!-- Saturate the margin space -->
-</body>
+  </body>
 </html>
--- a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-border-box-border-radius-010.html
+++ b/layout/reftests/w3c-css/submitted/shapes1/shape-outside-border-box-border-radius-010.html
@@ -49,10 +49,10 @@
   <body class="container">
     <div class="shape"></div>
     <div class="longbox"></div> <!-- Saturate the margin space -->
     <div class="box" style="block-size: 24px;"></div> <!-- Box at corner -->
     <div class="box" style="block-size: 36px;"></div>
     <div class="box" style="block-size: 36px;"></div>
     <div class="box" style="block-size: 24px;"></div> <!-- Box at corner -->
     <div class="longbox"></div> <!-- Saturate the margin space -->
-</body>
+  </body>
 </html>
--- a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-border-box-border-radius-011.html
+++ b/layout/reftests/w3c-css/submitted/shapes1/shape-outside-border-box-border-radius-011.html
@@ -48,10 +48,10 @@
   <body class="container">
     <div class="shape"></div>
     <div class="longbox"></div> <!-- Saturate the margin space -->
     <div class="box" style="block-size: 24px;"></div> <!-- Box at corner -->
     <div class="box" style="block-size: 36px;"></div>
     <div class="box" style="block-size: 36px;"></div>
     <div class="box" style="block-size: 24px;"></div> <!-- Box at corner -->
     <div class="longbox"></div> <!-- Saturate the margin space -->
-</body>
+  </body>
 </html>
--- a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-border-box-border-radius-012.html
+++ b/layout/reftests/w3c-css/submitted/shapes1/shape-outside-border-box-border-radius-012.html
@@ -49,10 +49,10 @@
   <body class="container">
     <div class="shape"></div>
     <div class="longbox"></div> <!-- Saturate the margin space -->
     <div class="box" style="block-size: 24px;"></div> <!-- Box at corner -->
     <div class="box" style="block-size: 36px;"></div>
     <div class="box" style="block-size: 36px;"></div>
     <div class="box" style="block-size: 24px;"></div> <!-- Box at corner -->
     <div class="longbox"></div> <!-- Saturate the margin space -->
-</body>
+  </body>
 </html>
--- a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-content-box-border-radius-001.html
+++ b/layout/reftests/w3c-css/submitted/shapes1/shape-outside-content-box-border-radius-001.html
@@ -47,10 +47,10 @@
   <body class="container">
     <div class="shape"></div>
     <div class="longbox"></div> <!-- Saturate the margin and border space -->
     <div class="box" style="height: 24px;"></div> <!-- Box at corner -->
     <div class="box" style="height: 36px;"></div>
     <div class="box" style="height: 36px;"></div>
     <div class="box" style="height: 24px;"></div> <!-- Box at corner -->
     <div class="longbox"></div> <!-- Saturate the margin and border space -->
-</body>
+  </body>
 </html>
--- a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-content-box-border-radius-002.html
+++ b/layout/reftests/w3c-css/submitted/shapes1/shape-outside-content-box-border-radius-002.html
@@ -48,10 +48,10 @@
   <body class="container">
     <div class="shape"></div>
     <div class="longbox"></div> <!-- Saturate the margin and border space -->
     <div class="box" style="height: 24px;"></div> <!-- Box at corner -->
     <div class="box" style="height: 36px;"></div>
     <div class="box" style="height: 36px;"></div>
     <div class="box" style="height: 24px;"></div> <!-- Box at corner -->
     <div class="longbox"></div> <!-- Saturate the margin and border space -->
-</body>
+  </body>
 </html>
--- a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-margin-box-border-radius-001.html
+++ b/layout/reftests/w3c-css/submitted/shapes1/shape-outside-margin-box-border-radius-001.html
@@ -40,10 +40,10 @@
   <body class="container">
     <div class="shape"></div>
     <div class="box" style="height: 12px;"></div> <!-- Box at corner -->
     <div class="box" style="height: 12px;"></div> <!-- Box at corner -->
     <div class="box" style="height: 36px;"></div>
     <div class="box" style="height: 36px;"></div>
     <div class="box" style="height: 12px;"></div> <!-- Box at corner -->
     <div class="box" style="height: 12px;"></div> <!-- Box at corner -->
-</body>
+  </body>
 </html>
--- a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-margin-box-border-radius-002.html
+++ b/layout/reftests/w3c-css/submitted/shapes1/shape-outside-margin-box-border-radius-002.html
@@ -38,10 +38,10 @@
   </style>
 
   <body class="container">
     <div class="shape"></div>
     <div class="box" style="height: 24px;"></div> <!-- Box at corner -->
     <div class="box" style="height: 36px;"></div>
     <div class="box" style="height: 36px;"></div>
     <div class="box" style="height: 24px;"></div> <!-- Box at corner -->
-</body>
+  </body>
 </html>
--- a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-margin-box-border-radius-003.html
+++ b/layout/reftests/w3c-css/submitted/shapes1/shape-outside-margin-box-border-radius-003.html
@@ -41,10 +41,10 @@
   <body class="container">
     <div class="shape"></div>
     <div class="box" style="height: 12px;"></div> <!-- Box at corner -->
     <div class="box" style="height: 12px;"></div> <!-- Box at corner -->
     <div class="box" style="height: 36px;"></div>
     <div class="box" style="height: 36px;"></div>
     <div class="box" style="height: 12px;"></div> <!-- Box at corner -->
     <div class="box" style="height: 12px;"></div> <!-- Box at corner -->
-</body>
+  </body>
 </html>
--- a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-margin-box-border-radius-004.html
+++ b/layout/reftests/w3c-css/submitted/shapes1/shape-outside-margin-box-border-radius-004.html
@@ -46,10 +46,10 @@
   </style>
 
   <body class="container">
     <div class="shape"></div>
     <div class="box" style="height: 24px;"></div> <!-- Box at corner -->
     <div class="box" style="height: 36px;"></div>
     <div class="box" style="height: 36px;"></div>
     <div class="box" style="height: 24px;"></div> <!-- Box at corner -->
-</body>
+  </body>
 </html>
--- a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-padding-box-border-radius-001.html
+++ b/layout/reftests/w3c-css/submitted/shapes1/shape-outside-padding-box-border-radius-001.html
@@ -47,10 +47,10 @@
   <body class="container">
     <div class="shape"></div>
     <div class="longbox"></div> <!-- Saturate the margin and border space -->
     <div class="box" style="height: 24px;"></div> <!-- Box at corner -->
     <div class="box" style="height: 36px;"></div>
     <div class="box" style="height: 36px;"></div>
     <div class="box" style="height: 24px;"></div> <!-- Box at corner -->
     <div class="longbox"></div> <!-- Saturate the margin and border space -->
-</body>
+  </body>
 </html>
--- a/layout/reftests/w3c-css/submitted/shapes1/shape-outside-padding-box-border-radius-002.html
+++ b/layout/reftests/w3c-css/submitted/shapes1/shape-outside-padding-box-border-radius-002.html
@@ -48,10 +48,10 @@
   <body class="container">
     <div class="shape"></div>
     <div class="longbox"></div> <!-- Saturate the margin and border space -->
     <div class="box" style="height: 24px;"></div> <!-- Box at corner -->
     <div class="box" style="height: 36px;"></div>
     <div class="box" style="height: 36px;"></div>
     <div class="box" style="height: 24px;"></div> <!-- Box at corner -->
     <div class="longbox"></div> <!-- Saturate the margin and border space -->
-</body>
+  </body>
 </html>