gecko/layout/reftests/text-overflow
Vitor Menezes ffab172cd7 Bug 403524: Merging codepaths introduced some reftest failures; we need to fix them (r=dbaron)
It would appear that shadows were expected to render above underlines,
violating the CSS3 spec for text-shadow
(http://dev.w3.org/csswg/css3-text/#text-shadow).  The text-overflow
reftest relied on our previous standards-mode decoration implementation,
which drew strikethroughs after drawing the contents of the box,
regardless of whether there was any text; the reference thus no longer
needs to artificially introduce the decoration.
2011-08-03 11:30:58 -07:00
..
aligned-baseline-ref.html Bug 668919 - The ellipsis with text-overflow: ellipsis is sometimes one pixel too low. r=roc 2011-07-04 07:47:59 +02:00
aligned-baseline.html Bug 668919 - The ellipsis with text-overflow: ellipsis is sometimes one pixel too low. r=roc 2011-07-04 07:47:59 +02:00
anonymous-block-ref.html
anonymous-block.html
bidi-simple-ref.html
bidi-simple-scrolled-ref.html
bidi-simple-scrolled.html
bidi-simple.html
block-padding-ref.html
block-padding.html
clipped-elements-ref.html Bug 667010 - "ASSERTION: unexpected block frame" with text-overflow: ellipsis, <fieldset>. r=roc 2011-07-04 07:47:59 +02:00
clipped-elements.html Bug 667010 - "ASSERTION: unexpected block frame" with text-overflow: ellipsis, <fieldset>. r=roc 2011-07-04 07:47:59 +02:00
ellipsis-font-fallback-ref.html
ellipsis-font-fallback.html
false-marker-overlap-ref.html
false-marker-overlap.html
marker-basic-ref.html
marker-basic.html
marker-shadow-ref.html New, better reftest for bug 666689 r=roc 2011-07-04 14:59:19 +10:00
marker-shadow.html New, better reftest for bug 666689 r=roc 2011-07-04 14:59:19 +10:00
marker-string-ref.html
marker-string.html
quirks-decorations-ref.html
quirks-decorations.html
quirks-line-height-ref.html
quirks-line-height.html
reftest.list Test text-overflow:ellipsis on table-cell. b=nobug r=test-only 2011-07-26 19:22:47 +02:00
scroll-rounding-ref.html
scroll-rounding.html
selection-ref.html Bug 668849 - Sporadic TEST-UNEXPECTED-FAIL | reftests/text-overflow/selection.html. r=test-only 2011-07-02 23:50:02 +02:00
selection.html Bug 668849 - Sporadic TEST-UNEXPECTED-FAIL | reftests/text-overflow/selection.html. r=test-only 2011-07-02 23:50:02 +02:00
standards-decorations-ref.html Bug 403524: Merging codepaths introduced some reftest failures; we need to fix them (r=dbaron) 2011-08-03 11:30:58 -07:00
standards-decorations.html
standards-line-height-ref.html
standards-line-height.html
table-cell-ref.html Test text-overflow:ellipsis on table-cell. b=nobug r=test-only 2011-07-26 19:22:47 +02:00
table-cell.html Test text-overflow:ellipsis on table-cell. b=nobug r=test-only 2011-07-26 19:22:47 +02:00
TestEllipsisFallback.woff
theme-overflow-ref.html Bug 669284 - reftest. 2011-07-06 12:03:23 +02:00
theme-overflow.html Bug 669284 - reftest. 2011-07-06 12:03:23 +02:00
visibility-hidden-ref.html
visibility-hidden.html