summaryrefslogtreecommitdiffstats
path: root/o3d/tests
diff options
context:
space:
mode:
authoravi@chromium.org <avi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-04-09 19:03:43 +0000
committeravi@chromium.org <avi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-04-09 19:03:43 +0000
commit14e62ae91977234b17d2c3fa301d49c02cbd60ed (patch)
treee21fbb174dbcf3ba928efbc2c64aa8518459e3b9 /o3d/tests
parent692033a35dd662cd04b965cfa31581176ebdcfe6 (diff)
downloadchromium_src-14e62ae91977234b17d2c3fa301d49c02cbd60ed.zip
chromium_src-14e62ae91977234b17d2c3fa301d49c02cbd60ed.tar.gz
chromium_src-14e62ae91977234b17d2c3fa301d49c02cbd60ed.tar.bz2
Hierarchy. Hierarchy. Hierarchy!!!
BUG=none TEST=none Review URL: http://codereview.chromium.org/1561020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@44107 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'o3d/tests')
-rw-r--r--o3d/tests/selenium/tests/pixel-perfection.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/o3d/tests/selenium/tests/pixel-perfection.html b/o3d/tests/selenium/tests/pixel-perfection.html
index 18ecb1d..a1e84b0 100644
--- a/o3d/tests/selenium/tests/pixel-perfection.html
+++ b/o3d/tests/selenium/tests/pixel-perfection.html
@@ -96,7 +96,7 @@ function main(clientElements) {
// Set up the view and projection transformations.
initContext();
- // Add the shapes to the transform heirarchy.
+ // Add the shapes to the transform hierarchy.
createShapes();
window.g_testResult = true; // for selenium testing.