[Webkit-unassigned] [Bug 26673] New: dynamically changing .disabled isn't working if it's done onload (or near onload)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 24 02:19:00 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=26673

           Summary: dynamically changing .disabled isn't working if it's
                    done onload (or near onload)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://www.whatwg.org/specs/web-apps/current-
                    work/?style=author
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mike at w3.org


<MikeSmith> Hixie set up an "author view" of the HTML5 spec that hides some
parts of the spec by disabling styles on them
<MikeSmith> but hiding doesn't seem to work in any version of Webkit I tried
<MikeSmith> http://www.whatwg.org/specs/web-apps/current-work/?style=author
<bdash> MikeSmith: hiding them how?
<Hixie> bdash: looks like dynamically changing .disabled isn't working if it's
done onload (or near onload)
<Hixie> bdash: (.disabled on <link>)
<Hixie> bdash: the .disabled gets set right, but the stylesheets that apply
don't update
<Hixie> according to the inspector
<bdash> ugh :(


-- 
Configure bugmail: https://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