Bug 58803 - add labels to results html page
Summary: add labels to results html page
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Ojan Vafai
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-18 11:47 PDT by Ojan Vafai
Modified: 2011-04-18 12:04 PDT (History)
3 users (show)

See Also:


Attachments
Patch (4.41 KB, patch)
2011-04-18 11:49 PDT, Ojan Vafai
eric: review+
eric: commit-queue+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ojan Vafai 2011-04-18 11:47:26 PDT
add labels to results html page
Comment 1 Ojan Vafai 2011-04-18 11:49:37 PDT
Created attachment 90062 [details]
Patch
Comment 2 Eric Seidel (no email) 2011-04-18 11:54:01 PDT
Comment on attachment 90062 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=90062&action=review

> Tools/Scripts/webkitpy/layout_tests/layout_package/json_results.html:7
> +body > p:first-of-type {

Seems a bit over the top. :p
Comment 3 Ojan Vafai 2011-04-18 12:04:42 PDT
Committed r84165: <http://trac.webkit.org/changeset/84165>