Title: [192986] trunk/LayoutTests
Revision
192986
Author
ryanhad...@apple.com
Date
2015-12-02 17:46:21 -0800 (Wed, 02 Dec 2015)

Log Message

Rebaselining fast/dom/adopt-attribute-crash-expected for win
https://bugs.webkit.org/show_bug.cgi?id=151762

Reviewed by Darin Adler.

* platform/win/fast/dom/adopt-attribute-crash-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (192985 => 192986)


--- trunk/LayoutTests/ChangeLog	2015-12-03 00:32:13 UTC (rev 192985)
+++ trunk/LayoutTests/ChangeLog	2015-12-03 01:46:21 UTC (rev 192986)
@@ -1,3 +1,12 @@
+2015-12-02  Ryan Haddad  <ryanhad...@apple.com>
+
+        Rebaselining fast/dom/adopt-attribute-crash-expected for win
+        https://bugs.webkit.org/show_bug.cgi?id=151762
+
+        Reviewed by Darin Adler.
+
+        * platform/win/fast/dom/adopt-attribute-crash-expected.txt:
+
 2015-12-02  Alex Christensen  <achristen...@webkit.org>
 
         Asynchronously call onerror when a content blocker blocks ascript element's load

Modified: trunk/LayoutTests/platform/win/fast/dom/adopt-attribute-crash-expected.txt (192985 => 192986)


--- trunk/LayoutTests/platform/win/fast/dom/adopt-attribute-crash-expected.txt	2015-12-03 00:32:13 UTC (rev 192985)
+++ trunk/LayoutTests/platform/win/fast/dom/adopt-attribute-crash-expected.txt	2015-12-03 01:46:21 UTC (rev 192986)
@@ -1,7 +1,7 @@
 ALERT: Tests adopting two Attr nodes of the same qualified name. WebKit shouldn't crash or assert.
 This page contains the following errors:
 
-error on line 3 at column 35: Namespaced Attribute href in 'http://www.w3.org/1999/xlink' redefined
+error on line 3 at column 66: Namespaced Attribute href in 'http://www.w3.org/1999/xlink' redefined
 error on line 18 at column 10: Extra content at the end of the document
 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