Title: [181896] trunk/LayoutTests
- Revision
- 181896
- Author
- [email protected]
- Date
- 2015-03-24 10:06:38 -0700 (Tue, 24 Mar 2015)
Log Message
[Win] Update baselines after r181889.
https://bugs.webkit.org/show_bug.cgi?id=141869
* platform/win/css3/selectors3/xhtml/css3-modsel-15c-expected.txt:
* platform/win/css3/selectors3/xml/css3-modsel-15c-expected.txt:
* platform/win/fast/dom/NavigatorContentUtils/is-protocol-handler-registered-expected.txt:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (181895 => 181896)
--- trunk/LayoutTests/ChangeLog 2015-03-24 16:50:55 UTC (rev 181895)
+++ trunk/LayoutTests/ChangeLog 2015-03-24 17:06:38 UTC (rev 181896)
@@ -1,3 +1,12 @@
+2015-03-24 Brent Fulgham <[email protected]>
+
+ [Win] Update baselines after r181889.
+ https://bugs.webkit.org/show_bug.cgi?id=141869
+
+ * platform/win/css3/selectors3/xhtml/css3-modsel-15c-expected.txt:
+ * platform/win/css3/selectors3/xml/css3-modsel-15c-expected.txt:
+ * platform/win/fast/dom/NavigatorContentUtils/is-protocol-handler-registered-expected.txt:
+
2015-03-24 Chris Dumez <[email protected]>
[WK2] NetworkCache retrievals fail for entries with no body
Modified: trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-15c-expected.txt (181895 => 181896)
--- trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-15c-expected.txt 2015-03-24 16:50:55 UTC (rev 181895)
+++ trunk/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-15c-expected.txt 2015-03-24 17:06:38 UTC (rev 181896)
@@ -1,4 +1,4 @@
-CONSOLE MESSAGE: line 27: TypeError: undefined is not a function (evaluating 'document.getElementsByTagNameNS('http://www.w3.org/1999/xhtml', 'div')[0].setIdAttribute('title', true)')
+CONSOLE MESSAGE: line 27: TypeError: document.getElementsByTagNameNS('http://www.w3.org/1999/xhtml', 'div')[0].setIdAttribute is not a function. (In 'document.getElementsByTagNameNS('http://www.w3.org/1999/xhtml', 'div')[0].setIdAttribute('title', true)', 'document.getElementsByTagNameNS('http://www.w3.org/1999/xhtml', 'div')[0].setIdAttribute' is undefined)
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x186
Modified: trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-15c-expected.txt (181895 => 181896)
--- trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-15c-expected.txt 2015-03-24 16:50:55 UTC (rev 181895)
+++ trunk/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-15c-expected.txt 2015-03-24 17:06:38 UTC (rev 181896)
@@ -1,4 +1,4 @@
-CONSOLE MESSAGE: line 9: TypeError: undefined is not a function (evaluating 'document.getElementsByTagNameNS('http://www.w3.org/1999/xhtml', 'div')[0].setIdAttribute('title', true)')
+CONSOLE MESSAGE: line 9: TypeError: document.getElementsByTagNameNS('http://www.w3.org/1999/xhtml', 'div')[0].setIdAttribute is not a function. (In 'document.getElementsByTagNameNS('http://www.w3.org/1999/xhtml', 'div')[0].setIdAttribute('title', true)', 'document.getElementsByTagNameNS('http://www.w3.org/1999/xhtml', 'div')[0].setIdAttribute' is undefined)
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x186
Modified: trunk/LayoutTests/platform/win/fast/dom/NavigatorContentUtils/is-protocol-handler-registered-expected.txt (181895 => 181896)
--- trunk/LayoutTests/platform/win/fast/dom/NavigatorContentUtils/is-protocol-handler-registered-expected.txt 2015-03-24 16:50:55 UTC (rev 181895)
+++ trunk/LayoutTests/platform/win/fast/dom/NavigatorContentUtils/is-protocol-handler-registered-expected.txt 2015-03-24 17:06:38 UTC (rev 181896)
@@ -6,5 +6,5 @@
PASS Invalid scheme "ssh:/" failed.
PASS Invalid scheme "magnet:+" failed.
PASS Invalid scheme "tel:sip" failed.
-FAIL window.navigator.isProtocolHandlerRegistered call is failed: "undefined is not a function (evaluating 'window.navigator.isProtocolHandlerRegistered("bitcoin", "valid protocol %s")')".
+FAIL window.navigator.isProtocolHandlerRegistered call is failed: "window.navigator.isProtocolHandlerRegistered is not a function. (In 'window.navigator.isProtocolHandlerRegistered("bitcoin", "valid protocol %s")', 'window.navigator.isProtocolHandlerRegistered' is undefined)".
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes