[Webkit-unassigned] [Bug 66837] New: [Mete] Parse the Reftest Test file and extract necessary information from that

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 23 22:26:10 PDT 2011


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

           Summary: [Mete] Parse the Reftest Test file and extract
                    necessary information from that
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hayato at chromium.org
                CC: hamaji at chromium.org, dpranke at chromium.org,
                    makabi at google.com
            Blocks: 66295


To run CSSWG reftests, we need to extract necessary information, such as reference links, from the Retest Test file.
http://wiki.csswg.org/test/css2.1/format#reference-links

Until we encounter a serious problem in parsing the HTML file, I think HTMLParser built in Python is enough to do these kinds of tasks.

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