Bug 1234479 part 2 - test. draft
authorMats Palmgren <mats@mozilla.com>
Thu, 16 Feb 2017 02:12:20 +0100
changeset 485000 4b83bc42e70f825cf2549cbd804742b1f931b028
parent 484999 79709d350d3487ab2f93478b5104b74e6793de60
child 545903 a4fef2b5618193629db70366f265c2852fdd4596
push id45604
push usermpalmgren@mozilla.com
push dateThu, 16 Feb 2017 01:13:19 +0000
bugs1234479
milestone54.0a1
Bug 1234479 part 2 - test. MozReview-Commit-ID: 3VegZLUqff2
layout/generic/nsGridContainerFrame.cpp
--- a/layout/generic/nsGridContainerFrame.cpp
+++ b/layout/generic/nsGridContainerFrame.cpp
@@ -1,9 +1,9 @@
-TEST2
+TEST2b
 
 /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
 /* vim: set ts=2 et sw=2 tw=80: */
 /* This Source Code is subject to the terms of the Mozilla Public License
  * version 2.0 (the "License"). You can obtain a copy of the License at
  * http://mozilla.org/MPL/2.0/. */
 
 /* rendering object for CSS "display: grid | inline-grid" */