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

Unified Diff: third_party/WebKit/LayoutTests/paint/invalidation/compositing/become-composited-zero-offset-expected.html

Issue 2537653002: Invalidate previousLocationInBacking in LayoutObject::clearPreviousVisualRects() (Closed)
Patch Set: setMayNeedPaintInvalidationSubtree Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/paint/invalidation/compositing/become-composited-zero-offset-expected.html
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/compositing/become-composited-zero-offset-expected.html b/third_party/WebKit/LayoutTests/paint/invalidation/compositing/become-composited-zero-offset-expected.html
new file mode 100644
index 0000000000000000000000000000000000000000..f2bf2243ef9413a669a867435b4550a2d6d74184
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/compositing/become-composited-zero-offset-expected.html
@@ -0,0 +1,3 @@
+<!DOCTYPE html>
+<iframe style="border: none; position: absolute; width: 100px; left: 200px"
+ srcdoc="SHOULD NOT DISAPPEAR"></iframe>

Powered by Google App Engine
This is Rietveld 408576698