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: LayoutTests/platform/linux/fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.txt

Issue 302083002: Always give RenderParts a RenderLayer. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add win/mac needsrebaselines Created 6 years, 6 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: LayoutTests/platform/linux/fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.txt
diff --git a/LayoutTests/platform/linux/fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.txt b/LayoutTests/platform/linux/fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.txt
index 6042e2e7d3affcfdae50689037c82ea0c005fcfc..65fdb6418d7dfd33cd85dd4caa94229c97cb8bec 100644
--- a/LayoutTests/platform/linux/fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.txt
+++ b/LayoutTests/platform/linux/fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.txt
@@ -3,20 +3,22 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderFrameSet {FRAMESET} at (0,0) size 800x600
- RenderFrame {FRAME} at (0,0) size 397x600
- layer at (0,0) size 397x600
- RenderView at (0,0) size 397x600
- layer at (0,0) size 397x600
- RenderBlock {HTML} at (0,0) size 397x600
- RenderBody {BODY} at (8,8) size 381x584
- RenderBlock {DIV} at (0,0) size 381x20
- RenderText {#text} at (0,0) size 58x19
- text run at (0,0) width 58: "PASSED"
- RenderFrame {FRAME} at (403,0) size 397x600
- layer at (0,0) size 397x600
- RenderView at (0,0) size 397x600
- layer at (0,0) size 397x600
- RenderBlock {HTML} at (0,0) size 397x600
- RenderBody {BODY} at (8,8) size 381x584
- RenderText {#text} at (0,0) size 20x19
- text run at (0,0) width 20: "foo"
+layer at (0,0) size 397x600
+ RenderFrame {FRAME} at (0,0) size 397x600
+ layer at (0,0) size 397x600
+ RenderView at (0,0) size 397x600
+ layer at (0,0) size 397x600
+ RenderBlock {HTML} at (0,0) size 397x600
+ RenderBody {BODY} at (8,8) size 381x584
+ RenderBlock {DIV} at (0,0) size 381x20
+ RenderText {#text} at (0,0) size 58x19
+ text run at (0,0) width 58: "PASSED"
+layer at (403,0) size 397x600
+ RenderFrame {FRAME} at (403,0) size 397x600
+ layer at (0,0) size 397x600
+ RenderView at (0,0) size 397x600
+ layer at (0,0) size 397x600
+ RenderBlock {HTML} at (0,0) size 397x600
+ RenderBody {BODY} at (8,8) size 381x584
+ RenderText {#text} at (0,0) size 20x19
+ text run at (0,0) width 20: "foo"

Powered by Google App Engine
This is Rietveld 408576698