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

Unified Diff: LayoutTests/fast/borders/borderRadiusMultiColors02-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/borderRadiusMultiColors02-expected.txt
diff --git a/LayoutTests/css3/filters/remove-filter-rendering-expected.txt b/LayoutTests/fast/borders/borderRadiusMultiColors02-expected.txt
similarity index 50%
copy from LayoutTests/css3/filters/remove-filter-rendering-expected.txt
copy to LayoutTests/fast/borders/borderRadiusMultiColors02-expected.txt
index 8889ba468d25ca0d6ba794c03e0f93966f03ac15..686960b4f4e6a6ab0dd2ed0b9944882239dd7d0c 100644
--- a/LayoutTests/css3/filters/remove-filter-rendering-expected.txt
+++ b/LayoutTests/fast/borders/borderRadiusMultiColors02-expected.txt
@@ -3,4 +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
- RenderBlock {DIV} at (0,0) size 200x200 [bgcolor=#008000]
+layer at (10,10) size 202x32
+ RenderBlock (positioned) {DIV} at (10,10) size 202x32 [border: (1px solid #FF0000) (1px solid #0000FF) (1px solid #000000) (1px solid #008000)]
Julien - ping for review 2013/06/10 19:50:31 I think you should disable rietvield copy detectio
kouhei (in TOK) 2013/06/11 21:02:53 Done.

Powered by Google App Engine
This is Rietveld 408576698