CSS Test Suite Results: MS Internet Explorer For Windows 4.01 SP1
Last Tested: 1998 July 14.
This list of bugs has not yet been updated to include those bugs
uncovered by the new version of the CSS Test Suite, released 1998
December 17. The additions to the test suite are significant, and
will include many new bug reports.
Bugs
The list that follows is a list of bugs in the browser, that is, what is
described is in error. I have also included a few partially supported
features as bugs.
- 1.1
- Miscellaneous import problems
- 1.4,
1.5
- Class/ID selectors should not be allowed to begin with digits.
The browser displays incorrect behavior, as explained in the link to the
test. It should ignore the properties, since selectors should not begin with
digits. If it accepts them, then authors using MSIE would not realize that
what they did was wrong and not supported by other browsers.
- 3.2
- Line has underline and overstrike.
- 5.2.3
- No oblique fonts -- can this be done in Windows??
- 5.2.6
- Default font size is not medium, as it should be.
- 5.2.7
- The
line-height
percentages are interpreted relative to
normal (ca. 120%) rather than to the font-size.
- 5.3.4,
5.3.6,
5.3.7
- Repeat-x and repeat-y do not tile in both directions.
- 5.4.3
- Underlining does not stay the same color throughout the paragraph.
- 5.4.4
- Not all "align"s work.
- 5.4.8
- Strange behavior with negative line height.
- 5.5.01,
5.5.03
- top-margin and bottom-margin in percentage units behave oddly (and differently in and out
of TABLE - percent value may be referring to height instead of width when
outside of TABLE
- 5.5.05
- margin:auto does not cause centering of the block
- There are some serious problems within the table, involving percentage
margins on the top and bottom and more serious problems with the margin:auto
(the padding becomes slightly negative and all but the first line of text is
cut off)
- 5.5.06,
5.5.08
5.5.10
- top-padding and bottom-padding in percentage units behave oddly (but the
same this time)
- 5.5.07,
5.5.10
- The right-padding is expanded due to justification of text. Is this
bad?
- 5.5.17
border-style: dashed
and border-style: dotted
do not work.
- 5.5.25
-
-
The floating images are aligned at their bottom. They must be top-aligned
relative to their containing block-level element (<P>), according to
Section 4.1.4 of
the CSS1 Spec.
- The
width=50%
fails.
- 5.5.25 float
- The bottom edge of the background fill (white) is set by the floated image
rather than by the paragraph (throughout the test), even when the paragraph
is not yet done. When the paragraph is not yet done, the background ends
and then restarts with the next line of text.
- The left margin of the third, fourth, and sixth paragraphs (#img2,
#img3, and #img5) is filled by extra
padding.
- The negative top-margin and bottom-margin fail, turning to zero.
- 5.6.1
- The display tag is only partially supported: none works for a SPAN but
not a P (but it makes the color:red invalid), and the list-item does nothing.
- 5.6.5
- The horizontal alignment of the list markers is wrong. See the
CSS2 specs.
- 5.6.6
- The
list-style: inside
only works partially for upper-alpha
- 6.3
- Decimal points in percentages are not supported.
Unsupported Features
- Alternate Stylesheets (1.1)
- :first-letter
- :first-line
- word-spacing:
- text-decoration: blink;
- white-space: (5.6.2)
(Back to
CSS Testing Information,
David Baron)
LDB,
dbaron@dbaron.org