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

Unified Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/box-shadow-dynamic-expected.txt

Issue 14125: fix box shadows (Closed)
Patch Set: reflow Created 12 years 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/repaint/box-shadow-dynamic-expected.txt
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/box-shadow-dynamic-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/box-shadow-dynamic-expected.txt
old mode 100644
new mode 100755
index ccc55f968c2c0afb42ddc65863d8e1a618bcf00d..9aea841873502a51e4a1a8b18043fc3eb00a06b1
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/box-shadow-dynamic-expected.txt
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/box-shadow-dynamic-expected.txt
@@ -1,14 +1,14 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x300
- RenderBlock {HTML} at (0,0) size 800x300
- RenderBody {BODY} at (8,16) size 784x276
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 365x19
- text run at (0,0) width 365: "Tests the repainting of box shadows when boxes are resized."
- RenderBlock {DIV} at (0,36) size 70x120
- RenderBlock {DIV} at (10,20) size 50x50 [bgcolor=#FFFF77]
- RenderBlock {DIV} at (10,0) size 30x50
- RenderBlock {DIV} at (0,156) size 70x120
- RenderBlock {DIV} at (10,20) size 50x50 [bgcolor=#FFFF77]
- RenderBlock {DIV} at (10,0) size 30x50
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x300
+ RenderBlock {HTML} at (0,0) size 800x300
+ RenderBody {BODY} at (8,16) size 784x276
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 365x19
+ text run at (0,0) width 365: "Tests the repainting of box shadows when boxes are resized."
+ RenderBlock {DIV} at (0,36) size 70x120
+ RenderBlock {DIV} at (10,20) size 50x50 [bgcolor=#FFFF77]
+ RenderBlock {DIV} at (10,0) size 30x50
+ RenderBlock {DIV} at (0,156) size 70x120
+ RenderBlock {DIV} at (10,20) size 50x50 [bgcolor=#FFFF77]
+ RenderBlock {DIV} at (10,0) size 30x50

Powered by Google App Engine
This is Rietveld 408576698