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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/repaint/invalidation-after-opacity-change-subtree-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/fast/repaint/invalidation-after-opacity-change-subtree-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/invalidation-after-opacity-change-subtree-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/invalidation-after-opacity-change-subtree-expected.txt
index 53be97165119d85c61cdddd4966fb49658c2ae4e..b522b9a267555a467057a213edd87f2f19835d1d 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/invalidation-after-opacity-change-subtree-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/invalidation-after-opacity-change-subtree-expected.txt
@@ -9,92 +9,92 @@
{
"object": "LayoutBlockFlow (positioned) DIV id='absolute'",
"rect": [8, 2000, 777, 350],
- "reason": "style change"
+ "reason": "subtree"
},
{
"object": "LayoutBlockFlow (positioned) DIV id='absolute'",
"rect": [8, 2000, 777, 350],
- "reason": "layer"
+ "reason": "subtree"
},
{
"object": "LayoutBlockFlow P",
"rect": [8, 2200, 777, 100],
- "reason": "style change"
+ "reason": "subtree"
},
{
"object": "LayoutBlockFlow P",
"rect": [8, 2200, 777, 100],
- "reason": "layer"
+ "reason": "subtree"
},
{
"object": "LayoutBlockFlow P",
"rect": [8, 2050, 777, 100],
- "reason": "style change"
+ "reason": "subtree"
},
{
"object": "LayoutBlockFlow P",
"rect": [8, 2050, 777, 100],
- "reason": "layer"
+ "reason": "subtree"
},
{
"object": "LayoutText #text",
"rect": [8, 2047, 774, 106],
- "reason": "style change"
+ "reason": "subtree"
},
{
"object": "LayoutText #text",
"rect": [8, 2047, 774, 106],
- "reason": "layer"
+ "reason": "subtree"
},
{
"object": "LayoutText #text",
"rect": [8, 2197, 653, 106],
- "reason": "style change"
+ "reason": "subtree"
},
{
"object": "LayoutText #text",
"rect": [8, 2197, 653, 106],
- "reason": "layer"
+ "reason": "subtree"
},
{
"object": "InlineTextBox 'This test checks that switching opacity'",
- "reason": "style change"
+ "reason": "subtree"
},
{
"object": "InlineTextBox 'This test checks that switching opacity'",
- "reason": "layer"
+ "reason": "subtree"
},
{
"object": "InlineTextBox 'This text should be visible in the'",
- "reason": "style change"
+ "reason": "subtree"
},
{
"object": "InlineTextBox 'This text should be visible in the'",
- "reason": "layer"
+ "reason": "subtree"
},
{
"object": "InlineTextBox 'invalidates the full subtree.'",
- "reason": "style change"
+ "reason": "subtree"
},
{
"object": "InlineTextBox 'invalidates the full subtree.'",
- "reason": "layer"
+ "reason": "subtree"
},
{
"object": "InlineTextBox 'output.'",
- "reason": "style change"
+ "reason": "subtree"
},
{
"object": "InlineTextBox 'output.'",
- "reason": "layer"
+ "reason": "subtree"
},
{
"object": "LayoutBlockFlow DIV id='container'",
- "reason": "style change"
+ "reason": "subtree"
},
{
"object": "LayoutBlockFlow DIV id='container'",
- "reason": "layer"
+ "reason": "subtree"
},
{
"object": "RootInlineBox",

Powered by Google App Engine
This is Rietveld 408576698