Index: LayoutTests/http/tests/css/pending-stylesheet-offset-width-expected.txt |
diff --git a/LayoutTests/http/tests/css/pending-stylesheet-offset-width-expected.txt b/LayoutTests/http/tests/css/pending-stylesheet-offset-width-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..2e9c8e9657562ae94fa143256f915e15c00b99dc |
--- /dev/null |
+++ b/LayoutTests/http/tests/css/pending-stylesheet-offset-width-expected.txt |
@@ -0,0 +1,10 @@ |
+Check that we use the style present asking for offsetWidth, ignoring pending stylesheets. |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+PASS t.offsetWidth is 200 |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |