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

Unified Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/block/positioning/inline-block-relposition-expected.txt

Issue 789003: Rebaseline tests whose expectations were changed by r55714. (Closed)
Patch Set: adding expectations of chromium-win Created 10 years, 9 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: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/block/positioning/inline-block-relposition-expected.txt
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/block/positioning/inline-block-relposition-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/block/positioning/inline-block-relposition-expected.txt
index 6f86be8a10c8b35d8b533e5ebdac227468537d38..d0ee465dff4d449dad3e447baa9ca1bb710104da 100644
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/block/positioning/inline-block-relposition-expected.txt
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/block/positioning/inline-block-relposition-expected.txt
@@ -1,17 +1,17 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x42
- RenderBlock {HTML} at (0,0) size 800x42
- RenderBody {BODY} at (8,8) size 784x26
+layer at (0,0) size 800x40
+ RenderBlock {HTML} at (0,0) size 800x40
+ RenderBody {BODY} at (8,8) size 784x24
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
-layer at (8,10) size 100x22
- RenderButton {BUTTON} at (0,2) size 100x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
- RenderBlock (anonymous) at (8,2) size 84x18
- RenderText {#text} at (14,1) size 55x16
- text run at (14,1) width 55: "Click Me "
-layer at (86,29) size 25x16
- RenderBlock (positioned) {DIV} at (78,19) size 25x16
+layer at (8,10) size 100x20
+ RenderButton {BUTTON} at (0,2) size 100x20 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
+ RenderBlock (anonymous) at (8,2) size 84x16
+ RenderText {#text} at (14,0) size 55x16
+ text run at (14,0) width 55: "Click Me "
+layer at (86,28) size 25x16
+ RenderBlock (positioned) {DIV} at (78,18) size 25x16
RenderText {#text} at (0,0) size 25x16
text run at (0,0) width 25: "Now"

Powered by Google App Engine
This is Rietveld 408576698