Index: LayoutTests/fast/css/getComputedStyle/computed-style-recalc-expected.txt |
diff --git a/LayoutTests/fast/css/getComputedStyle/computed-style-recalc-expected.txt b/LayoutTests/fast/css/getComputedStyle/computed-style-recalc-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..fcc635198025a4d7289898b092d2c6c61fdd79da |
--- /dev/null |
+++ b/LayoutTests/fast/css/getComputedStyle/computed-style-recalc-expected.txt |
@@ -0,0 +1,12 @@ |
+Check that getComputedStyle causes a style recalc when necessary, and only when necessary. |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+PASS internals.updateStyleAndReturnAffectedElementCount() is 0 |
+PASS internals.updateStyleAndReturnAffectedElementCount() is 2 |
+PASS internals.updateStyleAndReturnAffectedElementCount() is 2 |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |