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

Unified Diff: third_party/WebKit/LayoutTests/compositing/will-change/containing-block-removed-expected.txt

Issue 2232493002: Auto-rebaseline for r410712 (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
Index: third_party/WebKit/LayoutTests/compositing/will-change/containing-block-removed-expected.txt
diff --git a/third_party/WebKit/LayoutTests/compositing/will-change/containing-block-removed-expected.txt b/third_party/WebKit/LayoutTests/compositing/will-change/containing-block-removed-expected.txt
index af8fb381e9f2063351d620bb0c781c6cb41a996e..09fc2e82b5dad61d7ea502565da888ae8bff42ea 100644
--- a/third_party/WebKit/LayoutTests/compositing/will-change/containing-block-removed-expected.txt
+++ b/third_party/WebKit/LayoutTests/compositing/will-change/containing-block-removed-expected.txt
@@ -12,7 +12,7 @@ CONSOLE MESSAGE: line 30: debug
{
"object": "LayoutBlockFlow (positioned) DIV class='fixed'",
"rect": [50, 50, 75, 75],
- "reason": "bounds change"
+ "reason": "style change"
}
],
"children": [
@@ -27,7 +27,7 @@ CONSOLE MESSAGE: line 30: debug
{
"object": "LayoutBlockFlow (positioned) DIV id='container'",
"rect": [0, 0, 100, 100],
- "reason": "became visible"
+ "reason": "style change"
},
{
"object": "LayoutBlockFlow (positioned) DIV id='container'",
@@ -59,11 +59,11 @@ CONSOLE MESSAGE: line 30: debug
},
{
"object": "LayoutBlockFlow (positioned) DIV id='container'",
- "reason": "became visible"
+ "reason": "style change"
},
{
"object": "LayoutBlockFlow (positioned) DIV class='fixed'",
- "reason": "bounds change"
+ "reason": "style change"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698