Title: [243262] trunk/LayoutTests
Revision
243262
Author
[email protected]
Date
2019-03-20 17:07:37 -0700 (Wed, 20 Mar 2019)

Log Message

Unreviewed, rebaseline two tests after r243241.

* http/tests/adClickAttribution/anchor-tag-attributes-validation-expected.txt:
* http/tests/security/anchor-download-block-crossorigin-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (243261 => 243262)


--- trunk/LayoutTests/ChangeLog	2019-03-21 00:07:34 UTC (rev 243261)
+++ trunk/LayoutTests/ChangeLog	2019-03-21 00:07:37 UTC (rev 243262)
@@ -1,5 +1,12 @@
 2019-03-20  Ryan Haddad  <[email protected]>
 
+        Unreviewed, rebaseline two tests after r243241.
+
+        * http/tests/adClickAttribution/anchor-tag-attributes-validation-expected.txt:
+        * http/tests/security/anchor-download-block-crossorigin-expected.txt:
+
+2019-03-20  Ryan Haddad  <[email protected]>
+
         [ iOS WK2 ] Layout Test imported/w3c/web-platform-tests/webrtc/simplecall.https.html is flaky crashing
         https://bugs.webkit.org/show_bug.cgi?id=191707
 

Modified: trunk/LayoutTests/http/tests/adClickAttribution/anchor-tag-attributes-validation-expected.txt (243261 => 243262)


--- trunk/LayoutTests/http/tests/adClickAttribution/anchor-tag-attributes-validation-expected.txt	2019-03-21 00:07:34 UTC (rev 243261)
+++ trunk/LayoutTests/http/tests/adClickAttribution/anchor-tag-attributes-validation-expected.txt	2019-03-21 00:07:37 UTC (rev 243262)
@@ -1,14 +1,14 @@
-CONSOLE MESSAGE: line 133: adcampaignid must have a non-negative value less than 64 for Ad Click Attribution.
-CONSOLE MESSAGE: line 133: adcampaignid must have a non-negative value less than 64 for Ad Click Attribution.
-CONSOLE MESSAGE: line 133: adcampaignid can not be converted to a non-negative integer which is required for Ad Click Attribution.
-CONSOLE MESSAGE: line 133: adcampaignid can not be converted to a non-negative integer which is required for Ad Click Attribution.
-CONSOLE MESSAGE: line 133: adcampaignid can not be converted to a non-negative integer which is required for Ad Click Attribution.
-CONSOLE MESSAGE: line 133: addestination could not be converted to a valid HTTP-family URL.
-CONSOLE MESSAGE: line 133: addestination could not be converted to a valid HTTP-family URL.
-CONSOLE MESSAGE: line 133: addestination could not be converted to a valid HTTP-family URL.
-CONSOLE MESSAGE: line 133: Both adcampaignid and addestination need to be set for Ad Click Attribution to work.
-CONSOLE MESSAGE: line 133: Both adcampaignid and addestination need to be set for Ad Click Attribution to work.
-CONSOLE MESSAGE: line 133: addestination can not be the same site as the current website.
+CONSOLE MESSAGE: line 165: adcampaignid must have a non-negative value less than 64 for Ad Click Attribution.
+CONSOLE MESSAGE: line 165: adcampaignid must have a non-negative value less than 64 for Ad Click Attribution.
+CONSOLE MESSAGE: line 165: adcampaignid can not be converted to a non-negative integer which is required for Ad Click Attribution.
+CONSOLE MESSAGE: line 165: adcampaignid can not be converted to a non-negative integer which is required for Ad Click Attribution.
+CONSOLE MESSAGE: line 165: adcampaignid can not be converted to a non-negative integer which is required for Ad Click Attribution.
+CONSOLE MESSAGE: line 165: addestination could not be converted to a valid HTTP-family URL.
+CONSOLE MESSAGE: line 165: addestination could not be converted to a valid HTTP-family URL.
+CONSOLE MESSAGE: line 165: addestination could not be converted to a valid HTTP-family URL.
+CONSOLE MESSAGE: line 165: Both adcampaignid and addestination need to be set for Ad Click Attribution to work.
+CONSOLE MESSAGE: line 165: Both adcampaignid and addestination need to be set for Ad Click Attribution to work.
+CONSOLE MESSAGE: line 165: addestination can not be the same site as the current website.
 Test for validity of ad click attribution attributes on anchor tags.
 
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

Modified: trunk/LayoutTests/http/tests/security/anchor-download-block-crossorigin-expected.txt (243261 => 243262)


--- trunk/LayoutTests/http/tests/security/anchor-download-block-crossorigin-expected.txt	2019-03-21 00:07:34 UTC (rev 243261)
+++ trunk/LayoutTests/http/tests/security/anchor-download-block-crossorigin-expected.txt	2019-03-21 00:07:37 UTC (rev 243262)
@@ -1,4 +1,4 @@
-CONSOLE MESSAGE: line 133: The download attribute on anchor was ignored because its href URL has a different security origin.
+CONSOLE MESSAGE: line 165: The download attribute on anchor was ignored because its href URL has a different security origin.
 Tests that the download attribute is ignored if the link is cross origin.
 
 It should navigate the subframe instead of downloading the file.
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to