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: third_party/WebKit/LayoutTests/platform/win/compositing/repaint/fixed-pos-with-abs-pos-child-scroll-expected.txt

Issue 1968743003: Auto-rebaseline for r392861 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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: third_party/WebKit/LayoutTests/platform/win/compositing/repaint/fixed-pos-with-abs-pos-child-scroll-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/compositing/repaint/fixed-pos-with-abs-pos-child-scroll-expected.txt b/third_party/WebKit/LayoutTests/platform/win/compositing/repaint/fixed-pos-with-abs-pos-child-scroll-expected.txt
index 3a5318543a27a6ea8ca0f44d55b178f2cec2dd24..bf2f0345bfa8479d6d4b3e23c0c14422f92ec36b 100644
--- a/third_party/WebKit/LayoutTests/platform/win/compositing/repaint/fixed-pos-with-abs-pos-child-scroll-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/compositing/repaint/fixed-pos-with-abs-pos-child-scroll-expected.txt
@@ -10,58 +10,58 @@ Hi!
{
"object": "LayoutBlockFlow (positioned) DIV id='abs'",
"rect": [425, 980, 360, 90],
- "reason": "full"
+ "reason": "subtree"
},
{
"object": "LayoutBlockFlow (positioned) DIV id='abs'",
"rect": [425, 980, 360, 90],
- "reason": "full"
+ "reason": "subtree"
},
{
"object": "LayoutBlockFlow (positioned) DIV id='abs'",
"rect": [425, 480, 360, 90],
- "reason": "full"
+ "reason": "subtree"
},
{
"object": "LayoutBlockFlow (positioned) DIV id='abs'",
"rect": [425, 480, 360, 90],
- "reason": "full"
+ "reason": "subtree"
},
{
"object": "LayoutText #text",
"rect": [425, 980, 22, 17],
- "reason": "full"
+ "reason": "subtree"
},
{
"object": "LayoutText #text",
"rect": [425, 980, 22, 17],
- "reason": "full"
+ "reason": "subtree"
},
{
"object": "LayoutText #text",
"rect": [425, 480, 22, 17],
- "reason": "full"
+ "reason": "subtree"
},
{
"object": "LayoutText #text",
"rect": [425, 480, 22, 17],
- "reason": "full"
+ "reason": "subtree"
},
{
"object": "InlineTextBox 'Hi!'",
- "reason": "full"
+ "reason": "subtree"
},
{
"object": "InlineTextBox 'Hi!'",
- "reason": "full"
+ "reason": "subtree"
},
{
"object": "LayoutBlockFlow (positioned) DIV id='fixed'",
- "reason": "full"
+ "reason": "subtree"
},
{
"object": "LayoutBlockFlow (positioned) DIV id='fixed'",
- "reason": "full"
+ "reason": "subtree"
},
{
"object": "RootInlineBox",

Powered by Google App Engine
This is Rietveld 408576698