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

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: add more exp Created 7 years, 6 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/fast/css/pending-stylesheet-repaint-expected.txt b/LayoutTests/fast/borders/borderRadiusSlope-expected.txt
similarity index 55%
copy from LayoutTests/fast/css/pending-stylesheet-repaint-expected.txt
copy to LayoutTests/fast/borders/borderRadiusSlope-expected.txt
index 793b0d259453831b7489a19e34749fb741501890..51bc58cdac36b5a815c2610655a932ab89c9b469 100644
--- a/LayoutTests/fast/css/pending-stylesheet-repaint-expected.txt
+++ b/LayoutTests/fast/borders/borderRadiusSlope-expected.txt
@@ -3,5 +3,5 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x8
RenderBlock {HTML} at (0,0) size 800x8
RenderBody {BODY} at (8,8) size 784x0
-layer at (8,8) size 32x32
- RenderBlock (positioned) {DIV} at (8,8) size 32x32 [bgcolor=#008000]
+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