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

Unified Diff: third_party/WebKit/LayoutTests/fast/borders/border-image-scaled.html

Issue 1652813004: Blink is non compliant to the css-backgrounds spec where a border with an image (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased with current master Created 4 years, 10 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: third_party/WebKit/LayoutTests/fast/borders/border-image-scaled.html
diff --git a/third_party/WebKit/LayoutTests/fast/borders/border-image-scaled.html b/third_party/WebKit/LayoutTests/fast/borders/border-image-scaled.html
index 751619c6bee3b322af5c8eeb7f045a01de8c0060..0a2c8f5ef231911040be4f447c1fe15cb083ce2e 100644
--- a/third_party/WebKit/LayoutTests/fast/borders/border-image-scaled.html
+++ b/third_party/WebKit/LayoutTests/fast/borders/border-image-scaled.html
@@ -7,6 +7,7 @@
height: 150px;
margin: 10px;
display: inline-block;
+ border-style: solid;
}
div.rr {

Powered by Google App Engine
This is Rietveld 408576698