Title: [192964] trunk/LayoutTests
Revision
192964
Author
ryanhad...@apple.com
Date
2015-12-02 14:04:30 -0800 (Wed, 02 Dec 2015)

Log Message

Rebaseline fast/parser/xml-declaration-missing-ending-mark.html, fast/parser/xml-colon-entity.html for Win
https://bugs.webkit.org/show_bug.cgi?id=151763

Reviewed by Brent Fulgham.

* platform/win/fast/parser/xml-colon-entity-expected.txt:
* platform/win/fast/parser/xml-declaration-missing-ending-mark-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (192963 => 192964)


--- trunk/LayoutTests/ChangeLog	2015-12-02 21:47:54 UTC (rev 192963)
+++ trunk/LayoutTests/ChangeLog	2015-12-02 22:04:30 UTC (rev 192964)
@@ -1,5 +1,15 @@
 2015-12-02  Ryan Haddad  <ryanhad...@apple.com>
 
+        Rebaseline fast/parser/xml-declaration-missing-ending-mark.html, fast/parser/xml-colon-entity.html for Win
+        https://bugs.webkit.org/show_bug.cgi?id=151763
+
+        Reviewed by Brent Fulgham.
+
+        * platform/win/fast/parser/xml-colon-entity-expected.txt:
+        * platform/win/fast/parser/xml-declaration-missing-ending-mark-expected.txt:
+
+2015-12-02  Ryan Haddad  <ryanhad...@apple.com>
+
         Rebaseline fast/dynamic/text-combine.html on win
         https://bugs.webkit.org/show_bug.cgi?id=151761
 

Modified: trunk/LayoutTests/platform/win/fast/parser/xml-colon-entity-expected.txt (192963 => 192964)


--- trunk/LayoutTests/platform/win/fast/parser/xml-colon-entity-expected.txt	2015-12-02 21:47:54 UTC (rev 192963)
+++ trunk/LayoutTests/platform/win/fast/parser/xml-colon-entity-expected.txt	2015-12-02 22:04:30 UTC (rev 192964)
@@ -9,6 +9,6 @@
 --------
 This page contains the following errors:
 
-error on line 2 at column 13: Entity ':' not defined
+error on line 2 at column 14: Entity ':' not defined
 error on line 5 at column 1: AttValue: ' expected
 Below is a rendering of the page up to the first error.

Modified: trunk/LayoutTests/platform/win/fast/parser/xml-declaration-missing-ending-mark-expected.txt (192963 => 192964)


--- trunk/LayoutTests/platform/win/fast/parser/xml-declaration-missing-ending-mark-expected.txt	2015-12-02 21:47:54 UTC (rev 192963)
+++ trunk/LayoutTests/platform/win/fast/parser/xml-declaration-missing-ending-mark-expected.txt	2015-12-02 22:04:30 UTC (rev 192964)
@@ -12,5 +12,5 @@
 --------
 This page contains the following errors:
 
-error on line 1 at column 19: Blank needed here
+error on line 1 at column 20: Blank needed here
 Below is a rendering of the page up to the first error.
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to