• Aleks Totic's avatar
    Revert "[layout test results.html] Small UI tweaks and tiny bug fixes" · 3bb869bf
    Aleks Totic authored
    This reverts commit 4e68cd40.
    
    Reason for revert: Couple of outstanding bugs. Sorry I did not get
    to code review this before landing.
    
    Original change's description:
    > [layout test results.html] Small UI tweaks and tiny bug fixes
    > 
    > - When click the toolbar to select a view during animation, show the
    >   view for 1 second. This is convenient to briefly view a specific view
    >   without stopping the animation. Previously the time showing the clicked
    >   view was random.
    > 
    > - Let GUI.getExpectation(el) handle cases that the el is under
    >   result-frame, so that keyboard navigation still works when the focus
    >   is under result-frame (e.g. after the toolbar or the image result is
    >   clicked).
    > 
    > - Let GUI.activeExpectation() return the open expectation if no
    >   expectation line can be found from the focused element, so that keyboard
    >   navigation can be based on the open expectation if the focus is neither
    >   under the expectation line nor result-frame.
    > 
    > - Correct total count. Previously the total count didn't include expected
    >   failures, skipped and wontfix tests, etc.
    > 
    > Change-Id: Ibc4b697c52a7b5d37f0ebbfb5c925cc478f15f06
    > Reviewed-on: https://chromium-review.googlesource.com/777469
    > Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org>
    > Reviewed-by: Quinten Yearsley <qyearsley@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#517674}
    
    TBR=wangxianzhu@chromium.org,qyearsley@chromium.org,atotic@chromium.org
    
    Change-Id: I214a79799ab0c5744c00c0cbd85f1ecd7978159f
    No-Presubmit: true
    No-Tree-Checks: true
    No-Try: true
    Reviewed-on: https://chromium-review.googlesource.com/777808Reviewed-by: default avatarAleks Totic <atotic@chromium.org>
    Commit-Queue: Aleks Totic <atotic@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#517725}
    3bb869bf
results.html 67.7 KB