Lines Matching full:letter
42 This patch fixes the pseudo-elements ::first-line and ::first-letter to inherit styles properly. More
48 (2) Fixes first-letter checking so that it happens at layout time rather than during render object
49 construction time, since that makes first-letter more dynamic and causes it to be discovered in cases
52 (3) Make first-letter inherit from first-line like it's supposed to, and also make first-line styles
55 (4) Make first-letter changes cause a detach/attach to fire just as when the display changes. I generalized
236 for by the front end render objects. Also fix first-letter to inherit properly from first-line styles.
415 Make first-letter and before/after work with text transforms.
2880 an element to process first-letter style.
5116 ::first-letter, but it is at least right for ::before and ::after.
7993 Fixes for 3227983 and 3224521, both bugs involving bad letter-spacing
8724 letter-spacing: .none;
9643 First-letter can be floated. Make sure we mutate the display
10103 ignore the float property on first-letter styles.
12958 Made sure :first-letter drills into inline children to find the
12959 first letter in a block, e.g., so :before content can be used in
12960 conjunction with :first-letter.
13410 :after or :first-letter. The only debatable case is whether
17510 Fixed 3116584. Made letter-spacing, word-spacing, and text-decoration play