Index: LayoutTests/inspector/elements/styles-2/cssom-shorthand-important-expected.txt |
diff --git a/LayoutTests/inspector/elements/styles-2/cssom-shorthand-important-expected.txt b/LayoutTests/inspector/elements/styles-2/cssom-shorthand-important-expected.txt |
index dd44c214f75ed4f06a710aa1ff48088588bf6dc7..23643aac30ec4eb26b38422a7e3b690a51ef4ccf 100644 |
--- a/LayoutTests/inspector/elements/styles-2/cssom-shorthand-important-expected.txt |
+++ b/LayoutTests/inspector/elements/styles-2/cssom-shorthand-important-expected.txt |
@@ -6,12 +6,12 @@ element.style { () |
[expanded] |
#inspected { (<style>…</style>) |
+ margin-top: 10px; |
padding: 10px 50px !important; |
padding-top: 10px; |
padding-right: 50px; |
padding-bottom: 10px; |
padding-left: 50px; |
- margin-top: 10px; |
[expanded] |
div { (user agent stylesheet) |