Index: LayoutTests/fast/shapes/parsing/parsing-shape-property-aliases-expected.txt |
diff --git a/LayoutTests/fast/shapes/parsing/parsing-shape-property-aliases-expected.txt b/LayoutTests/fast/shapes/parsing/parsing-shape-property-aliases-expected.txt |
index c4300c0116e703e5d92986174eddf8b0152c0920..062b38612c91627bf518d52875cc86eb2d55128f 100644 |
--- a/LayoutTests/fast/shapes/parsing/parsing-shape-property-aliases-expected.txt |
+++ b/LayoutTests/fast/shapes/parsing/parsing-shape-property-aliases-expected.txt |
@@ -3,7 +3,6 @@ Test that CSS Shapes properties with the -webkit prefix alias the unprefixed pro |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
-PASS getAliasCSSValue('shape-inside','shape-inside','circle(0px at 0% 0%)') is "circle(0px at 0% 0%)" |
PASS getAliasCSSValue('shape-outside','shape-outside','circle(0px at 0% 0%)') is "circle(0px at 0% 0%)" |
PASS getAliasCSSValue('shape-margin','shape-margin','10px') is "10px" |
PASS getAliasCSSValue('shape-padding','shape-padding','10px') is "10px" |