Closed
Bug 33119
Opened 25 years ago
Closed 25 years ago
Background image on paragraph tiles from the paragraph to the bottom of the page
Categories
(Core :: CSS Parsing and Computation, defect, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: christinehoff4, Assigned: pavlov)
References
Details
(Keywords: css2, platform-parity, Whiteboard: [nsbeta2+])
Attachments
(2 files)
Using the following builds:
Windows: 03-23-06-m15-nb1b (tested on Win98, Win NT, Win 95)
Mac: 03-23-05-m15-nb1b (tested on Mac 8.6)
Linux: 03-23-05-m15-nb1b (tested on Linux Red Hat 6.0 using Linux 2.2)
Open the attached file.
The document has a paragraph with the following CSS style:
background-image: url
Expected result: The background image should tile the paragraph.
Actual results:
Windows: okay
Mac: okay
Linux: background image tiles the whole page
Reporter | ||
Updated•25 years ago
|
Reporter | ||
Comment 1•25 years ago
|
||
Slight expansion to above comments - the background tiles from the CSS styled
paragraph down to the bottom of the page
Reporter | ||
Comment 2•25 years ago
|
||
Reporter | ||
Comment 3•25 years ago
|
||
Reporter | ||
Updated•25 years ago
|
Summary: Background image on paragraph tiles the whole page → Background image on paragraph tiles from the paragraph to the bottom of the page
Comment 4•25 years ago
|
||
Background issues are usually handled by Don but I'm going to reassign that one
to Pav beause it is related to the discussion we had about
NS_COPYBITS_USE_SOURCE_CLIP_REGION in bug 29879. I suggest closing this bug as
dup and moving the testcases over to 29879.
Assignee: pierre → pavlov
Comment 6•25 years ago
|
||
I guess Jan meant to put [nsbeta2+] in the status whiteboard, not in the URL
field.
URL: [nsbeta2+]
Whiteboard: [nsbeta2+]
Comment 7•25 years ago
|
||
Bug 29879 describes what the problem really is but since it is too generic to
have any testcase, I'm going to close it as dup of this one. The present bug is
just an aspect of 29879 but at least it can be verified by QA.
Assignee | ||
Comment 9•25 years ago
|
||
fixed
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 10•24 years ago
|
||
Marking VERIFED FIXED on:
- MacOS9 2000-05-31-08-M16 Commercial Build
- Linux6 2000-05-31-08-M16 Commercial Build
- Win98 2000-05-31-09-M16 Commercial Build
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•