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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/shift-relative-positioned-container-with-image-removal-expected.txt

Issue 2696283003: Revert of Don't create layout objects for children of display-none iframes. (Closed)
Patch Set: Created 3 years, 10 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/paint/invalidation/shift-relative-positioned-container-with-image-removal-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/shift-relative-positioned-container-with-image-removal-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/shift-relative-positioned-container-with-image-removal-expected.txt
index df68f0b77e6dec01c16e208f7d254ec73baa0c4c..08729c67eff10e8cbe31bf424d4d64de4bafba40 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/shift-relative-positioned-container-with-image-removal-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/shift-relative-positioned-container-with-image-removal-expected.txt
@@ -34,16 +34,6 @@
{
"object": "LayoutIFrame IFRAME id='iframe'",
"rect": [8, 92, 732, 94],
- "reason": "layoutObject removal"
- },
- {
- "object": "LayoutBlockFlow HTML",
- "rect": [10, 94, 728, 90],
- "reason": "layoutObject removal"
- },
- {
- "object": "LayoutBlockFlow BODY",
- "rect": [18, 102, 712, 74],
"reason": "layoutObject removal"
},
{
@@ -95,14 +85,6 @@
{
"object": "LayoutText #text",
"reason": "location change"
- },
- {
- "object": "LayoutBlockFlow BODY",
- "reason": "layoutObject removal"
- },
- {
- "object": "LayoutBlockFlow HTML",
- "reason": "layoutObject removal"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698