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

Unified Diff: third_party/WebKit/LayoutTests/compositing/squashing/add-remove-squashed-layers-expected.txt

Issue 1413823005: Invalidate objects when containing block changed (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 months 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/compositing/will-change/containing-block-added.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/compositing/squashing/add-remove-squashed-layers-expected.txt
diff --git a/third_party/WebKit/LayoutTests/compositing/squashing/add-remove-squashed-layers-expected.txt b/third_party/WebKit/LayoutTests/compositing/squashing/add-remove-squashed-layers-expected.txt
index 42c3afcae8e35e77219a32b9f8b658f1c115b0b1..49a7939d101ff79cbef894501a11171e49cc9dd1 100644
--- a/third_party/WebKit/LayoutTests/compositing/squashing/add-remove-squashed-layers-expected.txt
+++ b/third_party/WebKit/LayoutTests/compositing/squashing/add-remove-squashed-layers-expected.txt
@@ -157,7 +157,6 @@ CASE 5, overlap2 gets added back:
"repaintRects": [
[80, 80, 100, 100],
[0, 0, 100, 100],
- [0, 0, 100, 100],
[0, 0, 100, 100]
]
}
@@ -194,7 +193,6 @@ CASE 6, overlap1 gets added back, and overlap3 gets removed:
[80, 80, 100, 100],
[80, 80, 100, 100],
[0, 0, 100, 100],
- [0, 0, 100, 100],
[0, 0, 100, 100]
]
}
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/compositing/will-change/containing-block-added.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698