RESOLVED FIXED Bug 60225
[results.html] Hide the entire table if all failures are expected
https://bugs.webkit.org/show_bug.cgi?id=60225
Summary [results.html] Hide the entire table if all failures are expected
Ojan Vafai
Reported 2011-05-04 16:05:14 PDT
[results.html] Hide the entire table if all failures are expected
Attachments
Patch (6.42 KB, patch)
2011-05-04 16:09 PDT, Ojan Vafai
eric: review+
Ojan Vafai
Comment 1 2011-05-04 16:09:55 PDT
Eric Seidel (no email)
Comment 2 2011-05-04 16:11:02 PDT
Comment on attachment 92340 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=92340&action=review OK. > LayoutTests/fast/harness/results.html:387 > + if (globalState().results.uses_expectations_file) { Could we do this as a helper method so that this can jsut early return instead?
Ojan Vafai
Comment 3 2011-05-04 16:56:47 PDT
Note You need to log in before you can comment on or make changes to this bug.