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

Unified Diff: LayoutTests/inspector/elements/styles-2/inherited-mixed-case-properties-expected.txt

Issue 1315723004: DevTools: [CSSP] put -webkit properties to the end of the list. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase tests Created 5 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: LayoutTests/inspector/elements/styles-2/inherited-mixed-case-properties-expected.txt
diff --git a/LayoutTests/inspector/elements/styles-2/inherited-mixed-case-properties-expected.txt b/LayoutTests/inspector/elements/styles-2/inherited-mixed-case-properties-expected.txt
index 94e7c7399bbc864bb1afa9dc54008efe8bb344b9..3d9a49aa2b8e67782458f4a726cfbd946bcac54e 100644
--- a/LayoutTests/inspector/elements/styles-2/inherited-mixed-case-properties-expected.txt
+++ b/LayoutTests/inspector/elements/styles-2/inherited-mixed-case-properties-expected.txt
@@ -1,9 +1,9 @@
Tests that non-standard mixed-cased properties are displayed in the Styles pane.
--webkit-font-smoothing: antialiased
color: rgb(0, 0, 0)
display: block
block - div user agent stylesheet
+-webkit-font-smoothing: antialiased
[expanded]
element.style { ()

Powered by Google App Engine
This is Rietveld 408576698