After talking with with John via IRC, I found that the style pane in
HTML mode was set to show computed style.  I turned that off and it
was fixed.  I still don't know if referencing element.style.stroke
will result in an error or not.

On Nov 7, 3:05 pm, John J Barton <[EMAIL PROTECTED]> wrote:
> Ok, in Firebug panel HTML I can see the 'rect' element with
> id=rect2591.
>
> <rect style="overflow: visible; marker: none; opacity: 1; color:
> rgb(0, 0, 0); fill: rgb(0, 0, 0); fill-opacity: 1; fill-rule: evenodd;
> stroke: none; stroke-width: 3.57874; stroke-linecap: butt; stroke-
> linejoin: bevel; stroke-miterlimit: 4; stroke-dasharray: none; stroke-
> dashoffset: 0pt; stroke-opacity: 1; visibility: visible; display:
> inline;" id="rect2591" width="17.716537" height="387.15305"
> x="-8.8582678" y="-278.17664"/>
>
> So now what is the issue? In the elements.style rule in the Style side
> panel is a bunch of fill and stroke rules.
>
> jjb
>
> On Nov 7, 11:23 am, Will Pittenger <[EMAIL PROTECTED]> wrote:
>
> > Go to layer 6 (id=layer6).  With in that, go to hour_hand, and then
> > hour_hand_rot.  rect2591 will be the first object.
>
> > On Nov 7, 10:30 am, John J Barton <[EMAIL PROTECTED]> wrote:
>
> > > what is rect2591?
>
> > > On Nov 6, 5:47 pm, Will Pittenger <[EMAIL PROTECTED]> wrote:
>
> > > > Inhttp://m8y.org/images/24h_clock_v2.2.svgforrect2591, instead of
> > > > fill and stroke info, I see the following:
>
> > > > Text
> > > > font-family     serif
> > > > font-size       13px
> > > > font-weight     400
> > > > font-style      normal
> > > > color   #000000
> > > > text-transform  none
> > > > text-decoration none
> > > > letter-spacing  normal
> > > > word-spacing    normal
> > > > line-height     16px
> > > > text-align      start
> > > > vertical-align  baseline
> > > > direction       ltr
> > > > Background
> > > > background-color        transparent
> > > > background-image        none
> > > > background-repeat       repeat
> > > > background-position     0 0
> > > > background-attachment   scroll
> > > > opacity 1
> > > > Box Model
> > > > width   auto
> > > > height  auto
> > > > top     auto
> > > > right   auto
> > > > bottom  auto
> > > > left    auto
> > > > margin-top      0
> > > > margin-right    0
> > > > margin-bottom   0
> > > > margin-left     0
> > > > padding-top     0
> > > > padding-right   0
> > > > padding-bottom  0
> > > > padding-left    0
> > > > border-top-width        0
> > > > border-right-width      0
> > > > border-bottom-width     0
> > > > border-left-width       0
> > > > border-top-color        #000000
> > > > border-right-color      #000000
> > > > border-bottom-color     #000000
> > > > border-left-color       #000000
> > > > border-top-style        none
> > > > border-right-style      none
> > > > border-bottom-style     none
> > > > border-left-style       none
> > > > Layout
> > > > position        static
> > > > display inline
> > > > visibility      visible
> > > > z-index auto
> > > > overflow-x      visible
> > > > overflow-y      visible
> > > > white-space     normal
> > > > clip    auto
> > > > float   none
> > > > clear   none
> > > > -moz-box-sizing content-box
> > > > Other
> > > > cursor  auto
> > > > list-style-image        none
> > > > list-style-position     outside
> > > > list-style-type disc
> > > > marker-offset
>
> > > > On Nov 6, 7:42 pm, John J Barton <[EMAIL PROTECTED]> wrote:
>
> > > > > At least for me you'll have to explain more.  Note that Firebug's CSS
> > > > > is about two years old and there was not so much SVG then.
>
> > > > > jjb
>
> > > > > On Nov 6, 5:17 pm, Will Pittenger <[EMAIL PROTECTED]> wrote:
>
> > > > > > Instead I see HTML/XHTML attributes inside element.style.  The only
> > > > > > what I see to set the fill and stroke are to set them as the actual
> > > > > > string.  I can't see them listed individually.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/firebug?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to