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

Unified Diff: LayoutTests/compositing/repaint/clipping-should-not-repaint-composited-descendants-expected.txt

Issue 1338583004: Revert of Auto-rebaseline for r202145 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 3 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
Index: LayoutTests/compositing/repaint/clipping-should-not-repaint-composited-descendants-expected.txt
diff --git a/LayoutTests/compositing/repaint/clipping-should-not-repaint-composited-descendants-expected.txt b/LayoutTests/compositing/repaint/clipping-should-not-repaint-composited-descendants-expected.txt
index 47714b52fb18ea2b1dc7fd072d08f4027f280ad5..0be25f8d3d13a4c043e80784b6c8ee6338030512 100644
--- a/LayoutTests/compositing/repaint/clipping-should-not-repaint-composited-descendants-expected.txt
+++ b/LayoutTests/compositing/repaint/clipping-should-not-repaint-composited-descendants-expected.txt
@@ -9,9 +9,6 @@
{
"position": [108, 108],
"bounds": [100, 100],
- "paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV class='clipping-container'"
- ],
"children": [
{
"bounds": [100, 100],
@@ -30,9 +27,6 @@
{
"position": [108, 408],
"bounds": [100, 100],
- "paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV class='clipping-container with-initial-clipping'"
- ],
"children": [
{
"bounds": [100, 100],

Powered by Google App Engine
This is Rietveld 408576698