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

Unified Diff: LayoutTests/platform/linux/paint/frames/frameset-with-stacking-contexts-expected.txt

Issue 1177873004: Auto-rebaseline for r197062 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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/paint/frames/frameset-with-stacking-contexts-expected.txt
diff --git a/LayoutTests/platform/linux/paint/frames/frameset-with-stacking-contexts-expected.txt b/LayoutTests/platform/linux/paint/frames/frameset-with-stacking-contexts-expected.txt
index be1ea83b4ec6bf4f4bde01eca88782a787275bff..3b80071c6faae1cf877cca0acfb80c20bc5ef08b 100644
--- a/LayoutTests/platform/linux/paint/frames/frameset-with-stacking-contexts-expected.txt
+++ b/LayoutTests/platform/linux/paint/frames/frameset-with-stacking-contexts-expected.txt
@@ -2,14 +2,6 @@ layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
- LayoutFrameSet {FRAMESET} at (0,0) size 800x600
-layer at (0,0) size 800x600 transparent
- LayoutFrame {FRAME} at (0,0) size 800x600
- layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
- layer at (0,0) size 800x600
- LayoutBlockFlow {HTML} at (0,0) size 800x600
- LayoutBlockFlow {BODY} at (8,8) size 784x584
- LayoutBlockFlow {DIV} at (0,0) size 784x20
- LayoutText {#text} at (0,0) size 106x19
- text run at (0,0) width 106: "Subframe content"
+ LayoutBlockFlow {BODY} at (8,8) size 784x584
+ LayoutText {#text} at (0,0) size 452x19
+ text run at (0,0) width 452: "Test that the frame is not painted twice. This test passes if it does not crash."

Powered by Google App Engine
This is Rietveld 408576698