[Fixed Position] Update failing specs

Update existing tests to account for changes from WTD-880.
This commit is contained in:
Victor Woeltjen
2015-02-20 15:53:41 -08:00
parent 84e90f6ad1
commit 6814567116
3 changed files with 37 additions and 7 deletions

View File

@@ -5,8 +5,13 @@ define(
function (ElementProxies) {
"use strict";
// Expect these element types to have proxies
var ELEMENT_TYPES = [
"fixed.telemetry"
"fixed.telemetry",
"fixed.line",
"fixed.box",
"fixed.text",
"fixed.image"
];
// Verify that the set of proxies exposed matches the specific