Closed Bug 1481 Opened 26 years ago Closed 26 years ago

style in body tag

Categories

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

x86
Windows 95
defect

Tracking

()

VERIFIED WORKSFORME

People

(Reporter: erik, Assigned: peterl-retired)

Details

When assigning style="border: 10px solid black" to the body tag NGLayout crashes with the following error message: VIEWER caused an invalid page fault in module RAPTORHTML.DLL at 015f:006877b4. Registers: EAX=0121ac2c CS=015f EIP=006877b4 EFLGS=00010202 EBX=00b4fcbc SS=0167 ESP=00b4fa64 EBP=00b4fa8c ECX=0121ac2c DS=0167 ESI=00008ce0 FS=6b5f EDX=dddddddd ES=0167 EDI=00b4fc70 GS=0000 Bytes at CS:EIP: ff 52 08 89 45 e8 eb 07 c7 45 e8 00 00 00 00 8b Stack dump: 0121ac2c 00b4fa78 00692902 0121eeb0 0121eeb0 0121ed70 00687a68 00000001 0121eeb0 0121eeb0 00b4fa98 0068c2f2 0121ed70 00b4faa4 0068af32 0121ed70
I don't see the crash. Peter have you seen the crash?
Adding janc to the cc list.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
Status: RESOLVED → VERIFIED
QA Contact: 3847
3/10/99 build Win95,Win98, WinNT Tried it with this code and didn't crash: <HTML><HEAD><TITLE></TITLE><HEAD> <BODY style="border: 10px solid black"> SPECIAL ANNOUNCEMENT! </BODY> </HTML> Marking verified.
You need to log in before you can comment on or make changes to this bug.