Result 20635 Detail
- id
- 20635
- type
- layouttestresult
- test
-
LayoutTests/fast/dom/Range/13000.html
- test version
- 0
- ua
-
Firefox 2 Lin (2.0.0.20)
- date
- 2009-02-22 17:24:13
- duration
- 0.21157002449
- session
-
1235344878
- succeeded
- 0
- status
- FAIL
Layouttest result detail
expected:
This tests for a bug in Range::createContextualFragment, it would fail if the range started in a text node. You should see 'The quick brown fox, jumps over the lazy dog" below.
The quick brown fox, jumps over the lazy dog.
actual:
This tests for a bug in Range::createContextualFragment, it would fail if the range started in a text node. You should see 'The quick brown fox, jumps over the lazy dog" below.
The , jumps over the lazy dog.
diff:
--- LayoutTests/fast/dom/Range/13000-expected.txt
+++ LayoutTests/fast/dom/Range/13000-actual.txt
@@ -1,3 +1,4 @@
-This tests for a bug in Range::createContextualFragment, it would fail if the range started in a text node. You should see 'The quick brown fox, jumps over the lazy dog" below.
+This tests for a bug in Range::createContextualFragment, it would fail if the range started in a text node. You should see 'The quick brown fox, jumps over the lazy dog" below.
+The , jumps over the lazy dog.
-The quick brown fox, jumps over the lazy dog.
+