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

Unified Diff: third_party/WebKit/LayoutTests/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-1-expected.txt

Issue 1881903002: Auto-rebaseline for r386594 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-1-expected.txt
diff --git a/third_party/WebKit/LayoutTests/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-1-expected.txt b/third_party/WebKit/LayoutTests/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-1-expected.txt
index a2e69d86d1a66877d15279c4e87ae404652236d2..693ce23bb7cc1a2f8abea33638f3953f52d54053 100644
--- a/third_party/WebKit/LayoutTests/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-1-expected.txt
+++ b/third_party/WebKit/LayoutTests/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-1-expected.txt
@@ -5,55 +5,177 @@
"bounds": [800, 600],
"contentsOpaque": true,
"drawsContent": true,
- "repaintRects": [
- [285, 135, 15, 15],
- [285, 0, 15, 135],
- [211, 11, 180, 180],
- [210, 10, 75, 125],
- [11, 11, 380, 180],
- [11, 11, 180, 180],
- [10, 10, 275, 125],
- [10, 10, 180, 125],
- [1, 1, 400, 200],
- [1, 1, 400, 200],
- [1, 1, 400, 200],
- [1, 1, 400, 200],
- [1, 1, 400, 200],
- [1, 1, 400, 200],
- [0, 135, 285, 15],
- [0, 0, 800, 202],
- [0, 0, 402, 202],
- [0, 0, 300, 150],
- [0, 0, 285, 135],
- [0, 0, 285, 135],
- [0, 0, 285, 135],
- [0, 0, 285, 135],
- [0, 0, 285, 135]
- ],
- "paintInvalidationClients": [
- "InlineBox",
- "RootInlineBox",
- "RootInlineBox",
- "InlineBox",
- "HorizontalScrollbar",
- "VerticalScrollbar",
- "RootInlineBox",
- "InlineBox",
- "LayoutBlockFlow BODY",
- "LayoutEmbeddedObject OBJECT",
- "LayoutView #document",
- "LayoutView #document",
- "LayoutBlockFlow HTML",
- "LayoutBlockFlow BODY",
- "RootInlineBox",
- "LayoutEmbeddedObject OBJECT",
- "LayoutView #document",
- "LayoutSVGRoot svg",
- "LayoutSVGRect rect",
- "LayoutSVGRect rect",
- "LayoutText #text",
- "LayoutView #document",
- "LayoutView #document"
+ "paintInvalidations": [
+ {
+ "object": "HorizontalScrollbar",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ },
+ {
+ "object": "InlineBox",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ },
+ {
+ "object": "InlineBox",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ },
+ {
+ "object": "InlineBox",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ },
+ {
+ "object": "LayoutBlockFlow BODY",
+ "rect": [0, 0, 800, 202],
+ "reason": "invalidate paint rectangle"
+ },
+ {
+ "object": "LayoutBlockFlow BODY",
+ "rect": [0, 0, 285, 135],
+ "reason": "location change"
+ },
+ {
+ "object": "LayoutBlockFlow BODY",
+ "rect": [1, 1, 400, 200],
+ "reason": "location change"
+ },
+ {
+ "object": "LayoutBlockFlow HTML",
+ "rect": [0, 0, 285, 135],
+ "reason": "location change"
+ },
+ {
+ "object": "LayoutBlockFlow HTML",
+ "rect": [1, 1, 400, 200],
+ "reason": "location change"
+ },
+ {
+ "object": "LayoutEmbeddedObject OBJECT",
+ "rect": [0, 0, 300, 150],
+ "reason": "style change"
+ },
+ {
+ "object": "LayoutEmbeddedObject OBJECT",
+ "rect": [0, 0, 402, 202],
+ "reason": "style change"
+ },
+ {
+ "object": "LayoutEmbeddedObject OBJECT",
+ "rect": [0, 0, 285, 135],
+ "reason": "location change"
+ },
+ {
+ "object": "LayoutEmbeddedObject OBJECT",
+ "rect": [1, 1, 400, 200],
+ "reason": "location change"
+ },
+ {
+ "object": "LayoutSVGRect rect",
+ "rect": [10, 10, 180, 125],
+ "reason": "location change"
+ },
+ {
+ "object": "LayoutSVGRect rect",
+ "rect": [11, 11, 180, 180],
+ "reason": "location change"
+ },
+ {
+ "object": "LayoutSVGRect rect",
+ "rect": [210, 10, 75, 125],
+ "reason": "location change"
+ },
+ {
+ "object": "LayoutSVGRect rect",
+ "rect": [211, 11, 180, 180],
+ "reason": "location change"
+ },
+ {
+ "object": "LayoutSVGRoot svg",
+ "rect": [10, 10, 275, 125],
+ "reason": "location change"
+ },
+ {
+ "object": "LayoutSVGRoot svg",
+ "rect": [11, 11, 380, 180],
+ "reason": "location change"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [0, 0, 0, 0],
+ "reason": "location change"
+ },
+ {
+ "object": "LayoutView #document",
+ "rect": [1, 1, 400, 200],
+ "reason": "full"
+ },
+ {
+ "object": "LayoutView #document",
+ "rect": [0, 0, 285, 135],
+ "reason": "location change"
+ },
+ {
+ "object": "LayoutView #document",
+ "rect": [1, 1, 400, 200],
+ "reason": "location change"
+ },
+ {
+ "object": "LayoutView #document",
+ "rect": [0, 0, 285, 135],
+ "reason": "location change"
+ },
+ {
+ "object": "LayoutView #document",
+ "rect": [1, 1, 400, 200],
+ "reason": "location change"
+ },
+ {
+ "object": "LayoutView #document",
+ "rect": [0, 0, 0, 0],
+ "reason": "scroll"
+ },
+ {
+ "object": "LayoutView #document",
+ "rect": [0, 135, 285, 15],
+ "reason": "scroll"
+ },
+ {
+ "object": "LayoutView #document",
+ "rect": [285, 0, 15, 135],
+ "reason": "scroll"
+ },
+ {
+ "object": "LayoutView #document",
+ "rect": [285, 135, 15, 15],
+ "reason": "scroll"
+ },
+ {
+ "object": "RootInlineBox",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ },
+ {
+ "object": "RootInlineBox",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ },
+ {
+ "object": "RootInlineBox",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ },
+ {
+ "object": "RootInlineBox",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ },
+ {
+ "object": "VerticalScrollbar",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ }
]
}
]

Powered by Google App Engine
This is Rietveld 408576698