Diff
Modified: trunk/LayoutTests/ChangeLog (198326 => 198327)
--- trunk/LayoutTests/ChangeLog 2016-03-17 11:25:10 UTC (rev 198326)
+++ trunk/LayoutTests/ChangeLog 2016-03-17 12:28:42 UTC (rev 198327)
@@ -1,3 +1,17 @@
+2016-03-17 Csaba Osztrogonác <[email protected]>
+
+ Unreviewed, line ending fixes.
+
+ * css2.1/20110323/support/at-import-001.css:
+ * css2.1/20110323/support/at-import-002.css:
+ * css2.1/20110323/support/at-import-004.css:
+ * css2.1/20110323/support/at-import-005.css:
+ * css2.1/20110323/support/at-import-006.css:
+ * css2.1/20110323/support/at-import-007.css:
+ * css2.1/20110323/support/eof-green.css:
+ * storage/indexeddb/set_version_blocked.html:
+ * storage/indexeddb/transaction-read-only.html:
+
2016-03-17 Youenn Fablet <[email protected]>
[Fetch API] response-consume.html is crashing on Mac WK1 Debug builds
Modified: trunk/LayoutTests/css2.1/20110323/support/at-import-001.css (198326 => 198327)
--- trunk/LayoutTests/css2.1/20110323/support/at-import-001.css 2016-03-17 11:25:10 UTC (rev 198326)
+++ trunk/LayoutTests/css2.1/20110323/support/at-import-001.css 2016-03-17 12:28:42 UTC (rev 198327)
@@ -1,4 +1,4 @@
-div
-{
- color: red;
+div
+{
+ color: red;
}
\ No newline at end of file
Modified: trunk/LayoutTests/css2.1/20110323/support/at-import-002.css (198326 => 198327)
--- trunk/LayoutTests/css2.1/20110323/support/at-import-002.css 2016-03-17 11:25:10 UTC (rev 198326)
+++ trunk/LayoutTests/css2.1/20110323/support/at-import-002.css 2016-03-17 12:28:42 UTC (rev 198327)
@@ -1,4 +1,4 @@
-div
-{
- color: green;
+div
+{
+ color: green;
}
\ No newline at end of file
Modified: trunk/LayoutTests/css2.1/20110323/support/at-import-004.css (198326 => 198327)
--- trunk/LayoutTests/css2.1/20110323/support/at-import-004.css 2016-03-17 11:25:10 UTC (rev 198326)
+++ trunk/LayoutTests/css2.1/20110323/support/at-import-004.css 2016-03-17 12:28:42 UTC (rev 198327)
@@ -1,4 +1,4 @@
-div
-{
- color: red;
+div
+{
+ color: red;
}
\ No newline at end of file
Modified: trunk/LayoutTests/css2.1/20110323/support/at-import-005.css (198326 => 198327)
--- trunk/LayoutTests/css2.1/20110323/support/at-import-005.css 2016-03-17 11:25:10 UTC (rev 198326)
+++ trunk/LayoutTests/css2.1/20110323/support/at-import-005.css 2016-03-17 12:28:42 UTC (rev 198327)
@@ -1,4 +1,4 @@
-div
-{
- color: green;
+div
+{
+ color: green;
}
\ No newline at end of file
Modified: trunk/LayoutTests/css2.1/20110323/support/at-import-006.css (198326 => 198327)
--- trunk/LayoutTests/css2.1/20110323/support/at-import-006.css 2016-03-17 11:25:10 UTC (rev 198326)
+++ trunk/LayoutTests/css2.1/20110323/support/at-import-006.css 2016-03-17 12:28:42 UTC (rev 198327)
@@ -1,4 +1,4 @@
-div
-{
- color: green;
+div
+{
+ color: green;
}
\ No newline at end of file
Modified: trunk/LayoutTests/css2.1/20110323/support/at-import-007.css (198326 => 198327)
--- trunk/LayoutTests/css2.1/20110323/support/at-import-007.css 2016-03-17 11:25:10 UTC (rev 198326)
+++ trunk/LayoutTests/css2.1/20110323/support/at-import-007.css 2016-03-17 12:28:42 UTC (rev 198327)
@@ -1,4 +1,4 @@
-div
-{
- color: green;
+div
+{
+ color: green;
}
\ No newline at end of file
Modified: trunk/LayoutTests/css2.1/20110323/support/eof-green.css (198326 => 198327)
--- trunk/LayoutTests/css2.1/20110323/support/eof-green.css 2016-03-17 11:25:10 UTC (rev 198326)
+++ trunk/LayoutTests/css2.1/20110323/support/eof-green.css 2016-03-17 12:28:42 UTC (rev 198327)
@@ -1,5 +1,5 @@
-/* eof-green.css */
-div
-{
- color: green;
+/* eof-green.css */
+div
+{
+ color: green;
}
\ No newline at end of file
Modified: trunk/LayoutTests/storage/indexeddb/set_version_blocked.html (198326 => 198327)
--- trunk/LayoutTests/storage/indexeddb/set_version_blocked.html 2016-03-17 11:25:10 UTC (rev 198326)
+++ trunk/LayoutTests/storage/indexeddb/set_version_blocked.html 2016-03-17 12:28:42 UTC (rev 198327)
@@ -1,9 +1,9 @@
-<html>
-<head>
-<script src=""
-<script src=""
-</head>
-<body>
-<script src=""
-</body>
-</html>
+<html>
+<head>
+<script src=""
+<script src=""
+</head>
+<body>
+<script src=""
+</body>
+</html>
Modified: trunk/LayoutTests/storage/indexeddb/transaction-read-only.html (198326 => 198327)
--- trunk/LayoutTests/storage/indexeddb/transaction-read-only.html 2016-03-17 11:25:10 UTC (rev 198326)
+++ trunk/LayoutTests/storage/indexeddb/transaction-read-only.html 2016-03-17 12:28:42 UTC (rev 198327)
@@ -1,9 +1,9 @@
-<html>
-<head>
-<script src=""
-<script src=""
-</head>
-<body>
-<script src=""
-</body>
-</html>
+<html>
+<head>
+<script src=""
+<script src=""
+</head>
+<body>
+<script src=""
+</body>
+</html>
Modified: trunk/Source/ThirdParty/ChangeLog (198326 => 198327)
--- trunk/Source/ThirdParty/ChangeLog 2016-03-17 11:25:10 UTC (rev 198326)
+++ trunk/Source/ThirdParty/ChangeLog 2016-03-17 12:28:42 UTC (rev 198327)
@@ -1,3 +1,10 @@
+2016-03-17 Csaba Osztrogonác <[email protected]>
+
+ Unreviewed, line ending fixes.
+
+ * gtest/codegear/gtest_all.cc:
+ * gtest/codegear/gtest_link.cc:
+
2016-03-10 Frederic Wang <[email protected]>
[GTK] Add support for WOFF2
Modified: trunk/Source/ThirdParty/gtest/codegear/gtest_all.cc (198326 => 198327)
--- trunk/Source/ThirdParty/gtest/codegear/gtest_all.cc 2016-03-17 11:25:10 UTC (rev 198326)
+++ trunk/Source/ThirdParty/gtest/codegear/gtest_all.cc 2016-03-17 12:28:42 UTC (rev 198327)
@@ -1,38 +1,38 @@
-// Copyright 2009, Google Inc.
-// All rights reserved.
-//
-// Redistribution and use in source and binary forms, with or without
-// modification, are permitted provided that the following conditions are
-// met:
-//
-// * Redistributions of source code must retain the above copyright
-// notice, this list of conditions and the following disclaimer.
-// * Redistributions in binary form must reproduce the above
-// copyright notice, this list of conditions and the following disclaimer
-// in the documentation and/or other materials provided with the
-// distribution.
-// * Neither the name of Google Inc. nor the names of its
-// contributors may be used to endorse or promote products derived from
-// this software without specific prior written permission.
-//
-// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-//
-// Author: Josh Kelley ([email protected])
-//
-// Google C++ Testing Framework (Google Test)
-//
-// C++Builder's IDE cannot build a static library from files with hyphens
-// in their name. See http://qc.codegear.com/wc/qcmain.aspx?d=70977 .
-// This file serves as a workaround.
-
-#include "src/gtest-all.cc"
+// Copyright 2009, Google Inc.
+// All rights reserved.
+//
+// Redistribution and use in source and binary forms, with or without
+// modification, are permitted provided that the following conditions are
+// met:
+//
+// * Redistributions of source code must retain the above copyright
+// notice, this list of conditions and the following disclaimer.
+// * Redistributions in binary form must reproduce the above
+// copyright notice, this list of conditions and the following disclaimer
+// in the documentation and/or other materials provided with the
+// distribution.
+// * Neither the name of Google Inc. nor the names of its
+// contributors may be used to endorse or promote products derived from
+// this software without specific prior written permission.
+//
+// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+//
+// Author: Josh Kelley ([email protected])
+//
+// Google C++ Testing Framework (Google Test)
+//
+// C++Builder's IDE cannot build a static library from files with hyphens
+// in their name. See http://qc.codegear.com/wc/qcmain.aspx?d=70977 .
+// This file serves as a workaround.
+
+#include "src/gtest-all.cc"
Modified: trunk/Source/ThirdParty/gtest/codegear/gtest_link.cc (198326 => 198327)
--- trunk/Source/ThirdParty/gtest/codegear/gtest_link.cc 2016-03-17 11:25:10 UTC (rev 198326)
+++ trunk/Source/ThirdParty/gtest/codegear/gtest_link.cc 2016-03-17 12:28:42 UTC (rev 198327)
@@ -1,40 +1,40 @@
-// Copyright 2009, Google Inc.
-// All rights reserved.
-//
-// Redistribution and use in source and binary forms, with or without
-// modification, are permitted provided that the following conditions are
-// met:
-//
-// * Redistributions of source code must retain the above copyright
-// notice, this list of conditions and the following disclaimer.
-// * Redistributions in binary form must reproduce the above
-// copyright notice, this list of conditions and the following disclaimer
-// in the documentation and/or other materials provided with the
-// distribution.
-// * Neither the name of Google Inc. nor the names of its
-// contributors may be used to endorse or promote products derived from
-// this software without specific prior written permission.
-//
-// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-//
-// Author: Josh Kelley ([email protected])
-//
-// Google C++ Testing Framework (Google Test)
-//
-// Links gtest.lib and gtest_main.lib into the current project in C++Builder.
-// This means that these libraries can't be renamed, but it's the only way to
-// ensure that Debug versus Release test builds are linked against the
-// appropriate Debug or Release build of the libraries.
-
-#pragma link "gtest.lib"
-#pragma link "gtest_main.lib"
+// Copyright 2009, Google Inc.
+// All rights reserved.
+//
+// Redistribution and use in source and binary forms, with or without
+// modification, are permitted provided that the following conditions are
+// met:
+//
+// * Redistributions of source code must retain the above copyright
+// notice, this list of conditions and the following disclaimer.
+// * Redistributions in binary form must reproduce the above
+// copyright notice, this list of conditions and the following disclaimer
+// in the documentation and/or other materials provided with the
+// distribution.
+// * Neither the name of Google Inc. nor the names of its
+// contributors may be used to endorse or promote products derived from
+// this software without specific prior written permission.
+//
+// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+//
+// Author: Josh Kelley ([email protected])
+//
+// Google C++ Testing Framework (Google Test)
+//
+// Links gtest.lib and gtest_main.lib into the current project in C++Builder.
+// This means that these libraries can't be renamed, but it's the only way to
+// ensure that Debug versus Release test builds are linked against the
+// appropriate Debug or Release build of the libraries.
+
+#pragma link "gtest.lib"
+#pragma link "gtest_main.lib"