| Index: third_party/WebKit/LayoutTests/compositing/rtl/rtl-fixed-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/compositing/rtl/rtl-fixed-expected.txt b/third_party/WebKit/LayoutTests/compositing/rtl/rtl-fixed-expected.txt
|
| index f57621e6b782da90a421d65a85c5e59bffd4c9b4..445953e77e519cc5796e11deb1d22d2d19db1574 100644
|
| --- a/third_party/WebKit/LayoutTests/compositing/rtl/rtl-fixed-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/compositing/rtl/rtl-fixed-expected.txt
|
| @@ -1,13 +1,16 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [800, 600],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "backgroundColor": "#FF0000",
|
| "children": [
|
| {
|
| + "name": "LayoutBlockFlow (positioned) DIV class='positioned layer'",
|
| "position": [50, 50],
|
| "bounds": [100, 100],
|
| "contentsOpaque": true,
|
|
|