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

Unified Diff: LayoutTests/fast/dynamic/002-expected.txt

Issue 24013002: Auto-rebaseline for r157319 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 3 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
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/dynamic/011-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/dynamic/002-expected.txt
diff --git a/LayoutTests/fast/dynamic/002-expected.txt b/LayoutTests/fast/dynamic/002-expected.txt
deleted file mode 100644
index 75ed716121e127a2a7d8d77da10f35e6b91df253..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/dynamic/002-expected.txt
+++ /dev/null
@@ -1,22 +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 784x18
- RenderBlock (floating) {DIV} at (522,0) size 262x104 [border: (2px solid #FF0000)]
- RenderText {#text} at (2,2) size 258x18
- text run at (2,2) width 258: "I should become a right-floating element."
- RenderBlock (anonymous) at (0,0) size 784x18
- RenderText {#text} at (0,0) size 393x18
- text run at (0,0) width 195: "This text should be on the left. "
- text run at (195,0) width 198: "The float should be to the right."
- RenderBlock {DIV} at (0,18) size 784x30
- RenderBlock {DIV} at (0,48) size 784x36
- RenderBlock (floating) {SPAN} at (0,0) size 253x104 [border: (2px solid #FF0000)]
- RenderText {#text} at (2,2) size 249x18
- text run at (2,2) width 249: "I should become a left-floating element."
- RenderText {#text} at (253,0) size 261x36
- text run at (253,0) width 204: "This text should be on the right. "
- text run at (457,0) width 57: "The float"
- text run at (253,18) width 128: "should be to the left."
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/dynamic/011-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698