Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(244)

Unified Diff: LayoutTests/fast/inline/reattach-inlines-in-anonymous-blocks-with-out-of-flow-siblings-expected.txt

Issue 120603002: Fix render tree creation in blocks with multiple anonymous blocks and mixed inlines/out of flow chi… (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fixed markup Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/inline/reattach-inlines-in-anonymous-blocks-with-out-of-flow-siblings-expected.txt
diff --git a/LayoutTests/accessibility/crashing-a-tag-in-map-expected.txt b/LayoutTests/fast/inline/reattach-inlines-in-anonymous-blocks-with-out-of-flow-siblings-expected.txt
similarity index 58%
copy from LayoutTests/accessibility/crashing-a-tag-in-map-expected.txt
copy to LayoutTests/fast/inline/reattach-inlines-in-anonymous-blocks-with-out-of-flow-siblings-expected.txt
index e2e890293aacc72d81b628dabd8771ae4e3a465f..740daf2ab185928ec3a8e83a318e46d0f1547f86 100644
--- a/LayoutTests/accessibility/crashing-a-tag-in-map-expected.txt
+++ b/LayoutTests/fast/inline/reattach-inlines-in-anonymous-blocks-with-out-of-flow-siblings-expected.txt
@@ -1,10 +1,13 @@
-
-This tests that a hit test on a image map that has areas and anchors does not crash
+The numbers below should be on the same line.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+PASS divs[2].offsetTop is divs[0].offsetTop
PASS successfullyParsed is true
TEST COMPLETE
+
+1 2 3
+

Powered by Google App Engine
This is Rietveld 408576698