Skip to content

Commit c98c9bd

Browse files
committed
Don't export "web user agent".
1 parent bacfcf3 commit c98c9bd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ This document is intended for:
3333

3434
# What is a web user agent # {#what}
3535

36-
A <dfn lt="user agent|web user agent" export>web user agent</dfn> is
36+
<!-- TODO: Export this once it can replace the Infra definition. -->
37+
A <dfn lt="user agent|web user agent" noexport>web user agent</dfn> is
3738
any software entity that interacts with websites outside the entity itself,
3839
on behalf of its user,
3940
including simply rendering the content of websites.

0 commit comments

Comments
 (0)