Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(284)

Issue 24210010: Add layout test to verify that compositing is sticky. (Closed)

Created:
7 years, 3 months ago by ccameron
Modified:
7 years, 2 months ago
Reviewers:
jamesr
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Add layout test to verify that compositing is sticky. Add a div that will trigger compositing, and then remove it. Dump the layer tree at each step and verify that it is full. BUG=295072

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -0 lines) Patch
A LayoutTests/compositing/sticky-compositing.html View 1 chunk +36 lines, -0 lines 0 comments Download
A LayoutTests/compositing/sticky-compositing-expected.txt View 1 chunk +11 lines, -0 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
ccameron
https://codereview.chromium.org/24210010/diff/1/LayoutTests/compositing/sticky-compositing-expected.txt File LayoutTests/compositing/sticky-compositing-expected.txt (right): https://codereview.chromium.org/24210010/diff/1/LayoutTests/compositing/sticky-compositing-expected.txt#newcode8 LayoutTests/compositing/sticky-compositing-expected.txt:8: This is empty on TOT ... this will be ...
7 years, 3 months ago (2013-09-19 23:00:38 UTC) #1
jamesr
7 years, 3 months ago (2013-09-19 23:02:42 UTC) #2
Sorry, I meant a chromium patch covering the content:: logic.  We shouldn't have
layout tests for logic that lives 100% in src/content/renderer/.  Take a look at
content/renderer/render_*test.cc for inspiration.

Powered by Google App Engine
This is Rietveld 408576698