Changeset 259808 in webkit
- Timestamp:
- Apr 9, 2020, 11:14:37 AM (6 years ago)
- Location:
- trunk/LayoutTests/http/tests
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/http/tests/adClickAttribution/anchor-tag-attributes-validation-expected.txt
r259439 r259808 1 CONSOLE MESSAGE: line 197: adcampaignid must have a non-negative value less than or equal to 63 for Ad Click Attribution.2 CONSOLE MESSAGE: line 197: adcampaignid must have a non-negative value less than or equal to 63 for Ad Click Attribution.3 CONSOLE MESSAGE: line 197: adcampaignid can not be converted to a non-negative integer which is required for Ad Click Attribution.4 CONSOLE MESSAGE: line 197: adcampaignid can not be converted to a non-negative integer which is required for Ad Click Attribution.5 CONSOLE MESSAGE: line 197: adcampaignid can not be converted to a non-negative integer which is required for Ad Click Attribution.6 CONSOLE MESSAGE: line 197: addestination could not be converted to a valid HTTP-family URL.7 CONSOLE MESSAGE: line 197: addestination could not be converted to a valid HTTP-family URL.8 CONSOLE MESSAGE: line 197: addestination could not be converted to a valid HTTP-family URL.9 CONSOLE MESSAGE: line 197: Both adcampaignid and addestination need to be set for Ad Click Attribution to work.10 CONSOLE MESSAGE: line 197: Both adcampaignid and addestination need to be set for Ad Click Attribution to work.11 CONSOLE MESSAGE: line 197: addestination can not be the same site as the current website.1 CONSOLE MESSAGE: line 207: adcampaignid must have a non-negative value less than or equal to 63 for Ad Click Attribution. 2 CONSOLE MESSAGE: line 207: adcampaignid must have a non-negative value less than or equal to 63 for Ad Click Attribution. 3 CONSOLE MESSAGE: line 207: adcampaignid can not be converted to a non-negative integer which is required for Ad Click Attribution. 4 CONSOLE MESSAGE: line 207: adcampaignid can not be converted to a non-negative integer which is required for Ad Click Attribution. 5 CONSOLE MESSAGE: line 207: adcampaignid can not be converted to a non-negative integer which is required for Ad Click Attribution. 6 CONSOLE MESSAGE: line 207: addestination could not be converted to a valid HTTP-family URL. 7 CONSOLE MESSAGE: line 207: addestination could not be converted to a valid HTTP-family URL. 8 CONSOLE MESSAGE: line 207: addestination could not be converted to a valid HTTP-family URL. 9 CONSOLE MESSAGE: line 207: Both adcampaignid and addestination need to be set for Ad Click Attribution to work. 10 CONSOLE MESSAGE: line 207: Both adcampaignid and addestination need to be set for Ad Click Attribution to work. 11 CONSOLE MESSAGE: line 207: addestination can not be the same site as the current website. 12 12 Test for validity of ad click attribution attributes on anchor tags. 13 13 -
trunk/LayoutTests/http/tests/security/anchor-download-block-crossorigin-expected.txt
r259439 r259808 1 CONSOLE MESSAGE: line 197: The download attribute on anchor was ignored because its href URL has a different security origin.1 CONSOLE MESSAGE: line 207: The download attribute on anchor was ignored because its href URL has a different security origin. 2 2 Tests that the download attribute is ignored if the link is cross origin. 3 3
Note:
See TracChangeset
for help on using the changeset viewer.