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

Unified Diff: LayoutTests/platform/win-xp/compositing/rtl/rtl-iframe-fixed-overflow-expected.txt

Issue 348583003: Auto-rebaseline for r176651 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 months 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/platform/win-xp/compositing/rtl/rtl-iframe-fixed-overflow-expected.txt
diff --git a/LayoutTests/compositing/rtl/rtl-iframe-fixed-expected.txt b/LayoutTests/platform/win-xp/compositing/rtl/rtl-iframe-fixed-overflow-expected.txt
similarity index 65%
copy from LayoutTests/compositing/rtl/rtl-iframe-fixed-expected.txt
copy to LayoutTests/platform/win-xp/compositing/rtl/rtl-iframe-fixed-overflow-expected.txt
index 486b79bbbacd1a963971390e166b1630f892e882..744fa78366940e89c949fdbb63b062b338a99fd2 100644
--- a/LayoutTests/compositing/rtl/rtl-iframe-fixed-expected.txt
+++ b/LayoutTests/platform/win-xp/compositing/rtl/rtl-iframe-fixed-overflow-expected.txt
@@ -13,19 +13,20 @@
{
"children": [
{
- "bounds": [400, 400],
+ "bounds": [385, 385],
"children": [
{
"children": [
{
- "bounds": [400, 400],
+ "position": [-615, 0],
+ "bounds": [1000, 1000],
"children": [
{
- "bounds": [400, 400],
+ "bounds": [1000, 1000],
"drawsContent": true,
"children": [
{
- "position": [50, 50],
+ "position": [665, 50],
"bounds": [100, 100],
"contentsOpaque": true,
"drawsContent": true,
@@ -38,6 +39,20 @@
]
}
]
+ },
+ {
+ "bounds": [15, 385],
+ "drawsContent": true
+ },
+ {
+ "position": [15, 385],
+ "bounds": [385, 15],
+ "drawsContent": true
+ },
+ {
+ "position": [0, 385],
+ "bounds": [15, 15],
+ "drawsContent": true
}
]
}
@@ -53,14 +68,15 @@
Frame: '<!--framePath //<!--frame0-->-->'
--------
{
- "bounds": [400, 400],
+ "position": [-615, 0],
+ "bounds": [1000, 1000],
"children": [
{
- "bounds": [400, 400],
+ "bounds": [1000, 1000],
"drawsContent": true,
"children": [
{
- "position": [50, 50],
+ "position": [665, 50],
"bounds": [100, 100],
"contentsOpaque": true,
"drawsContent": true,

Powered by Google App Engine
This is Rietveld 408576698