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

Unified Diff: LayoutTests/fast/repaint/scroll-stacking-context-backface-visiblity-leaves-traces-expected.txt

Issue 734753003: Auto-rebaseline for r185463 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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: LayoutTests/fast/repaint/scroll-stacking-context-backface-visiblity-leaves-traces-expected.txt
diff --git a/LayoutTests/fast/repaint/scroll-stacking-context-backface-visiblity-leaves-traces-expected.txt b/LayoutTests/fast/repaint/scroll-stacking-context-backface-visiblity-leaves-traces-expected.txt
deleted file mode 100644
index 5eb913bd82cc9020a4863fe13dfdf2b00296abe5..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/repaint/scroll-stacking-context-backface-visiblity-leaves-traces-expected.txt
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "bounds": [785, 5056],
- "children": [
- {
- "bounds": [785, 5056],
- "contentsOpaque": true,
- "drawsContent": true,
- "children": [
- {
- "position": [8, 28],
- "bounds": [769, 2122],
- "drawsContent": true,
- "backfaceVisibility": "hidden",
- "repaintRects": [
- [10, 1572, 150, 550]
- ]
- }
- ]
- }
- ]
-}
-

Powered by Google App Engine
This is Rietveld 408576698