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

Unified Diff: LayoutTests/fast/dynamic/positioned-movement-with-positioned-children-expected.txt

Issue 20489005: Auto-rebaseline for r154918 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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/fast/dynamic/positioned-movement-with-positioned-children-expected.txt
diff --git a/LayoutTests/fast/dynamic/positioned-movement-with-positioned-children-expected.txt b/LayoutTests/fast/dynamic/positioned-movement-with-positioned-children-expected.txt
deleted file mode 100644
index c5067d4576d9854fd3f818f8efd1225de81eb12e..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/dynamic/positioned-movement-with-positioned-children-expected.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
- RenderText {#text} at (0,0) size 98x54
- text run at (0,0) width 98: "You should not"
- text run at (0,18) width 96: "see this. Resize"
- text run at (0,36) width 79: "the window."
-layer at (8,8) size 100x122
- RenderBlock (positioned) {DIV} at (0,0) size 100x122
- RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
- RenderBlock (anonymous) at (0,100) size 100x22
- RenderButton {BUTTON} at (2,2) size 51x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
- RenderBlock (anonymous) at (8,2) size 35x13
- RenderText {#text} at (0,0) size 35x13
- text run at (0,0) width 35: "Button"
- RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698