Title: [258074] trunk/LayoutTests
- Revision
- 258074
- Author
- [email protected]
- Date
- 2020-03-07 10:26:37 -0800 (Sat, 07 Mar 2020)
Log Message
Unreviewed test gardening.
Land results with new console log line numbers.
* 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 (258073 => 258074)
--- trunk/LayoutTests/ChangeLog 2020-03-07 17:52:14 UTC (rev 258073)
+++ trunk/LayoutTests/ChangeLog 2020-03-07 18:26:37 UTC (rev 258074)
@@ -1,3 +1,12 @@
+2020-03-07 Simon Fraser <[email protected]>
+
+ Unreviewed test gardening.
+
+ Land results with new console log line numbers.
+
+ * http/tests/adClickAttribution/anchor-tag-attributes-validation-expected.txt:
+ * http/tests/security/anchor-download-block-crossorigin-expected.txt:
+
2020-03-07 Zalan Bujtas <[email protected]>
[LFC][IFC] Do not text-align: justify the runs on the current line if they are followed by a forced break
Modified: trunk/LayoutTests/http/tests/adClickAttribution/anchor-tag-attributes-validation-expected.txt (258073 => 258074)
--- trunk/LayoutTests/http/tests/adClickAttribution/anchor-tag-attributes-validation-expected.txt 2020-03-07 17:52:14 UTC (rev 258073)
+++ trunk/LayoutTests/http/tests/adClickAttribution/anchor-tag-attributes-validation-expected.txt 2020-03-07 18:26:37 UTC (rev 258074)
@@ -1,14 +1,14 @@
-CONSOLE MESSAGE: line 169: adcampaignid must have a non-negative value less than or equal to 63 for Ad Click Attribution.
-CONSOLE MESSAGE: line 169: adcampaignid must have a non-negative value less than or equal to 63 for Ad Click Attribution.
-CONSOLE MESSAGE: line 169: adcampaignid can not be converted to a non-negative integer which is required for Ad Click Attribution.
-CONSOLE MESSAGE: line 169: adcampaignid can not be converted to a non-negative integer which is required for Ad Click Attribution.
-CONSOLE MESSAGE: line 169: adcampaignid can not be converted to a non-negative integer which is required for Ad Click Attribution.
-CONSOLE MESSAGE: line 169: addestination could not be converted to a valid HTTP-family URL.
-CONSOLE MESSAGE: line 169: addestination could not be converted to a valid HTTP-family URL.
-CONSOLE MESSAGE: line 169: addestination could not be converted to a valid HTTP-family URL.
-CONSOLE MESSAGE: line 169: Both adcampaignid and addestination need to be set for Ad Click Attribution to work.
-CONSOLE MESSAGE: line 169: Both adcampaignid and addestination need to be set for Ad Click Attribution to work.
-CONSOLE MESSAGE: line 169: addestination can not be the same site as the current website.
+CONSOLE MESSAGE: line 188: adcampaignid must have a non-negative value less than or equal to 63 for Ad Click Attribution.
+CONSOLE MESSAGE: line 188: adcampaignid must have a non-negative value less than or equal to 63 for Ad Click Attribution.
+CONSOLE MESSAGE: line 188: adcampaignid can not be converted to a non-negative integer which is required for Ad Click Attribution.
+CONSOLE MESSAGE: line 188: adcampaignid can not be converted to a non-negative integer which is required for Ad Click Attribution.
+CONSOLE MESSAGE: line 188: adcampaignid can not be converted to a non-negative integer which is required for Ad Click Attribution.
+CONSOLE MESSAGE: line 188: addestination could not be converted to a valid HTTP-family URL.
+CONSOLE MESSAGE: line 188: addestination could not be converted to a valid HTTP-family URL.
+CONSOLE MESSAGE: line 188: addestination could not be converted to a valid HTTP-family URL.
+CONSOLE MESSAGE: line 188: Both adcampaignid and addestination need to be set for Ad Click Attribution to work.
+CONSOLE MESSAGE: line 188: Both adcampaignid and addestination need to be set for Ad Click Attribution to work.
+CONSOLE MESSAGE: line 188: 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 (258073 => 258074)
--- trunk/LayoutTests/http/tests/security/anchor-download-block-crossorigin-expected.txt 2020-03-07 17:52:14 UTC (rev 258073)
+++ trunk/LayoutTests/http/tests/security/anchor-download-block-crossorigin-expected.txt 2020-03-07 18:26:37 UTC (rev 258074)
@@ -1,4 +1,4 @@
-CONSOLE MESSAGE: line 169: The download attribute on anchor was ignored because its href URL has a different security origin.
+CONSOLE MESSAGE: line 188: 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