1,295
edits
No edit summary |
No edit summary |
||
| Line 30: | Line 30: | ||
** {{bug|463952}} (fix for image backgrounds tiled across table rows/columns) | ** {{bug|463952}} (fix for image backgrounds tiled across table rows/columns) | ||
* {{bug|451426}} jfkthame (fix for incorrect CJK font fallback) | * {{bug|451426}} jfkthame (fix for incorrect CJK font fallback) | ||
* [http://people.mozilla.com/~roc/roc- | * [http://people.mozilla.com/~roc/roc-2.bundle roc's second hg bundle], which contains: | ||
** {{bug|430332}} optimize reconstruction of textruns for text-transform text | ** {{bug|430332}} optimize reconstruction of textruns for text-transform text | ||
** {{bug|455826}} fix textrun construction to look inside the overflow-list of inline flrames | ** {{bug|455826}} fix textrun construction to look inside the overflow-list of inline flrames | ||
| Line 36: | Line 36: | ||
** {{bug|462968}} sanitize block height | ** {{bug|462968}} sanitize block height | ||
** {{bug|463292}} Make XUL text-shadows that overflow draw correctly | ** {{bug|463292}} Make XUL text-shadows that overflow draw correctly | ||
* [http://people.mozilla.com/~roc/roc-3.bundle roc's third hg bundle], which contains: | |||
** {{bug|455826}} avoid reconstructing textruns just because we deleted an empty nsContinuingTextFrame | |||
** {{bug|457398}} don't treat empty lines as the first line for text-indent/first-line/first-letter | |||
edits