-
Xiaocheng Hu authored
This reverts commit 677ab843. Reason for revert: Landing the original rebaseline patch, together with the missing android-specific baselines. Original change's description: > Revert "Layout test text dump rebaseline using Element.innerText part 1" > > This reverts commit 90115af8. > > Reason for revert: caused layout test failures on Android: > > * compositing/geometry/bounds-ignores-hidden.html > * compositing/images/clip-on-directly-composited-image.html > * crypto/random-values.html > * crypto/subtle/importKey-badParameters.html > > Original change's description: > > Layout test text dump rebaseline using Element.innerText part 1 > > > > This patch changes tests in the following directories to use > > Element.innerText for text dump: > > > > accessibility/ > > animations/ > > battery-status/ > > bindings/ > > clipboard/ > > compositing/ > > crypto/ > > > > Most of this patch is mechanical rebaseline, except: > > - Some LayoutNG-specific baselines become redundant and are > > removed > > - One test is turned into failure with LayoutNG flag due to > > LayoutNG innerText bug with ellipsis (crbug.com/873957). > > > > Bug: 887148 > > Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng > > Change-Id: Idf28a2696b4824f3fd845c7392b588544e8de1d3 > > Reviewed-on: https://chromium-review.googlesource.com/c/1239165 > > Reviewed-by: Kent Tamura <tkent@chromium.org> > > Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#599052} > > TBR=yosin@chromium.org,tkent@chromium.org,xiaochengh@chromium.org > > Change-Id: I0018e928bd9789c95c2d923b35296f1f82fd41c4 > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Bug: 887148, 894841 > Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng > Reviewed-on: https://chromium-review.googlesource.com/c/1278931 > Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org> > Reviewed-by: Xiaocheng Hu <xiaochengh@chromium.org> > Cr-Commit-Position: refs/heads/master@{#599255} TBR=yosin@chromium.org,tkent@chromium.org,xiaochengh@chromium.org Change-Id: Id023167a88b7d92fab1fcfd1a51fbd6cfb59ba12 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 887148, 894841 Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng Reviewed-on: https://chromium-review.googlesource.com/c/1279183 Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org> Reviewed-by:
Xiaocheng Hu <xiaochengh@chromium.org> Cr-Commit-Position: refs/heads/master@{#599374}
903a305e