Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / dom / shadow / host-pseudo-class-expected.txt
index f7fe20d..9f235a2 100644 (file)
@@ -35,6 +35,7 @@ PASS backgroundColorOf('host') is "rgb(255, 0, 0)"
 PASS backgroundColorOf('host/target') is "rgb(0, 128, 0)"
 PASS backgroundColorOf('host/target') is "rgb(0, 128, 0)"
 PASS backgroundColorOf('host/target') is "rgb(0, 128, 0)"
+PASS backgroundColorOf('host') is "rgba(0, 0, 0, 0)"
 PASS successfullyParsed is true
 
 TEST COMPLETE