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

Unified Diff: LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/fixed-element-repaint-after-compositing-update-expected.txt

Issue 988113003: Auto-rebaseline for r191480 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 9 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/platform/linux/virtual/slimmingpaint/fast/repaint/fixed-element-repaint-after-compositing-update-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/repaint/fixed-element-repaint-after-compositing-update-expected.txt b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/fixed-element-repaint-after-compositing-update-expected.txt
similarity index 75%
copy from LayoutTests/platform/win-xp/fast/repaint/fixed-element-repaint-after-compositing-update-expected.txt
copy to LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/fixed-element-repaint-after-compositing-update-expected.txt
index 76c202e22a7a161f748e99eb74a303ca7d038d0f..221ec3791b63fb64e165a6c68930d5ac56502e3c 100644
--- a/LayoutTests/platform/win-xp/fast/repaint/fixed-element-repaint-after-compositing-update-expected.txt
+++ b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/fixed-element-repaint-after-compositing-update-expected.txt
@@ -19,6 +19,10 @@
"repaintRects": [
[142, 62, 100, 100],
[0, 0, 100, 100]
+ ],
+ "paintInvalidationClients": [
+ "LayoutBlockFlow (positioned) DIV id='moveMe'",
+ "LayoutBlockFlow (positioned) DIV id='moveMe'"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698