[Webkit-unassigned] [Bug 16679] QVC button and LIVETV are not rendered or rendered improperly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 30 09:35:31 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16679


ddkilzer at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|http://www.qvc.com          |http://www.qvc.com/
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |NeedsReduction
            Summary|qvc button and LIVETV are   |QVC button and LIVETV are
                   |not rendered or rendered    |not rendered or rendered
                   |improperly                  |improperly




------- Comment #1 from ddkilzer at webkit.org  2007-12-30 09:35 PDT -------
Confirmed using a local debug build of WebKit r29032 with Safari 3.0.4
(523.12.2) on Mac OS X 10.4.11 (8S165).

This is probably a duplicate of Bug 16605, although individual reductions would
be helpful to make sure we don't miss anything.

Loading the QVC home page produces the following errors in the JavaScript
console:

TypeError: Undefined value
http://www.qvc.com/js/mootools.v1.11.js
Line: 324

TypeError: Value undefined (result of expression window.addEvent) is not
object.
http://www.qvc.com/js/menu.js
Line: 18

TypeError: Value undefined (result of expression window.addEvent) is not
object.
http://www.qvc.com/js/hp/homepage.js
Line: 37

TypeError: Value undefined (result of expression window.addEvent) is not
object.
http://www.qvc.com/js/hp/hp_environment_120507.js
Line: 85

TypeError: Value undefined (result of expression [window,document].contains) is
not object.
http://www.qvc.com/js/mootools.v1.11.js
Line: 1771


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list