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

Unified Diff: third_party/WebKit/LayoutTests/inspector/elements/styles-3/selector-source-data-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-3/selector-source-data-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/elements/styles-3/selector-source-data-expected.txt b/third_party/WebKit/LayoutTests/inspector/elements/styles-3/selector-source-data-expected.txt
index 276d346d73d024a51bc67b8c1fe83fcde6cc873d..5b25132d434667ee8542be85784bf533dbdbce66 100644
--- a/third_party/WebKit/LayoutTests/inspector/elements/styles-3/selector-source-data-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/elements/styles-3/selector-source-data-expected.txt
@@ -14,7 +14,7 @@ h1: [user-agent] {
html #inspected.bar, b: [regular, 2:25-3:25; 4:10-5:10] {
['text-decoration':'none'] @[6:4-6:26]
['text-decoration-line':'none'] @[undefined-undefined]
- ['text-decoration-style':'initial'] @[undefined-undefined]
- ['text-decoration-color':'initial'] @[undefined-undefined]
+ ['text-decoration-style':'solid'] @[undefined-undefined]
+ ['text-decoration-color':'currentcolor'] @[undefined-undefined]
}

Powered by Google App Engine
This is Rietveld 408576698