@@ -1338,7 +1338,7 @@ returning an [=epoch index=]:
13381338<div algorithm="clear browsing history for attribution">
13391339To <dfn>clear browsing history for attribution</dfn> ,
13401340given a [=set=] of [=sites=] |sites|,
1341- a [=boolean=] | forgetVisits| ,
1341+ a [=boolean=] <dfn for="clear browsing history for attribution"><var> forgetVisits</var></dfn> ,
13421342and a [=moment=] |now|:
13431343
134413441. If |forgetVisits| is false:
@@ -2947,7 +2947,7 @@ When clearing site data at the request of a [=user=],
29472947but retaining browsing history,
29482948a [=user agent=] invokes [=clear browsing history for attribution=] ,
29492949given the [=set=] of affected [=sites=] ,
2950- false (for | forgetVisits| ),
2950+ false (for [=clear browsing history for attribution/ forgetVisits=] ),
29512951and the time that the action was taken.
29522952This sets the privacy budget for that site to zero,
29532953preventing any use of conversion measurement on that site.
@@ -2975,7 +2975,7 @@ when removing browsing history.
29752975A user agent that clears browsing history
29762976invokes [=clear browsing history for attribution=] ,
29772977given the [=set=] of affected [=sites=] ,
2978- true (for | forgetVisits| ),
2978+ true (for [=clear browsing history for attribution/ forgetVisits=] ),
29792979and the time that the operation was initiated.
29802980
29812981When clearing browsing history,
0 commit comments