gecko/layout/reftests/text-decoration
Vitor Menezes e28c55c2e9 Fix text-decoration positioning in quirks mode and set overflow areas to match. (Bug 403524) r=dbaron
Change the quirks mode text-decoration code (soon to be used for all
modes) to follow CSS 2.1's rules for positioning of decoration lines.
Decorations are now drawn at a constant vertical position established by
the element creating the decoration, and more than one of the same type
(underline, overline, line-through) of decoration are supported on the
same piece of text.

This means that text-decorations can now significantly overflow a text
frame, since the vertical-alignment of the element with text-decoration
may be substantially different from the vertical alignment of the text.
Set overflow areas for text frames with text decorations in
nsLineLayout::RelativePositionFrames since it must happen *after*
vertical alignment is done, and when relative positioning data are
consistent (nsIFrame::GetRelativeOffset matches the offset that has been
applied).
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-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 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
table-quirk-1-ref.html Don't propagate text-decoration in quirks-mode across inline-block, inline-table, and HTML table elements. Also, prepare quirks-mode text-decoration propagation code for use in standards mode (for bug 403524). (Bug 572713) r=roc a2.0=blocking 2010-11-21 15:50:28 -08:00
table-quirk-1.html Don't propagate text-decoration in quirks-mode across inline-block, inline-table, and HTML table elements. Also, prepare quirks-mode text-decoration propagation code for use in standards mode (for bug 403524). (Bug 572713) r=roc a2.0=blocking 2010-11-21 15:50:28 -08:00
table-quirk-2-ref.html Don't propagate text-decoration in quirks-mode across inline-block, inline-table, and HTML table elements. Also, prepare quirks-mode text-decoration propagation code for use in standards mode (for bug 403524). (Bug 572713) r=roc a2.0=blocking 2010-11-21 15:50:28 -08:00
table-quirk-2.html Don't propagate text-decoration in quirks-mode across inline-block, inline-table, and HTML table elements. Also, prepare quirks-mode text-decoration propagation code for use in standards mode (for bug 403524). (Bug 572713) r=roc a2.0=blocking 2010-11-21 15:50:28 -08:00
text-decoration-propagation-1-quirks-ref.html Don't propagate text-decoration in quirks-mode across inline-block, inline-table, and HTML table elements. Also, prepare quirks-mode text-decoration propagation code for use in standards mode (for bug 403524). (Bug 572713) r=roc a2.0=blocking 2010-11-21 15:50:28 -08:00
text-decoration-propagation-1-quirks.html Don't propagate text-decoration in quirks-mode across inline-block, inline-table, and HTML table elements. Also, prepare quirks-mode text-decoration propagation code for use in standards mode (for bug 403524). (Bug 572713) r=roc a2.0=blocking 2010-11-21 15:50:28 -08:00
text-decoration-propagation-1-standards-ref.html Don't propagate text-decoration in quirks-mode across inline-block, inline-table, and HTML table elements. Also, prepare quirks-mode text-decoration propagation code for use in standards mode (for bug 403524). (Bug 572713) r=roc a2.0=blocking 2010-11-21 15:50:28 -08:00
text-decoration-propagation-1-standards.html Don't propagate text-decoration in quirks-mode across inline-block, inline-table, and HTML table elements. Also, prepare quirks-mode text-decoration propagation code for use in standards mode (for bug 403524). (Bug 572713) r=roc a2.0=blocking 2010-11-21 15:50:28 -08:00
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