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

Unified Diff: LayoutTests/inspector/elements/elements-panel-styles-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
« no previous file with comments | « no previous file | LayoutTests/inspector/elements/styles-2/inherited-mixed-case-properties-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/inspector/elements/elements-panel-styles-expected.txt
diff --git a/LayoutTests/inspector/elements/elements-panel-styles-expected.txt b/LayoutTests/inspector/elements/elements-panel-styles-expected.txt
index 6a8d13782320acacd1c0d73e9ad43dabd35f6dd5..d42ffd6ce0ce5fbc417ccd466748b0a46ad8a55c 100644
--- a/LayoutTests/inspector/elements/elements-panel-styles-expected.txt
+++ b/LayoutTests/inspector/elements/elements-panel-styles-expected.txt
@@ -1,8 +1,6 @@
Tests that elements panel shows proper styles in the sidebar panel.
Foo
--webkit-font-smoothing: subpixel-antialiased
- subpixel-antialiased - element.style
border-bottom-left-radius: 5px
5px - .foo elements-panel-styles.css:21 -> elements-panel-styles.css:21:1
border-bottom-right-radius: 5px
@@ -52,6 +50,8 @@ text-indent: 0px
OVERLOADED 10px - body .foo elements-panel-styles.css:6 -> elements-panel-styles.css:6:1
0 !important - .foo elements-panel-styles.css:21 -> elements-panel-styles.css:21:1
OVERLOADED 20px !important - body elements-panel-styles.css:1 -> elements-panel-styles.css:1:1
+-webkit-font-smoothing: subpixel-antialiased
+ subpixel-antialiased - element.style
[expanded]
element.style { ()
/-- overloaded --/ display: none;
« no previous file with comments | « no previous file | LayoutTests/inspector/elements/styles-2/inherited-mixed-case-properties-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698