Closed Bug 2744 Opened 26 years ago Closed 26 years ago

Transparent borders are not implemented/do not work

Categories

(Core :: CSS Parsing and Computation, defect, P2)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: rods, Assigned: peterl-retired)

Details

This is a reminder bug (also waiting on "outline")
Setting all current Open/Normal to M4.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
outline is in too.
Status: RESOLVED → VERIFIED
Using 4/26 Apprunner and the following HTMl code: <html> <head> <title>border_color_transparent.html</TITLE> </head> <body style="background-color: aqua"> <p style="border-style: solid; border-width: 1pc; border-color: yellow yellow transparent yellow">The bottom border of this paragraph box should be transparent. The other borders are yellow for comparison.</p> </body> </html> verifying bug fixed in regards to transparent border implementation.
You need to log in before you can comment on or make changes to this bug.