| Index: LayoutTests/inspector/layers/layer-scroll-rects-update-expected.txt
|
| diff --git a/LayoutTests/inspector/layers/layer-scroll-rects-update-expected.txt b/LayoutTests/inspector/layers/layer-scroll-rects-update-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..d10567341cbbfe345cb01a6c3fff001acb6026e4
|
| --- /dev/null
|
| +++ b/LayoutTests/inspector/layers/layer-scroll-rects-update-expected.txt
|
| @@ -0,0 +1,145 @@
|
| +Initial scroll rectangles
|
| +View elements dump
|
| +scrollRect: {
|
| + height : 10
|
| + layerId : <string>
|
| + type : "TouchEventHandler"
|
| + unchanged : true
|
| + width : 10
|
| + x : 0
|
| + y : 0
|
| +}
|
| +scrollRect: {
|
| + height : 10
|
| + layerId : <string>
|
| + type : "RepaintsOnScroll"
|
| + unchanged : true
|
| + width : 10
|
| + x : 0
|
| + y : 10
|
| +}
|
| +scrollRect: {
|
| + height : 10
|
| + layerId : <string>
|
| + type : "WheelEventHandler"
|
| + unchanged : true
|
| + width : 10
|
| + x : 10
|
| + y : 10
|
| +}
|
| +scrollRect: {
|
| + height : 10
|
| + layerId : <string>
|
| + type : "TouchEventHandler"
|
| + unchanged : true
|
| + width : 10
|
| + x : 10
|
| + y : 0
|
| +}
|
| +Model elements dump
|
| +scrollRectsByLayerId: {
|
| + 2 : [
|
| + {
|
| + height : 10
|
| + layerId : <string>
|
| + type : "RepaintsOnScroll"
|
| + unchanged : true
|
| + width : 10
|
| + x : 0
|
| + y : 10
|
| + }
|
| + ]
|
| + 3 : [
|
| + {
|
| + height : 10
|
| + layerId : <string>
|
| + type : "WheelEventHandler"
|
| + unchanged : true
|
| + width : 10
|
| + x : 10
|
| + y : 10
|
| + }
|
| + {
|
| + height : 10
|
| + layerId : <string>
|
| + type : "TouchEventHandler"
|
| + unchanged : true
|
| + width : 10
|
| + x : 10
|
| + y : 0
|
| + }
|
| + ]
|
| + 4 : [
|
| + {
|
| + height : 10
|
| + layerId : <string>
|
| + type : "TouchEventHandler"
|
| + unchanged : true
|
| + width : 10
|
| + x : 0
|
| + y : 0
|
| + }
|
| + ]
|
| +}
|
| +Updated scroll rectangles
|
| +View elements dump
|
| +scrollRect: {
|
| + height : 10
|
| + layerId : <string>
|
| + type : "TouchEventHandler"
|
| + unchanged : true
|
| + width : 10
|
| + x : 0
|
| + y : 0
|
| +}
|
| +scrollRect: {
|
| + height : 10
|
| + layerId : <string>
|
| + type : "TouchEventHandler"
|
| + unchanged : true
|
| + width : 10
|
| + x : 10
|
| + y : 0
|
| +}
|
| +scrollRect: {
|
| + height : 10
|
| + layerId : <string>
|
| + type : "WheelEventHandler"
|
| + width : 10
|
| + x : 0
|
| + y : 0
|
| +}
|
| +Model elements dump
|
| +scrollRectsByLayerId: {
|
| + 3 : [
|
| + {
|
| + height : 10
|
| + layerId : <string>
|
| + type : "WheelEventHandler"
|
| + width : 10
|
| + x : 0
|
| + y : 0
|
| + }
|
| + {
|
| + height : 10
|
| + layerId : <string>
|
| + type : "TouchEventHandler"
|
| + unchanged : true
|
| + width : 10
|
| + x : 10
|
| + y : 0
|
| + }
|
| + ]
|
| + 4 : [
|
| + {
|
| + height : 10
|
| + layerId : <string>
|
| + type : "TouchEventHandler"
|
| + unchanged : true
|
| + width : 10
|
| + x : 0
|
| + y : 0
|
| + }
|
| + ]
|
| +}
|
| +
|
|
|