Accessibility/Attributes: Difference between revisions

Line 74: Line 74:
|  
|  
|-
|-
| locale
| language
| What language is this text in, e.g. en-US
| What language is this text in, e.g. en-US
| Yes
| Yes
Line 106: Line 106:
|
|
|-
|-
| background-color
| bg-color (OOo) or background-color (CSS)
| Background color as hex value #RRGGBB
| Background color as hex value #RRGGBB
|  
|  
Line 114: Line 114:
| Yes
| Yes
|-
|-
| color
| fg-color (OOo) or color (CSS)
| Foreground color as hex value #RRGGBB
| Foreground color as hex value #RRGGBB
|  
|  
Line 130: Line 130:
| Yes
| Yes
|-
|-
| font-family
| family-name (OOo) or font-family (CSS)
| The computed font name
| The computed font name
|  
|  
Line 138: Line 138:
| Yes
| Yes
|-
|-
| font-size
| left-margin (OOo)
| Font size ... in em's or what?
| In inches, pixels, what?
|
| Yes
|
|
|
|-
| right-margin (OOo)
| In inches, pixels, what?
|
| Yes
|
|
|
|-
| size (OOo) or font-size (CSS)
| Font size ... in points or what?
|  
|  
|  
|  
Line 146: Line 162:
| Yes
| Yes
|-
|-
| font-style
| style (OOo) or font-style (CSS)
| normal|italic|oblique
| normal|italic|oblique
|  
|  
Line 154: Line 170:
| Yes
| Yes
|-
|-
| font-weight
| weight (OOo) or font-weight (CSS)
| The computed font weight, as a number (a percent?)
| The computed font weight, as a number (a percent?)
|  
|  
Line 162: Line 178:
| Yes
| Yes
|-
|-
| text-align
| justification (OOo) or text-align (CSS)
| left|center|right|justify
| left|center|right|justify
|  
|  
Line 170: Line 186:
|
|
|-
|-
| text-decoration
| underline+strikethrough (OOo) or text-decoration (CSS)
| none|underline|overline|line-through|blink
| none|underline|overline|line-through|blink
|  
|  
346

edits