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/paint/invalidation/svg/window-expected.txt

Issue 2751183002: Update reason after full paint invalidation (Closed)
Patch Set: rebaseline-cl Created 3 years, 9 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/paint/invalidation/svg/window-expected.txt
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/window-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/window-expected.txt
index bad1567d586853b76c4b93c1c31ead91f7ee51b4..14d7ba578fd2e31e76c152eb748c9195f4994715 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/window-expected.txt
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/window-expected.txt
@@ -47,21 +47,6 @@
"reason": "layoutObject insertion"
},
{
- "object": "LayoutSVGContainer g id='navWindow'",
- "rect": [613, 81, 185, 169],
- "reason": "bounds change"
- },
- {
- "object": "LayoutSVGContainer g id='decoGroupnavWindow'",
- "rect": [613, 81, 185, 159],
- "reason": "layoutObject insertion"
- },
- {
- "object": "LayoutSVGContainer g id='windowTitlebarGroupnavWindow'",
- "rect": [613, 81, 185, 159],
- "reason": "bounds change"
- },
- {
"object": "LayoutSVGRect rect",
"rect": [624, 92, 174, 159],
"reason": "layoutObject insertion"
@@ -177,11 +162,6 @@
"reason": "layoutObject insertion"
},
{
- "object": "LayoutSVGContainer use id='maximizeButtonnavWindow'",
- "rect": [769, 94, 11, 11],
- "reason": "full"
- },
- {
"object": "LayoutSVGRect rect",
"rect": [769, 94, 11, 11],
"reason": "bounds change"
@@ -257,26 +237,6 @@
"reason": "layoutObject insertion"
},
{
- "object": "LayoutSVGContainer use id='closeButtonnavWindow'",
- "rect": [783, 95, 10, 10],
- "reason": "full"
- },
- {
- "object": "LayoutSVGContainer use id='maximizeButtonnavWindow'",
- "rect": [616, 100, 10, 10],
- "reason": "full"
- },
- {
- "object": "LayoutSVGContainer use id='closeButtonnavWindow'",
- "rect": [616, 84, 10, 10],
- "reason": "full"
- },
- {
- "object": "LayoutSVGContainer use id='minimizeButtonnavWindow'",
- "rect": [616, 116, 10, 9],
- "reason": "full"
- },
- {
"object": "LayoutSVGPath line",
"rect": [616, 123, 10, 3],
"reason": "bounds change"
@@ -292,11 +252,6 @@
"reason": "layoutObject insertion"
},
{
- "object": "LayoutSVGContainer use id='minimizeButtonnavWindow'",
- "rect": [757, 95, 9, 10],
- "reason": "full"
- },
- {
"object": "LayoutSVGPath line",
"rect": [-1, 21, 7, 11],
"reason": "layoutObject insertion"

Powered by Google App Engine
This is Rietveld 408576698