What's new?
|
Help
|
Directory
|
Sign in
doctype
Documenting the open web
Project Home
Wiki
Issues
Source
Search
Search Within:
All Wiki Pages
Featured Pages
Current Pages
Deprecated Pages
for
Updated
Sep 19, 2008
by
pilgrim
Labels:
about-css
,
is-css-property
,
from-microsoft
LayoutGridCharCSSProperty
The layout-grid-char property sets the size of the character grid used for rendering text.
You are here:
Home
>
CSS Reference
>
Properties
>
layout-grid-char
Usage
Values
none
auto
<length>
<percentage>
Browser compatibility
Compatibility table legend
Test
IE8
IE7
IE6
FF3
FF2
Saf3
Op9
Chrome
style.layoutGridChar reflects <div style='layout-grid-char: 0'>
Y
Y
Y
N
N
N
Y
N
style.layoutGridChar reflects <div style='layout-grid-char: 1cm'>
Y
Y
Y
N
N
N
Y
N
style.layoutGridChar reflects <div style='layout-grid-char: 1em'>
Y
Y
Y
N
N
N
Y
N
style.layoutGridChar reflects <div style='layout-grid-char: 1ex'>
Y
Y
Y
N
N
N
Y
N
style.layoutGridChar reflects <div style='layout-grid-char: 1in'>
Y
Y
Y
N
N
N
Y
N
style.layoutGridChar reflects <div style='layout-grid-char: 1mm'>
Y
Y
Y
N
N
N
Y
N
style.layoutGridChar reflects <div style='layout-grid-char: 1pc'>
Y
Y
Y
N
N
N
Y
N
style.layoutGridChar reflects <div style='layout-grid-char: 1pt'>
Y
Y
Y
N
N
N
Y
N
style.layoutGridChar reflects <div style='layout-grid-char: 1px'>
Y
Y
Y
N
N
N
Y
N
style.layoutGridChar reflects <div style='layout-grid-char: 42%'>
Y
Y
Y
N
N
N
Y
N
style.layoutGridChar reflects <div style='layout-grid-char: auto'>
Y
Y
Y
N
N
N
Y
N
style.layoutGridChar reflects <div style='layout-grid-char: none'>
Y
Y
Y
N
N
N
Y
N
Further reading
The layout-grid-char property on MSDN
The history of the layout-grid-char property on blooberry.com
Sign in
to add a comment