의견 보내기
HTML 정리
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
특정한 보안 악용을 방지하기 위해 Looker는 html
매개변수 , 커스텀 환영 이메일 , 대시보드의 텍스트 타일 및 타일 메모 에서 허용되는 HTML 태그, HTML 태그 특성 및 CSS 속성을 제한합니다.
Looker는 렌더링된 HTML에서 지원되지 않는 HTML 요소를 제거합니다. 예를 들어 다음 HTML에는 지원되지 않는 HTML 태그가 있습니다.
<div class="pretty"><badtag></badtag></div>
Looker는 이를 다음과 같이 렌더링합니다.
<div class="pretty"></div>
또 다른 예로, 다음 HTML에는 지원되지 않는 HTML 속성이 있습니다.
<div class="pretty" badattr="uh-oh"></div>
Looker는 이를 다음과 같이 렌더링합니다.
<div class="pretty"></div>
HTML 정리는 기본적으로 사용 설정되어 있으며 수정할 수 없습니다.
브라우저에서 특정 HTML 태그만 렌더링됩니다. 다른 태그는 렌더링된 HTML에서 제거됩니다.
다음은 Looker가 지원하는 HTML 태그 목록입니다.
a
abbr
acronym
address
area
article
aside
audio
b
bdi
bdo
big
blockquote
br
button
canvas
caption
center
cite
code
col
colgroup
datalist
dd
del
details
dfn
dir
div
dl
dt
em
fieldset
figcaption
footer
h1
h2
h3
h4
h5
h6
header
ins
hr
i
img
kbd
label
legend
li
map
mark
menu
meter
nav
ol
output
p
pre
q
s
samp
section
small
source
span
strike
strong
sub
summary
sup
table
tbody
td
tfoot
th
thead
time
tr
track
tt
u
ul
var
video
허용되는 HTML 태그 속성
브라우저에서는 특정 HTML 속성만 렌더링됩니다. 다른 모든 속성은 렌더링된 HTML에서 제거됩니다. 이는 HTML style
태그의 CSS 속성에도 적용됩니다.
다음은 Looker가 지원하는 HTML 속성 목록입니다.
abbr
accept
accept-charset
accesskey
action
align
alt
autoplay
axis
border
cellpadding
cellspacing
char
charoff
charset
checked
cite
class
clear
color
cols
colspan
compact
controls
controlslist
coords
datetime
dir
disabled
enctype
for
frame
headers
height
href
hreflang
hspace
id
ismap
label
lang
longdesc
loop
loopcount
loopend
loopstart
maxlength
media
method
multiple
muted
name
nohref
noshade
nowrap
poster
preload
prompt
readonly
rel
rev
rows
rowspan
rules
scope
selected
shape
size
span
src
start
style
summary
tabindex
target
title
type
usemap
valign
value
vspace
width
xml:lang
다음은 Looker에서 지원하는 허용되는 CSS 속성 목록입니다.
-moz-border-radius
-moz-border-radius-bottomleft
-moz-border-radius-bottomright
-moz-border-radius-topleft
-moz-border-radius-topright
-moz-box-shadow
-moz-outline
-moz-outline-color
-moz-outline-style
-moz-outline-width
-o-text-overflow
-webkit-border-bottom-left-radius
-webkit-border-bottom-right-radius
-webkit-border-radius
-webkit-border-radius-bottom-left
-webkit-border-radius-bottom-right
-webkit-border-radius-top-left
-webkit-border-radius-top-right
-webkit-border-top-left-radius
-webkit-border-top-right-radius
-webkit-box-shadow
azimuth
background
background-attachment
background-color
background-image
background-position
background-repeat
border
border-bottom
border-bottom-color
border-bottom-left-radius
border-bottom-right-radius
border-bottom-style
border-bottom-width
border-collapse
border-color
border-left
border-left-color
border-left-style
border-left-width
border-radius
border-right
border-right-color
border-right-style
border-right-width
border-spacing
border-style
border-top
border-top-color
border-top-left-radius
border-top-right-radius
border-top-style
border-top-width
border-width
box-shadow
caption-side
clear
color
cue
cue-after
cue-before
cursor
direction
display
elevation
empty-cells
float
font
font-family
font-size
font-stretch
font-style
font-variant
font-weight
height
image()
letter-spacing
line-height
linear-gradient()
list-style
list-style-image
list-style-position
list-style-type
margin
margin-bottom
margin-left
margin-right
margin-top
max-height
max-width
min-height
min-width
outline
outline-color
outline-style
outline-width
overflow
padding
padding-bottom
padding-left
padding-right
padding-top
pause
pause-after
pause-before
pitch
pitch-range
quotes
radial-gradient()
rect()
repeating-linear-gradient()
repeating-radial-gradient()
rgb()
rgba()
richness
speak
speak-header
speak-numeral
speak-punctuation
speech-rate
stress
table-layout
text-align
text-decoration
text-indent
text-overflow
text-shadow
text-transform
text-wrap
unicode-bidi
vertical-align
voice-family
volume
white-space
width
word-spacing
word-wrap
의견 보내기
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스 에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스 에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책 을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-03-04(UTC)
의견을 전달하고 싶나요?
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-03-04(UTC)"],[],[],null,["# HTML sanitization\n\nTo prevent certain security exploits, Looker restricts which HTML tags, HTML tag attributes, and CSS properties are allowed in the [`html` parameter](/looker/docs/reference/param-field-html), in [custom welcome emails](/looker/docs/admin-panel-users-custom-welcome-email), and in [text tiles](/looker/docs/creating-user-defined-dashboards#adding_tiles_and_text_to_a_dashboard) and [tile notes](/looker/docs/editing-user-defined-dashboards#adding_a_tile_note) in dashboards.\n\nLooker strips any HTML elements that aren't supported from the rendered HTML. For example, the following HTML has unsupported HTML tags: \n\n \u003cdiv class=\"pretty\"\u003e\u003cbadtag\u003e\u003c/badtag\u003e\u003c/div\u003e\n\nLooker will render this as: \n\n \u003cdiv class=\"pretty\"\u003e\u003c/div\u003e\n\nAs another example, the following HTML has unsupported HTML attributes: \n\n \u003cdiv class=\"pretty\" badattr=\"uh-oh\"\u003e\u003c/div\u003e\n\nLooker will render this as: \n\n \u003cdiv class=\"pretty\"\u003e\u003c/div\u003e\n\nHTML sanitization is on by default and can't be edited.\n\n\nAllowed HTML tags\n-----------------\n\nOnly certain HTML tags will be rendered in the browser. Any other tags will be stripped from rendered HTML.\n\nHere is the list of HTML tags that Looker supports: \n` a `\n\n\u003cbr /\u003e\n\n` abbr `\n\n\u003cbr /\u003e\n\n` acronym `\n\n\u003cbr /\u003e\n\n` address `\n\n\u003cbr /\u003e\n\n` area `\n\n\u003cbr /\u003e\n\n` article `\n\n\u003cbr /\u003e\n\n` aside `\n\n\u003cbr /\u003e\n\n` audio `\n\n\u003cbr /\u003e\n\n` b `\n\n\u003cbr /\u003e\n\n` bdi `\n\n\u003cbr /\u003e\n\n` bdo `\n\n\u003cbr /\u003e\n\n` big `\n\n\u003cbr /\u003e\n\n` blockquote `\n\n\u003cbr /\u003e\n\n` br `\n\n\u003cbr /\u003e\n\n` button `\n\n\u003cbr /\u003e\n\n` canvas `\n\n\u003cbr /\u003e\n\n` caption `\n\n\u003cbr /\u003e\n\n` center `\n\n\u003cbr /\u003e\n\n` cite `\n\n\u003cbr /\u003e\n\n` code `\n\n\u003cbr /\u003e\n\n` col `\n\n\u003cbr /\u003e\n\n` colgroup `\n\n\u003cbr /\u003e\n\n` datalist `\n\n\u003cbr /\u003e\n\n` dd `\n\n\u003cbr /\u003e\n\n` del `\n\n\u003cbr /\u003e\n\n` details `\n\n\u003cbr /\u003e\n\n` dfn `\n\n\u003cbr /\u003e\n\n` dir `\n\n\u003cbr /\u003e\n\n` div `\n\n\u003cbr /\u003e\n\n` dl `\n\n\u003cbr /\u003e\n\n` dt `\n\n\u003cbr /\u003e\n\n` em `\n\n\u003cbr /\u003e\n\n` fieldset `\n\n\u003cbr /\u003e\n\n` figcaption `\n\n\u003cbr /\u003e\n\n` footer `\n\n\u003cbr /\u003e\n\n` h1 `\n\n\u003cbr /\u003e\n\n` h2 `\n\n\u003cbr /\u003e\n\n` h3 `\n\n\u003cbr /\u003e\n\n` h4 `\n\n\u003cbr /\u003e\n\n` h5 `\n\n\u003cbr /\u003e\n\n` h6 `\n\n\u003cbr /\u003e\n\n` header `\n\n\u003cbr /\u003e\n\n` ins `\n\n\u003cbr /\u003e\n\n` hr `\n\n\u003cbr /\u003e\n\n` i `\n\n\u003cbr /\u003e\n\n` img `\n\n\u003cbr /\u003e\n\n` kbd `\n\n\u003cbr /\u003e\n\n` label `\n\n\u003cbr /\u003e\n\n` legend `\n\n\u003cbr /\u003e\n\n` li `\n\n\u003cbr /\u003e\n\n` map `\n\n\u003cbr /\u003e\n\n` mark `\n\n\u003cbr /\u003e\n\n` menu `\n\n\u003cbr /\u003e\n\n` meter `\n\n\u003cbr /\u003e\n\n` nav `\n\n\u003cbr /\u003e\n\n` ol `\n\n\u003cbr /\u003e\n\n` output `\n\n\u003cbr /\u003e\n\n` p `\n\n\u003cbr /\u003e\n\n` pre `\n\n\u003cbr /\u003e\n\n` q `\n\n\u003cbr /\u003e\n\n` s `\n\n\u003cbr /\u003e\n\n` samp `\n\n\u003cbr /\u003e\n\n` section `\n\n\u003cbr /\u003e\n\n` small `\n\n\u003cbr /\u003e\n\n` source `\n\n\u003cbr /\u003e\n\n` span `\n\n\u003cbr /\u003e\n\n` strike `\n\n\u003cbr /\u003e\n\n` strong `\n\n\u003cbr /\u003e\n\n` sub `\n\n\u003cbr /\u003e\n\n` summary `\n\n\u003cbr /\u003e\n\n` sup `\n\n\u003cbr /\u003e\n\n` table `\n\n\u003cbr /\u003e\n\n` tbody `\n\n\u003cbr /\u003e\n\n` td `\n\n\u003cbr /\u003e\n\n` tfoot `\n\n\u003cbr /\u003e\n\n` th `\n\n\u003cbr /\u003e\n\n` thead `\n\n\u003cbr /\u003e\n\n` time `\n\n\u003cbr /\u003e\n\n` tr `\n\n\u003cbr /\u003e\n\n` track `\n\n\u003cbr /\u003e\n\n` tt `\n\n\u003cbr /\u003e\n\n` u `\n\n\u003cbr /\u003e\n\n` ul `\n\n\u003cbr /\u003e\n\n` var `\n\n\u003cbr /\u003e\n\n` video `\n\n\u003cbr /\u003e\n\n\nAllowed HTML tag attributes\n---------------------------\n\nOnly certain HTML attributes will be rendered in the browser. Any other attributes will be stripped from rendered HTML. This also applies to the CSS properties for HTML `style` tags.\n\nHere is the list of HTML attributes that Looker supports: \n` abbr `\n\n\u003cbr /\u003e\n\n` accept `\n\n\u003cbr /\u003e\n\n` accept-charset `\n\n\u003cbr /\u003e\n\n` accesskey `\n\n\u003cbr /\u003e\n\n` action `\n\n\u003cbr /\u003e\n\n` align `\n\n\u003cbr /\u003e\n\n` alt `\n\n\u003cbr /\u003e\n\n` autoplay `\n\n\u003cbr /\u003e\n\n` axis `\n\n\u003cbr /\u003e\n\n` border `\n\n\u003cbr /\u003e\n\n` cellpadding `\n\n\u003cbr /\u003e\n\n` cellspacing `\n\n\u003cbr /\u003e\n\n` char `\n\n\u003cbr /\u003e\n\n` charoff `\n\n\u003cbr /\u003e\n\n` charset `\n\n\u003cbr /\u003e\n\n` checked `\n\n\u003cbr /\u003e\n\n` cite `\n\n\u003cbr /\u003e\n\n` class `\n\n\u003cbr /\u003e\n\n` clear `\n\n\u003cbr /\u003e\n\n` color `\n\n\u003cbr /\u003e\n\n` cols `\n\n\u003cbr /\u003e\n\n` colspan `\n\n\u003cbr /\u003e\n\n` compact `\n\n\u003cbr /\u003e\n\n` controls `\n\n\u003cbr /\u003e\n\n` controlslist `\n\n\u003cbr /\u003e\n\n` coords `\n\n\u003cbr /\u003e\n\n` datetime `\n\n\u003cbr /\u003e\n\n` dir `\n\n\u003cbr /\u003e\n\n` disabled `\n\n\u003cbr /\u003e\n\n` enctype `\n\n\u003cbr /\u003e\n\n` for `\n\n\u003cbr /\u003e\n\n` frame `\n\n\u003cbr /\u003e\n\n` headers `\n\n\u003cbr /\u003e\n\n` height `\n\n\u003cbr /\u003e\n\n` href `\n\n\u003cbr /\u003e\n\n` hreflang `\n\n\u003cbr /\u003e\n\n` hspace `\n\n\u003cbr /\u003e\n\n` id `\n\n\u003cbr /\u003e\n\n` ismap `\n\n\u003cbr /\u003e\n\n` label `\n\n\u003cbr /\u003e\n\n` lang `\n\n\u003cbr /\u003e\n\n` longdesc `\n\n\u003cbr /\u003e\n\n` loop `\n\n\u003cbr /\u003e\n\n` loopcount `\n\n\u003cbr /\u003e\n\n` loopend `\n\n\u003cbr /\u003e\n\n` loopstart `\n\n\u003cbr /\u003e\n\n` maxlength `\n\n\u003cbr /\u003e\n\n` media `\n\n\u003cbr /\u003e\n\n` method `\n\n\u003cbr /\u003e\n\n` multiple `\n\n\u003cbr /\u003e\n\n` muted `\n\n\u003cbr /\u003e\n\n` name `\n\n\u003cbr /\u003e\n\n` nohref `\n\n\u003cbr /\u003e\n\n` noshade `\n\n\u003cbr /\u003e\n\n` nowrap `\n\n\u003cbr /\u003e\n\n` poster `\n\n\u003cbr /\u003e\n\n` preload `\n\n\u003cbr /\u003e\n\n` prompt `\n\n\u003cbr /\u003e\n\n` readonly `\n\n\u003cbr /\u003e\n\n` rel `\n\n\u003cbr /\u003e\n\n` rev `\n\n\u003cbr /\u003e\n\n` rows `\n\n\u003cbr /\u003e\n\n` rowspan `\n\n\u003cbr /\u003e\n\n` rules `\n\n\u003cbr /\u003e\n\n` scope `\n\n\u003cbr /\u003e\n\n` selected `\n\n\u003cbr /\u003e\n\n` shape `\n\n\u003cbr /\u003e\n\n` size `\n\n\u003cbr /\u003e\n\n` span `\n\n\u003cbr /\u003e\n\n` src `\n\n\u003cbr /\u003e\n\n` start `\n\n\u003cbr /\u003e\n\n` style `\n\n\u003cbr /\u003e\n\n` summary `\n\n\u003cbr /\u003e\n\n` tabindex `\n\n\u003cbr /\u003e\n\n` target `\n\n\u003cbr /\u003e\n\n` title `\n\n\u003cbr /\u003e\n\n` type `\n\n\u003cbr /\u003e\n\n` usemap `\n\n\u003cbr /\u003e\n\n` valign `\n\n\u003cbr /\u003e\n\n` value `\n\n\u003cbr /\u003e\n\n` vspace `\n\n\u003cbr /\u003e\n\n` width `\n\n\u003cbr /\u003e\n\n` xml:lang `\n\n\u003cbr /\u003e\n\n\nAllowed CSS Properties for HTML `style` Tags\n--------------------------------------------\n\nHere is the list of allowed CSS properties that Looker supports: \n` -moz-border-radius `\n\n\u003cbr /\u003e\n\n` -moz-border-radius-bottomleft `\n\n\u003cbr /\u003e\n\n` -moz-border-radius-bottomright `\n\n\u003cbr /\u003e\n\n` -moz-border-radius-topleft `\n\n\u003cbr /\u003e\n\n` -moz-border-radius-topright `\n\n\u003cbr /\u003e\n\n` -moz-box-shadow `\n\n\u003cbr /\u003e\n\n` -moz-outline `\n\n\u003cbr /\u003e\n\n` -moz-outline-color `\n\n\u003cbr /\u003e\n\n` -moz-outline-style `\n\n\u003cbr /\u003e\n\n` -moz-outline-width `\n\n\u003cbr /\u003e\n\n` -o-text-overflow `\n\n\u003cbr /\u003e\n\n` -webkit-border-bottom-left-radius `\n\n\u003cbr /\u003e\n\n` -webkit-border-bottom-right-radius `\n\n\u003cbr /\u003e\n\n` -webkit-border-radius `\n\n\u003cbr /\u003e\n\n` -webkit-border-radius-bottom-left `\n\n\u003cbr /\u003e\n\n` -webkit-border-radius-bottom-right `\n\n\u003cbr /\u003e\n\n` -webkit-border-radius-top-left `\n\n\u003cbr /\u003e\n\n` -webkit-border-radius-top-right `\n\n\u003cbr /\u003e\n\n` -webkit-border-top-left-radius `\n\n\u003cbr /\u003e\n\n` -webkit-border-top-right-radius `\n\n\u003cbr /\u003e\n\n` -webkit-box-shadow `\n\n\u003cbr /\u003e\n\n` azimuth `\n\n\u003cbr /\u003e\n\n` background `\n\n\u003cbr /\u003e\n\n` background-attachment `\n\n\u003cbr /\u003e\n\n` background-color `\n\n\u003cbr /\u003e\n\n` background-image` (note that `url` is unsupported)\n\n\u003cbr /\u003e\n\n` background-position `\n\n\u003cbr /\u003e\n\n` background-repeat `\n\n\u003cbr /\u003e\n\n` border `\n\n\u003cbr /\u003e\n\n` border-bottom `\n\n\u003cbr /\u003e\n\n` border-bottom-color `\n\n\u003cbr /\u003e\n\n` border-bottom-left-radius `\n\n\u003cbr /\u003e\n\n` border-bottom-right-radius `\n\n\u003cbr /\u003e\n\n` border-bottom-style `\n\n\u003cbr /\u003e\n\n` border-bottom-width `\n\n\u003cbr /\u003e\n\n` border-collapse `\n\n\u003cbr /\u003e\n\n` border-color `\n\n\u003cbr /\u003e\n\n` border-left `\n\n\u003cbr /\u003e\n\n` border-left-color `\n\n\u003cbr /\u003e\n\n` border-left-style `\n\n\u003cbr /\u003e\n\n` border-left-width `\n\n\u003cbr /\u003e\n\n` border-radius `\n\n\u003cbr /\u003e\n\n` border-right `\n\n\u003cbr /\u003e\n\n` border-right-color `\n\n\u003cbr /\u003e\n\n` border-right-style `\n\n\u003cbr /\u003e\n\n` border-right-width `\n\n\u003cbr /\u003e\n\n` border-spacing `\n\n\u003cbr /\u003e\n\n` border-style `\n\n\u003cbr /\u003e\n\n` border-top `\n\n\u003cbr /\u003e\n\n` border-top-color `\n\n\u003cbr /\u003e\n\n` border-top-left-radius `\n\n\u003cbr /\u003e\n\n` border-top-right-radius `\n\n\u003cbr /\u003e\n\n` border-top-style `\n\n\u003cbr /\u003e\n\n` border-top-width `\n\n\u003cbr /\u003e\n\n` border-width `\n\n\u003cbr /\u003e\n\n` box-shadow `\n\n\u003cbr /\u003e\n\n` caption-side `\n\n\u003cbr /\u003e\n\n` clear `\n\n\u003cbr /\u003e\n\n` color `\n\n\u003cbr /\u003e\n\n` cue `\n\n\u003cbr /\u003e\n\n` cue-after `\n\n\u003cbr /\u003e\n\n` cue-before `\n\n\u003cbr /\u003e\n\n` cursor `\n\n\u003cbr /\u003e\n\n` direction `\n\n\u003cbr /\u003e\n\n` display `\n\n\u003cbr /\u003e\n\n` elevation `\n\n\u003cbr /\u003e\n\n` empty-cells `\n\n\u003cbr /\u003e\n\n` float `\n\n\u003cbr /\u003e\n\n` font `\n\n\u003cbr /\u003e\n\n` font-family `\n\n\u003cbr /\u003e\n\n` font-size `\n\n\u003cbr /\u003e\n\n` font-stretch `\n\n\u003cbr /\u003e\n\n` font-style `\n\n\u003cbr /\u003e\n\n` font-variant `\n\n\u003cbr /\u003e\n\n` font-weight `\n\n\u003cbr /\u003e\n\n` height `\n\n\u003cbr /\u003e\n\n` image() `\n\n\u003cbr /\u003e\n\n` letter-spacing `\n\n\u003cbr /\u003e\n\n` line-height `\n\n\u003cbr /\u003e\n\n` linear-gradient() `\n\n\u003cbr /\u003e\n\n` list-style `\n\n\u003cbr /\u003e\n\n` list-style-image `\n\n\u003cbr /\u003e\n\n` list-style-position `\n\n\u003cbr /\u003e\n\n` list-style-type `\n\n\u003cbr /\u003e\n\n` margin `\n\n\u003cbr /\u003e\n\n` margin-bottom `\n\n\u003cbr /\u003e\n\n` margin-left `\n\n\u003cbr /\u003e\n\n` margin-right `\n\n\u003cbr /\u003e\n\n` margin-top `\n\n\u003cbr /\u003e\n\n` max-height `\n\n\u003cbr /\u003e\n\n` max-width `\n\n\u003cbr /\u003e\n\n` min-height `\n\n\u003cbr /\u003e\n\n` min-width `\n\n\u003cbr /\u003e\n\n` outline `\n\n\u003cbr /\u003e\n\n` outline-color `\n\n\u003cbr /\u003e\n\n` outline-style `\n\n\u003cbr /\u003e\n\n` outline-width `\n\n\u003cbr /\u003e\n\n` overflow `\n\n\u003cbr /\u003e\n\n` padding `\n\n\u003cbr /\u003e\n\n` padding-bottom `\n\n\u003cbr /\u003e\n\n` padding-left `\n\n\u003cbr /\u003e\n\n` padding-right `\n\n\u003cbr /\u003e\n\n` padding-top `\n\n\u003cbr /\u003e\n\n` pause `\n\n\u003cbr /\u003e\n\n` pause-after `\n\n\u003cbr /\u003e\n\n` pause-before `\n\n\u003cbr /\u003e\n\n` pitch `\n\n\u003cbr /\u003e\n\n` pitch-range `\n\n\u003cbr /\u003e\n\n` quotes `\n\n\u003cbr /\u003e\n\n` radial-gradient() `\n\n\u003cbr /\u003e\n\n` rect() `\n\n\u003cbr /\u003e\n\n` repeating-linear-gradient() `\n\n\u003cbr /\u003e\n\n` repeating-radial-gradient() `\n\n\u003cbr /\u003e\n\n` rgb() `\n\n\u003cbr /\u003e\n\n` rgba() `\n\n\u003cbr /\u003e\n\n` richness `\n\n\u003cbr /\u003e\n\n` speak `\n\n\u003cbr /\u003e\n\n` speak-header `\n\n\u003cbr /\u003e\n\n` speak-numeral `\n\n\u003cbr /\u003e\n\n` speak-punctuation `\n\n\u003cbr /\u003e\n\n` speech-rate `\n\n\u003cbr /\u003e\n\n` stress `\n\n\u003cbr /\u003e\n\n` table-layout `\n\n\u003cbr /\u003e\n\n` text-align `\n\n\u003cbr /\u003e\n\n` text-decoration `\n\n\u003cbr /\u003e\n\n` text-indent `\n\n\u003cbr /\u003e\n\n` text-overflow `\n\n\u003cbr /\u003e\n\n` text-shadow `\n\n\u003cbr /\u003e\n\n` text-transform `\n\n\u003cbr /\u003e\n\n` text-wrap `\n\n\u003cbr /\u003e\n\n` unicode-bidi `\n\n\u003cbr /\u003e\n\n` vertical-align `\n\n\u003cbr /\u003e\n\n` voice-family `\n\n\u003cbr /\u003e\n\n` volume `\n\n\u003cbr /\u003e\n\n` white-space `\n\n\u003cbr /\u003e\n\n` width `\n\n\u003cbr /\u003e\n\n` word-spacing `\n\n\u003cbr /\u003e\n\n` word-wrap `\n\n\u003cbr /\u003e"]]