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: third_party/WebKit/LayoutTests/inspector/elements/styles-1/filter-matched-styles-expected.txt

Issue 2249653002: border-foo WIP Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: V9 Created 4 years, 4 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/inspector/elements/styles-1/filter-matched-styles-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/elements/styles-1/filter-matched-styles-expected.txt b/third_party/WebKit/LayoutTests/inspector/elements/styles-1/filter-matched-styles-expected.txt
index 0b01cb2c38239f25bd137d391b59a496e56e6441..6e21f5dce023777a844b9592efa14ea16e7ef6cd 100644
--- a/third_party/WebKit/LayoutTests/inspector/elements/styles-1/filter-matched-styles-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/elements/styles-1/filter-matched-styles-expected.txt
@@ -37,11 +37,11 @@ F border-top-width: 1px
border-left-color: black
border-left-style: solid
border-left-width: 1px
- border-image-source: initial
- border-image-slice: initial
- border-image-width: initial
- border-image-outset: initial
- border-image-repeat: initial
+ border-image-source: none
+ border-image-slice: 100%
+ border-image-width: 1
+ border-image-outset: 0
+ border-image-repeat: stretch
padding:v10px 10px 10px 10px
F padding-top: 10px
padding-right: 10px

Powered by Google App Engine
This is Rietveld 408576698