Index: LayoutTests/inspector/elements/styles/inherited-mixed-case-properties-expected.txt |
diff --git a/LayoutTests/inspector/elements/styles/inherited-mixed-case-properties-expected.txt b/LayoutTests/inspector/elements/styles/inherited-mixed-case-properties-expected.txt |
deleted file mode 100644 |
index 66cffcc62c0d4a7f3984cf96f15a6778fd848dbf..0000000000000000000000000000000000000000 |
--- a/LayoutTests/inspector/elements/styles/inherited-mixed-case-properties-expected.txt |
+++ /dev/null |
@@ -1,22 +0,0 @@ |
-Tests that non-standard mixed-cased properties are displayed in the Styles pane. |
- |
--webkit-font-smoothing: antialiased; |
-color: rgb(0, 0, 0); |
-display: block; |
-[expanded] |
-element.style { () |
- |
-[expanded] |
-div { (user agent stylesheet) |
- display: block; |
- |
-======== Inherited from div#container ======== |
-[expanded] |
-Style Attribute { () |
- CoLoR: blAck; |
- |
-[expanded] |
-#container { (inherited-mixed…perties.html:4 -> inherited-mixed-case-properties.html:4:1) |
- -webkit-FONT-smoothing: antialiased; |
- |
- |