diff options
author | Tom Sepez <tsepez@chromium.org> | 2015-03-17 13:40:43 -0700 |
---|---|---|
committer | Tom Sepez <tsepez@chromium.org> | 2015-03-17 13:40:43 -0700 |
commit | 74b81d9ff8b4c4c5306b8c4611ee780ea0628c52 (patch) | |
tree | 04b30cbb43d74712b04c4e9dd89ba02fc4cd4bfb /testing | |
parent | de00893874a9d5ecae497e00511e2395fc2f02e8 (diff) | |
download | pdfium-74b81d9ff8b4c4c5306b8c4611ee780ea0628c52.tar.xz |
Revert "TEST that the tree goes RED when pixel/javascript tests fail."
This reverts commit de00893874a9d5ecae497e00511e2395fc2f02e8.
TBR=thestig@chromium.org
Review URL: https://codereview.chromium.org/1017793003
Diffstat (limited to 'testing')
-rw-r--r-- | testing/resources/javascript/globals_expected.txt | 1 | ||||
-rw-r--r-- | testing/resources/pixel/font_size.in | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/testing/resources/javascript/globals_expected.txt b/testing/resources/javascript/globals_expected.txt index 660af901fa..fcebd70466 100644 --- a/testing/resources/javascript/globals_expected.txt +++ b/testing/resources/javascript/globals_expected.txt @@ -1,5 +1,4 @@ Alert: ************ Initial State ************ -BOOGEY BOOGEY BOOGEY Alert: Enumerable Globals: Alert: setPersistent = function setPersistent() { [native code] }, own property = true Alert: Expected Globals: diff --git a/testing/resources/pixel/font_size.in b/testing/resources/pixel/font_size.in index fc44263a26..c4e21e2358 100644 --- a/testing/resources/pixel/font_size.in +++ b/testing/resources/pixel/font_size.in @@ -34,7 +34,7 @@ BT 20 0 Td 0 20 Td /F1 0 Tf (Size 0) Tj 0 20 Td /F1 1 Tf (Size 1) Tj -0 20 Td /F1 2 Tf (BOOGEY BOOGEY BOOGEY 2) Tj +0 20 Td /F1 2 Tf (Size 2) Tj 0 20 Td /F1 3 Tf (Size 3) Tj 0 20 Td /F1 4 Tf (Size 4) Tj 0 20 Td /F1 5 Tf (Size 5) Tj |