[Webkit-unassigned] [Bug 76900] New: [chromium] check if Chromium properly supports recent changes to radio buttons

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 24 03:48:21 PST 2012


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

           Summary: [chromium] check if Chromium properly supports recent
                    changes to radio buttons
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: antonm at chromium.org
                CC: abarth at webkit.org, dglazkov at chromium.org


http://trac.webkit.org/changeset/105710 introduced a new test LayoutTests/perf/adding-radio-buttons.html

WebKit expectations for it are:

Tests that adding a radio button to a radio button group is constant in the number of radio buttons.
PASS

But garden-o-matic generates for Win:


CONSOLE MESSAGE: line 33: Uncaught ReferenceError: Magnitude is not defined
layer at (0,0) size 800x600
  RenderView at (0,0) size 800x600
layer at (0,0) size 800x8
  RenderBlock {HTML} at (0,0) size 800x8
    RenderBody {BODY} at (8,8) size 784x0

So this test probably requires some care from the one who understands what goes on here.

For now just suppressing it.

-- 
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