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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/crbug-371640-expected.txt

Issue 1890293002: Manual rebaseline for bug 602483, 602614, 602616, 602618 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Mark virtual/spv2/svg/custom/object-sizing-no-width-height-change-content-box-size.xhtml for NeedsManualRebaseline (it was skipped so no baseline generated) Created 4 years, 8 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/linux/fast/repaint/crbug-371640-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/crbug-371640-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/crbug-371640-expected.txt
index 01521e128c6bd918a34115c9d4e5d093e14915d9..757a6f114cad1ce0d834d5bf3095bf8c0f8ddc7a 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/crbug-371640-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/crbug-371640-expected.txt
@@ -7,27 +7,12 @@
"drawsContent": true,
"paintInvalidations": [
{
- "object": "InlineTextBox '\u00A0'",
- "rect": [0, 0, 0, 0],
- "reason": "full"
- },
- {
- "object": "InlineTextBox '\u00A0'",
- "rect": [0, 0, 0, 0],
- "reason": "location change"
- },
- {
"object": "LayoutBlockFlow (floating) DIV id='container'",
"rect": [88, 88, 520, 100],
"reason": "location change"
},
{
"object": "LayoutBlockFlow (floating) DIV id='keep_outer' class='outer'",
- "rect": [88, 88, 260, 100],
- "reason": "location change"
- },
- {
- "object": "LayoutBlockFlow (floating) DIV id='keep_outer' class='outer'",
"rect": [348, 88, 260, 100],
"reason": "location change"
},
@@ -37,13 +22,18 @@
"reason": "layoutObject removal"
},
{
- "object": "LayoutBlockFlow (positioned) DIV class='abs_pos'",
- "rect": [88, 88, 100, 100],
+ "object": "LayoutBlockFlow (relative positioned) (floating) DIV id='keep_inner' class='inner'",
+ "rect": [348, 88, 260, 100],
"reason": "location change"
},
{
- "object": "LayoutBlockFlow (positioned) DIV class='abs_pos'",
- "rect": [348, 88, 100, 100],
+ "object": "LayoutBlockFlow (relative positioned) (floating) DIV id='to_remove_inner' class='inner'",
+ "rect": [348, 88, 260, 100],
+ "reason": "layoutObject removal"
+ },
+ {
+ "object": "LayoutBlockFlow (floating) DIV id='keep_outer' class='outer'",
+ "rect": [88, 88, 260, 100],
"reason": "location change"
},
{
@@ -52,29 +42,34 @@
"reason": "location change"
},
{
- "object": "LayoutBlockFlow (relative positioned) (floating) DIV id='keep_inner' class='inner'",
- "rect": [348, 88, 260, 100],
+ "object": "LayoutBlockFlow (positioned) DIV class='abs_pos'",
+ "rect": [348, 88, 100, 100],
"reason": "location change"
},
{
- "object": "LayoutBlockFlow (relative positioned) (floating) DIV id='to_remove_inner' class='inner'",
- "rect": [348, 88, 260, 100],
+ "object": "LayoutBlockFlow DIV id='keep' class='item'",
+ "rect": [348, 88, 100, 100],
+ "reason": "location change"
+ },
+ {
+ "object": "LayoutBlockFlow DIV id='to_remove' class='item'",
+ "rect": [348, 88, 100, 100],
"reason": "layoutObject removal"
},
{
- "object": "LayoutBlockFlow DIV id='keep' class='item'",
+ "object": "LayoutBlockFlow (positioned) DIV class='abs_pos'",
"rect": [88, 88, 100, 100],
"reason": "location change"
},
{
"object": "LayoutBlockFlow DIV id='keep' class='item'",
- "rect": [348, 88, 100, 100],
+ "rect": [88, 88, 100, 100],
"reason": "location change"
},
{
- "object": "LayoutBlockFlow DIV id='to_remove' class='item'",
- "rect": [348, 88, 100, 100],
- "reason": "layoutObject removal"
+ "object": "LayoutText #text",
+ "rect": [348, 88, 4, 19],
+ "reason": "location change"
},
{
"object": "LayoutText #text",
@@ -87,18 +82,19 @@
"reason": "location change"
},
{
- "object": "LayoutText #text",
- "rect": [348, 88, 4, 19],
+ "object": "InlineTextBox '\u00A0'",
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox '\u00A0'",
"reason": "location change"
},
{
"object": "RootInlineBox",
- "rect": [0, 0, 0, 0],
"reason": "full"
},
{
"object": "RootInlineBox",
- "rect": [0, 0, 0, 0],
"reason": "full"
}
]

Powered by Google App Engine
This is Rietveld 408576698