[Webkit-unassigned] [Bug 126104] New: Align HTMLAppletElement IDL with spec

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 20 18:27:49 PST 2013


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

           Summary: Align HTMLAppletElement IDL with spec
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: BlinkMergeCandidate
          Severity: Normal
          Priority: P2
         Component: Plug-ins
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: andersca at apple.com, thorton at apple.com


Consider merging https://chromium.googlesource.com/chromium/blink/+/cd68b8af13f894be2a69b0a886781d8f8d7cb17f

http://whatwg.org/html#htmlappletelement

In addition to removing TreatNullAs=NullString, align with the spec by
making hspace/vspace unsigned long, and codebase/object URLs.

The tests for the updated properties pass in Firefox Nightly, IE11
Release Preview and Opera 12.16, with these exceptions:

IE11 returns "" after setting width/height to null and fails all of
the vspace/hspace reflection tests in ways not per spec.

Presto doesn't reflect object as a URL, but the framework didn't
notice that before the minor fix in nullTestElementAttribute.
Presto also fails the vspace/hspace set tests in ways not per spec.

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



More information about the webkit-unassigned mailing list