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

Unified Diff: LayoutTests/fast/borders/borderRadiusSlope-expected.txt

Issue 15804009: Fix border radius glitch. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: fabsf Created 7 years, 7 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/borders/borderRadiusSlope-expected.txt
diff --git a/LayoutTests/css3/filters/simple-filter-rendering-expected.txt b/LayoutTests/fast/borders/borderRadiusSlope-expected.txt
similarity index 55%
copy from LayoutTests/css3/filters/simple-filter-rendering-expected.txt
copy to LayoutTests/fast/borders/borderRadiusSlope-expected.txt
index 5005d3ab6c93a9b5dfe798f074ebbd816ee289c6..ad584dd1d4d529383acca3a31b5cf5c2d655daa3 100644
--- a/LayoutTests/css3/filters/simple-filter-rendering-expected.txt
+++ b/LayoutTests/fast/borders/borderRadiusSlope-expected.txt
@@ -3,5 +3,5 @@ layer 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
-layer at (8,8) size 200x200
- RenderBlock {DIV} at (0,0) size 200x200 [bgcolor=#A672A3]
+layer at (10,10) size 301x16
+ RenderBlock (positioned) {DIV} at (10,10) size 301x16 [border: (1px solid #00AAAA) none (1px solid #00AAAA)]

Powered by Google App Engine
This is Rietveld 408576698