| Index: third_party/WebKit/LayoutTests/compositing/rtl/rtl-iframe-fixed-overflow-scrolled-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/compositing/rtl/rtl-iframe-fixed-overflow-scrolled-expected.txt b/third_party/WebKit/LayoutTests/compositing/rtl/rtl-iframe-fixed-overflow-scrolled-expected.txt
|
| index 1bd8ff2e7066abef7c17579a77c8b73debbe921f..16b136d175e1430dd55b9812a2d973dbf3ccfa6d 100644
|
| --- a/third_party/WebKit/LayoutTests/compositing/rtl/rtl-iframe-fixed-overflow-scrolled-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/compositing/rtl/rtl-iframe-fixed-overflow-scrolled-expected.txt
|
| @@ -1,34 +1,43 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [800, 600],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| + "name": "LayoutIFrame (positioned) IFRAME",
|
| "bounds": [400, 400],
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| + "name": "Frame Overflow Controls Host Layer",
|
| "bounds": [400, 400],
|
| "children": [
|
| {
|
| + "name": "Frame Clipping Layer",
|
| "bounds": [385, 385],
|
| "children": [
|
| {
|
| + "name": "Frame Scrolling Layer",
|
| "position": [615, 0],
|
| "children": [
|
| {
|
| + "name": "Content Root Layer",
|
| "position": [-615, 0],
|
| "bounds": [1000, 1000],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [1000, 1000],
|
| "drawsContent": true,
|
| "backgroundColor": "#FF0000",
|
| "children": [
|
| {
|
| + "name": "LayoutBlockFlow (positioned) DIV class='positioned layer'",
|
| "position": [665, 50],
|
| "bounds": [100, 100],
|
| "contentsOpaque": true,
|
| @@ -44,14 +53,17 @@
|
| ]
|
| },
|
| {
|
| + "name": "Frame Horizontal Scrollbar Layer",
|
| "position": [0, 385],
|
| "bounds": [385, 15]
|
| },
|
| {
|
| + "name": "Frame Vertical Scrollbar Layer",
|
| "position": [385, 0],
|
| "bounds": [15, 385]
|
| },
|
| {
|
| + "name": "Frame Scroll Corner Layer",
|
| "position": [385, 385],
|
| "bounds": [15, 15],
|
| "drawsContent": true
|
|
|