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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac-mac10.10/virtual/stable/paint/invalidation/resize-iframe-text-expected.txt

Issue 2636213002: Revert of Manual rebaseline of failing test. (Closed)
Patch Set: Created 3 years, 11 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/mac-mac10.10/virtual/stable/paint/invalidation/resize-iframe-text-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mac10.10/virtual/stable/paint/invalidation/resize-iframe-text-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mac10.10/virtual/stable/paint/invalidation/resize-iframe-text-expected.txt
index f91329c773742f8570ea744871411b587bc3b377..f2b69df4f9a0d98ecc5687e385226df2e4579206 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-mac10.10/virtual/stable/paint/invalidation/resize-iframe-text-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac-mac10.10/virtual/stable/paint/invalidation/resize-iframe-text-expected.txt
@@ -2,33 +2,23 @@
"layers": [
{
"name": "LayoutView #document",
- "bounds": [800, 745],
+ "bounds": [800, 681],
"contentsOpaque": true,
"drawsContent": true,
"paintInvalidations": [
{
"object": "LayoutIFrame (positioned) IFRAME",
- "rect": [0, 0, 800, 745],
+ "rect": [0, 0, 800, 681],
"reason": "forced by layout"
},
{
"object": "LayoutView #document",
- "rect": [0, 600, 800, 145],
+ "rect": [0, 600, 800, 81],
"reason": "incremental"
},
{
- "object": "LayoutBlockFlow HTML",
- "rect": [0, 0, 800, 34],
- "reason": "forced by layout"
- },
- {
- "object": "LayoutBlockFlow HTML",
- "rect": [0, 0, 785, 745],
- "reason": "forced by layout"
- },
- {
"object": "LayoutView #document",
- "rect": [0, 600, 785, 145],
+ "rect": [0, 600, 785, 81],
"reason": "incremental"
},
{
@@ -37,18 +27,13 @@
"reason": "forced by layout"
},
{
- "object": "LayoutBlockFlow H1",
- "rect": [8, 700, 600, 37],
- "reason": "became visible"
- },
- {
"object": "LayoutText #text",
"rect": [8, 8, 346, 18],
"reason": "forced by layout"
},
{
"object": "LayoutView #document",
- "rect": [785, 0, 15, 745],
+ "rect": [785, 0, 15, 681],
"reason": "scroll"
},
{
@@ -63,10 +48,6 @@
{
"object": "LayoutView #document",
"reason": "incremental"
- },
- {
- "object": "LayoutBlockFlow HTML",
- "reason": "forced by layout"
},
{
"object": "LayoutBlockFlow BODY",
@@ -103,18 +84,6 @@
{
"object": "LayoutView #document",
"reason": "incremental"
- },
- {
- "object": "LayoutBlockFlow HTML",
- "reason": "forced by layout"
- },
- {
- "object": "LayoutBlockFlow H1",
- "reason": "became visible"
- },
- {
- "object": "RootInlineBox",
- "reason": "became visible"
}
]
}
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/mac-mac10.10/virtual/stable/paint/invalidation/resize-iframe-text-expected.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698