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

Unified Diff: LayoutTests/fast/table/cell-in-row-before-misnested-text-crash-css-expected.txt

Issue 214523008: Use RenderStyle::isCollapsibleWhiteSpace when renderer is available. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Address reviewer comments. Created 6 years, 9 months 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/table/cell-in-row-before-misnested-text-crash-css-expected.txt
diff --git a/LayoutTests/fast/table/cell-in-row-before-misnested-text-crash-css-expected.txt b/LayoutTests/fast/table/cell-in-row-before-misnested-text-crash-css-expected.txt
index 829eaa76d2b2ad0683a30e33c87797c48d7ca8ee..f444822de3b825b579ebb821b93fc29e7c3f3733 100644
--- a/LayoutTests/fast/table/cell-in-row-before-misnested-text-crash-css-expected.txt
+++ b/LayoutTests/fast/table/cell-in-row-before-misnested-text-crash-css-expected.txt
@@ -1,2 +1,2 @@
This test checks whether a particular odd arrangement of DOM nodes results in render tree consistency violations.
-0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 xxx Whee
+0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 xxx Whee

Powered by Google App Engine
This is Rietveld 408576698