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

Unified Diff: LayoutTests/fast/css/collapsed-whitespace-reattach-in-style-recalc-expected.txt

Issue 58373002: Whitespace only text nodes need to be reattached when their siblings are reattached (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated js-test include Created 7 years, 1 month 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/css/collapsed-whitespace-reattach-in-style-recalc-expected.txt
diff --git a/LayoutTests/fast/css/collapsed-whitespace-reattach-in-style-recalc-expected.txt b/LayoutTests/fast/css/collapsed-whitespace-reattach-in-style-recalc-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d530f9790bc4b0e32b42e66bdb3ed0b55be0844a
--- /dev/null
+++ b/LayoutTests/fast/css/collapsed-whitespace-reattach-in-style-recalc-expected.txt
@@ -0,0 +1,12 @@
+This test ensures that we properly reattach collapsed whitespace when sibling style changes require. Test passes if the spans below are justified across the page.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS successfullyParsed is true
+
+TEST COMPLETE
+PASS
+ spans[spans.length - 1].offsetLeft is >= 400
+
+Item 1 Item 2 Item 3

Powered by Google App Engine
This is Rietveld 408576698