![]()
g4 presubmit complains about requires of this file because its clients
don't use any symbols from it outside JSCompiler comment annotations.
genjsdeps.sh doesn't generate the right dependency graph unless this
file is required.
Clients can mention this noop.
|
code » |
![]()
A function that takes an attribute value, and returns a safe value.
Since rewriters can be chained, a rewriter must be able to accept the output of another rewriter, instead of just a string though a rewriter that coerces its input to a string before checking its safety will fail safe. The meaning of the result is:
Implementations are responsible for making sure that "safe" complies with
the contract established by the safe string types in |
Code » | |||||||||||
![]()
The type of an attribute value.
Many HTML attributes contain structured data like URLs, CSS, or even entire HTML documents, so the type is a union of several variants. |
Code » | |||||||||||
![]()
No description.
|
Code » | |||||||||||
![]()
No description.
|
Code » |