[BGPT] http/tests/devtools/layers/layer-tree-model.js fails |
||
Issue descriptionSample failure: https://test-results.appspot.com/data/layout_results/linux-blink-gen-property-trees/451/layout-test-results/results.html --- /b/s/w/iothgQeC/layout-test-results/http/tests/devtools/layers/layer-tree-model-expected.txt +++ /b/s/w/iothgQeC/layout-test-results/http/tests/devtools/layers/layer-tree-model-actual.txt @@ -1,35 +1,32 @@ Tests general layer tree model functionality Initial layer tree -#document (7) - iframe#frame (8) - #document 200x200 (9) - #document 200x200 (10) - div#subframe1 80x80 (11) - div#a 200x200 (8) - div#b1 100x150 (9) - div#b2 110x140 (9) - div#c 90x100 (10) - div#b3 110x140 (9) +#document (6) + iframe#frame (7) + #document 200x200 (8) + div#subframe1 80x80 (9) + div#a 200x200 (7) + div#b1 100x150 (8) + div#b2 110x140 (8) + div#c 90x100 (9) + div#b3 110x140 (8)
,
Jan 10
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/536eee6451098edd9587785643ae3a19a687dc8d commit 536eee6451098edd9587785643ae3a19a687dc8d Author: Philip Rogers <pdr@chromium.org> Date: Thu Jan 10 19:21:32 2019 [BlinkGenPropertyTrees] Rebaseline layer-tree-model.js This patch rebaselines http/tests/devtools/layers/layer-tree-model.js. BGPT can produce slightly different layer trees due to the ancestor clipping layer not being present. Bug: 882973 Change-Id: If078bb5e194bfe5494d7d7c517c70d1a9a89b374 Reviewed-on: https://chromium-review.googlesource.com/c/1405274 Commit-Queue: Philip Rogers <pdr@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#621695} [modify] https://crrev.com/536eee6451098edd9587785643ae3a19a687dc8d/third_party/blink/web_tests/TestExpectations [modify] https://crrev.com/536eee6451098edd9587785643ae3a19a687dc8d/third_party/blink/web_tests/http/tests/devtools/layers/layer-tree-model-expected.txt
,
Jan 10
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Sep 11