Bugzilla
Quick Search
Browse
Advanced Search
Reports
Documentation
New Account
Log In
or
Remember
Forgot Password
Mozilla Home
Privacy
Cookies
Legal
Attachment 447771 Details for
Bug 568450
new testcase
cursor.html (text/html), 712 bytes, created by
bugzilla33
(
hide
)
Description:
new testcase
Filename:
MIME Type:
Creator:
bugzilla33
Size:
712 bytes
patch
obsolete
><!DOCTYPE html> ><html xmlns="http://www.w3.org/1999/xhtml"> > <head> > <style type="text/css"> > html{background:#bbbbbb;cursor:wait} > body{background:#ffff00} > </style> > </head> > <body> > <div style="color:red">Firefox 3.6.3: only HTMLBodyElement (yellow) has cursor:wait</div> > <div style="color:green">IE: HTMLHtmlElement (grey) has cursor:wait</div> > <div style="color:green">Chrome: HTMLHtmlElement (grey) has cursor:wait</div> > <div style="color:green">Safari: HTMLHtmlElement (grey) has cursor:wait</div> > <div style="color:green">Opera: HTMLHtmlElement (grey) has cursor:wait</div> > <div style="color:green">Konqueror: HTMLHtmlElement (grey) has cursor:wait</div> > </body> ></html>
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <style type="text/css"> html{background:#bbbbbb;cursor:wait} body{background:#ffff00} </style> </head> <body> <div style="color:red">Firefox 3.6.3: only HTMLBodyElement (yellow) has cursor:wait</div> <div style="color:green">IE: HTMLHtmlElement (grey) has cursor:wait</div> <div style="color:green">Chrome: HTMLHtmlElement (grey) has cursor:wait</div> <div style="color:green">Safari: HTMLHtmlElement (grey) has cursor:wait</div> <div style="color:green">Opera: HTMLHtmlElement (grey) has cursor:wait</div> <div style="color:green">Konqueror: HTMLHtmlElement (grey) has cursor:wait</div> </body> </html>
Actions:
View
Attachments on
bug 568450
:
447728
| 447771