Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Tools / GardeningServer / ui / ct-results-panel.html
index 3cba6a2..9682900 100644 (file)
@@ -10,7 +10,7 @@ found in the LICENSE file.
 <link rel="import" href="ct-popout-iframe.html">
 <link rel="import" href="ct-commit-list.html">
 
-<polymer-element name="ct-results-panel" attributes="group">
+<polymer-element name="ct-results-panel" attributes="group failureGroupKey tree">
   <template>
     <style>
       :host {
@@ -31,7 +31,7 @@ found in the LICENSE file.
         text-align: center;
       }
 
-      iframe {
+      ct-popout-iframe {
         height: 100%;
       }