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 |
new file mode 100644 |
index 0000000000000000000000000000000000000000..0bcd83f567470ade67f17f2761c29da5773ee29c |
--- /dev/null |
+++ b/LayoutTests/fast/repaint/scroll-stacking-context-backface-visiblity-leaves-traces-expected.txt |
@@ -0,0 +1,23 @@ |
+{ |
+ "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], |
+ [10, 572, 150, 150] |
+ ] |
+ } |
+ ] |
+ } |
+ ] |
+} |
+ |