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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/repaint/resize-iframe-text-expected.txt

Issue 2230713002: Auto-rebaseline for r410893 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/win/fast/repaint/resize-iframe-text-expected.png ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/resize-iframe-text-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/resize-iframe-text-expected.txt
similarity index 52%
copy from third_party/WebKit/LayoutTests/platform/linux/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt
copy to third_party/WebKit/LayoutTests/platform/win/fast/repaint/resize-iframe-text-expected.txt
index 885442076c98f24c2e27ee76cfaf9bddd0984d2a..5d98ea15950e0bdf2def3400d586604c3e5e1300 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/resize-iframe-text-expected.txt
@@ -1,52 +1,57 @@
{
"name": "Content Root Layer",
- "bounds": [785, 836],
+ "bounds": [800, 728],
"children": [
{
"name": "LayoutView #document",
- "bounds": [785, 836],
+ "bounds": [800, 728],
"contentsOpaque": true,
"drawsContent": true,
"paintInvalidations": [
{
- "object": "LayoutBlockFlow HTML",
- "rect": [0, 0, 785, 836],
+ "object": "LayoutIFrame (positioned) IFRAME",
+ "rect": [0, 0, 800, 728],
"reason": "forced by layout"
},
{
"object": "LayoutView #document",
- "rect": [0, 742, 785, 94],
+ "rect": [0, 600, 800, 128],
"reason": "incremental"
},
{
- "object": "LayoutBlockFlow (relative positioned) DIV class='relative paddingTop'",
- "rect": [8, 186, 769, 642],
- "reason": "bounds change"
+ "object": "LayoutBlockFlow HTML",
+ "rect": [0, 0, 800, 34],
+ "reason": "forced by layout"
},
{
- "object": "LayoutBlockFlow (relative positioned) DIV class='relative paddingTop'",
- "rect": [8, 92, 769, 642],
- "reason": "bounds change"
+ "object": "LayoutBlockFlow HTML",
+ "rect": [0, 0, 785, 728],
+ "reason": "forced by layout"
},
{
- "object": "LayoutIFrame IFRAME id='iframe'",
- "rect": [8, 92, 732, 94],
- "reason": "layoutObject insertion"
+ "object": "LayoutBlockFlow BODY",
+ "rect": [8, 8, 784, 18],
+ "reason": "forced by layout"
},
{
- "object": "LayoutBlockFlow HTML",
- "rect": [10, 94, 728, 90],
+ "object": "LayoutBlockFlow H1",
+ "rect": [8, 700, 600, 28],
+ "reason": "bounds change"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [8, 8, 346, 17],
"reason": "forced by layout"
},
{
- "object": "LayoutImage IMG",
- "rect": [58, 236, 489, 537],
- "reason": "bounds change"
+ "object": "LayoutView #document",
+ "rect": [785, 0, 15, 728],
+ "reason": "scroll"
},
{
- "object": "LayoutImage IMG",
- "rect": [58, 142, 489, 537],
- "reason": "bounds change"
+ "object": "LayoutView #document",
+ "rect": [785, 0, 15, 600],
+ "reason": "scroll"
}
]
}
@@ -61,44 +66,44 @@
"reason": "forced by layout"
},
{
- "object": "LayoutIFrame IFRAME id='iframe'",
- "reason": "layoutObject insertion"
- },
- {
- "object": "LayoutBlockFlow (relative positioned) DIV class='relative paddingTop'",
- "reason": "bounds change"
+ "object": "LayoutBlockFlow BODY",
+ "reason": "forced by layout"
},
{
"object": "RootInlineBox",
- "reason": "bounds change"
- },
- {
- "object": "LayoutImage IMG",
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
- "object": "VerticalScrollbar",
- "reason": "scroll"
+ "object": "InlineTextBox 'Test passes if you see \"Success\" after window resizes.'",
+ "reason": "forced by layout"
},
{
- "object": "LayoutView #document",
- "reason": "location change"
+ "object": "LayoutIFrame (positioned) IFRAME",
+ "reason": "forced by layout"
},
{
"object": "LayoutBlockFlow HTML",
"reason": "forced by layout"
},
{
- "object": "LayoutBlockFlow BODY",
- "reason": "location change"
+ "object": "LayoutBlockFlow H1",
+ "reason": "bounds change"
+ },
+ {
+ "object": "RootInlineBox",
+ "reason": "bounds change"
},
{
"object": "LayoutView #document",
"reason": "scroll"
+ },
+ {
+ "object": "VerticalScrollbar",
+ "reason": "scroll"
}
]
}
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/win/fast/repaint/resize-iframe-text-expected.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698