gecko/layout/reftests/text-decoration
Vitor Menezes 1be3da1279 Bug 403524: Make quirks-mode text draw order comply with CSS 2.1
Quirks-mode code draws text, and then all decorations. We need to instead draw
underlines, then overlines, -then- text, then line-throughs, as per CSS 2.1.

This involves refactoring nsTextFrame::PaintTextDecorations and
nsTextFrame::DrawText by merging them together, and also updating some
of their callers.
2011-08-03 11:30:58 -07:00
..
641444-1-ref.html Reftest for bug 641444. r=dbaron 2011-05-31 11:04:33 +03:00
641444-1.html Reftest for bug 641444. r=dbaron 2011-05-31 11:04:33 +03:00
decoration-color-override-quirks-ref.html Only override font properties when in quirks mode. (Bug 403524) r=dbaron 2011-08-03 11:30:58 -07:00
decoration-color-override-quirks.html Only override font properties when in quirks mode. (Bug 403524) r=dbaron 2011-08-03 11:30:58 -07:00
decoration-color-override-standards-ref.html Only override font properties when in quirks mode. (Bug 403524) r=dbaron 2011-08-03 11:30:58 -07:00
decoration-color-override-standards.html Only override font properties when in quirks mode. (Bug 403524) r=dbaron 2011-08-03 11:30:58 -07:00
decoration-color-quirks-ref.html Bug 647421 -moz-text-decoration-color and -moz-text-decoration-style should be reset by text-decoration r=dbaron, sr=bzbarsky 2011-04-23 14:16:41 +09:00
decoration-color-quirks.html Bug 647421 -moz-text-decoration-color and -moz-text-decoration-style should be reset by text-decoration r=dbaron, sr=bzbarsky 2011-04-23 14:16:41 +09:00
decoration-color-standards-ref.html Bug 647421 -moz-text-decoration-color and -moz-text-decoration-style should be reset by text-decoration r=dbaron, sr=bzbarsky 2011-04-23 14:16:41 +09:00
decoration-color-standards.html Bug 647421 -moz-text-decoration-color and -moz-text-decoration-style should be reset by text-decoration r=dbaron, sr=bzbarsky 2011-04-23 14:16:41 +09:00
decoration-css21-block-ref.html Fix text-decoration positioning in quirks mode and set overflow areas to match. (Bug 403524) r=dbaron 2011-08-03 11:30:58 -07:00
decoration-css21-block.html Fix text-decoration positioning in quirks mode and set overflow areas to match. (Bug 403524) r=dbaron 2011-08-03 11:30:58 -07:00
decoration-css21-ref.html Fix text-decoration positioning in quirks mode and set overflow areas to match. (Bug 403524) r=dbaron 2011-08-03 11:30:58 -07:00
decoration-css21.html Fix text-decoration positioning in quirks mode and set overflow areas to match. (Bug 403524) r=dbaron 2011-08-03 11:30:58 -07:00
decoration-style-quirks-ref.html Fix text-decoration positioning in quirks mode and set overflow areas to match. (Bug 403524) r=dbaron 2011-08-03 11:30:58 -07:00
decoration-style-quirks.html Bug 647421 -moz-text-decoration-color and -moz-text-decoration-style should be reset by text-decoration r=dbaron, sr=bzbarsky 2011-04-23 14:16:41 +09:00
decoration-style-standards-ref.html Bug 647421 -moz-text-decoration-color and -moz-text-decoration-style should be reset by text-decoration r=dbaron, sr=bzbarsky 2011-04-23 14:16:41 +09:00
decoration-style-standards.html Bug 647421 -moz-text-decoration-color and -moz-text-decoration-style should be reset by text-decoration r=dbaron, sr=bzbarsky 2011-04-23 14:16:41 +09:00
line-through-style-block-dashed-quirks.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
line-through-style-block-dashed-standards.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
line-through-style-block-dotted-quirks.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
line-through-style-block-dotted-standards.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
line-through-style-block-double-quirks.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
line-through-style-block-double-standards.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
line-through-style-block-quirks-ref.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
line-through-style-block-solid-quirks.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
line-through-style-block-solid-standards.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
line-through-style-block-standards-ref.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
line-through-style-block-wavy-quirks.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
line-through-style-block-wavy-standards.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
line-through-style-inline-dashed-quirks.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
line-through-style-inline-dashed-standards.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
line-through-style-inline-dotted-quirks.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
line-through-style-inline-dotted-standards.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
line-through-style-inline-double-quirks.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
line-through-style-inline-double-standards.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
line-through-style-inline-quirks-ref.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
line-through-style-inline-solid-quirks.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
line-through-style-inline-solid-standards.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
line-through-style-inline-standards-ref.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
line-through-style-inline-wavy-quirks.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
line-through-style-inline-wavy-standards.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
overline-style-block-dashed-quirks.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
overline-style-block-dashed-standards.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
overline-style-block-dotted-quirks.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
overline-style-block-dotted-standards.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
overline-style-block-double-quirks.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
overline-style-block-double-standards.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
overline-style-block-quirks-ref.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
overline-style-block-solid-quirks.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
overline-style-block-solid-standards.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
overline-style-block-standards-ref.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
overline-style-block-wavy-quirks.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
overline-style-block-wavy-standards.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
overline-style-inline-dashed-quirks.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
overline-style-inline-dashed-standards.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
overline-style-inline-dotted-quirks.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
overline-style-inline-dotted-standards.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
overline-style-inline-double-quirks.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
overline-style-inline-double-standards.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
overline-style-inline-quirks-ref.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
overline-style-inline-solid-quirks.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
overline-style-inline-solid-standards.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
overline-style-inline-standards-ref.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
overline-style-inline-wavy-quirks.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
overline-style-inline-wavy-standards.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
reftest.list Bug 403524: Make quirks-mode text draw order comply with CSS 2.1 2011-08-03 11:30:58 -07:00
table-quirk-1-ref.html
table-quirk-1.html
table-quirk-2-ref.html
table-quirk-2.html
text-decoration-propagation-1-quirks-ref.html
text-decoration-propagation-1-quirks.html
text-decoration-propagation-1-standards-ref.html
text-decoration-propagation-1-standards.html
text-decoration-zorder-1-quirks.html
text-decoration-zorder-1-ref.html
text-decoration-zorder-1-standards.html
underline-block-propagation-2-quirks-ref.html
underline-block-propagation-2-quirks.html
underline-block-propagation-2-standards-ref.html
underline-block-propagation-2-standards.html
underline-block-propagation-quirks-ref.html
underline-block-propagation-quirks.html
underline-block-propagation-standards-ref.html
underline-block-propagation-standards.html
underline-block-quirks-notref.html
underline-block-quirks-ref.html
underline-block-quirks.html
underline-block-standards-notref.html
underline-block-standards-ref.html
underline-block-standards.html
underline-inline-block-quirks-notref.html
underline-inline-block-quirks-ref.html
underline-inline-block-quirks.html
underline-inline-block-standards-notref.html
underline-inline-block-standards-ref.html
underline-inline-block-standards.html
underline-style-block-dashed-quirks.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
underline-style-block-dashed-standards.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
underline-style-block-dotted-quirks.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
underline-style-block-dotted-standards.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
underline-style-block-double-quirks.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
underline-style-block-double-standards.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
underline-style-block-quirks-ref.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
underline-style-block-solid-quirks.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
underline-style-block-solid-standards.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
underline-style-block-standards-ref.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
underline-style-block-wavy-quirks.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
underline-style-block-wavy-standards.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
underline-style-inline-dashed-quirks.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
underline-style-inline-dashed-standards.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
underline-style-inline-dotted-quirks.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
underline-style-inline-dotted-standards.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
underline-style-inline-double-quirks.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
underline-style-inline-double-standards.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
underline-style-inline-quirks-ref.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
underline-style-inline-solid-quirks.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
underline-style-inline-solid-standards.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
underline-style-inline-standards-ref.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
underline-style-inline-wavy-quirks.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
underline-style-inline-wavy-standards.html Bug 59109 part 4: reftests for text-decoration-color and text-decoration-style r=dbaron 2011-03-31 21:27:12 +09:00
underline-table-caption-quirks-notref.html
underline-table-caption-quirks-ref.html
underline-table-caption-quirks.html
underline-table-caption-standards-notref.html
underline-table-caption-standards-ref.html
underline-table-caption-standards.html
underline-table-cell-quirks-notref.html
underline-table-cell-quirks-ref.html
underline-table-cell-quirks.html
underline-table-cell-standards-notref.html
underline-table-cell-standards-ref.html
underline-table-cell-standards.html