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

Unified Diff: third_party/WebKit/LayoutTests/fast/repaint/overflow-into-content-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/fast/repaint/overflow-into-content-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/overflow-into-content-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/overflow-into-content-expected.txt
index 00559850340d81c6dd2a22d1ea71b0f21d32d28f..9bf88f91557b1e42f01190527924117d970097f2 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/overflow-into-content-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/repaint/overflow-into-content-expected.txt
@@ -8,12 +8,7 @@
"paintInvalidations": [
{
"object": "LayoutBlockFlow (positioned) DIV",
- "rect": [111, 8, 3, 106],
- "reason": "incremental"
- },
- {
- "object": "LayoutBlockFlow (positioned) DIV",
- "rect": [61, 8, 53, 106],
+ "rect": [8, 211, 106, 53],
"reason": "incremental"
},
{
@@ -22,11 +17,6 @@
"reason": "incremental"
},
{
- "object": "LayoutBlockFlow (positioned) DIV",
- "rect": [8, 211, 106, 53],
- "reason": "incremental"
- },
- {
"object": "LayoutBlockFlow DIV",
"rect": [8, 308, 100, 100],
"reason": "became invisible"
@@ -35,6 +25,16 @@
"object": "LayoutBlockFlow DIV id='target3'",
"rect": [8, 388, 100, 20],
"reason": "layoutObject removal"
+ },
+ {
+ "object": "LayoutBlockFlow (positioned) DIV",
+ "rect": [61, 8, 53, 106],
+ "reason": "incremental"
+ },
+ {
+ "object": "LayoutBlockFlow (positioned) DIV",
+ "rect": [111, 8, 3, 106],
+ "reason": "incremental"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698