Index: LayoutTests/fast/css/inherit-initial-shorthand-values-expected.txt |
diff --git a/LayoutTests/fast/css/inherit-initial-shorthand-values-expected.txt b/LayoutTests/fast/css/inherit-initial-shorthand-values-expected.txt |
index 2514d92541c406bdd9c827ffc4fb2e6689d6e69d..83374a07b56bc07e76f08c0f3f20b908b7cd826f 100644 |
--- a/LayoutTests/fast/css/inherit-initial-shorthand-values-expected.txt |
+++ b/LayoutTests/fast/css/inherit-initial-shorthand-values-expected.txt |
@@ -35,6 +35,9 @@ PASS test('webkit-text-emphasis') is "inherit, initial" |
PASS test('webkit-text-stroke') is "inherit, initial" |
PASS test('webkit-transition') is "inherit, initial" |
PASS test('webkit-transform-origin') is "inherit, initial" |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
Test that e matched declaration cache handles explicitly inherited properties correctly. |