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