Opened 13 years ago
Closed 13 years ago
#6916 closed defect (fixed)
"hasShadow" attribute in ContentPane test pages
Reported by: | bill | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | Dijit | Version: | 1.1.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Undefined attribute name (hasShadow). ContentPane?.html testDojo1.1.1/WebContent/dojo/dijit/tests/layout line 562 HTML Problem Undefined attribute name (hasShadow). test_ContentPane.html testDojo1.1.1/WebContent/dojo/dijit/tests/layout line 48 HTML Problem Undefined attribute name (hasShadow). test_ContentPane.html testDojo1.1.1/WebContent/dojo/dijit/tests/layout line 73 HTML Problem Undefined attribute name (hasShadow). test_ContentPane.html testDojo1.1.1/WebContent/dojo/dijit/tests/layout line 79 HTML Problem Undefined attribute name (hasShadow). test_ContentPane.html testDojo1.1.1/WebContent/dojo/dijit/tests/layout line 82 HTML Problem Undefined attribute name (hasShadow). test_FeedViewer_local_declarative2.html testDojo1.1.1/WebContent/dojo/ibm_atom/tes ts/widget line 36 HTML Problem
Don't see the attribute/function defined for the widget. Leftover from 0.4?
(In [13940]) Remove setting for non-existant hasShadow attribute. Fixes #6916.