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

Unified Diff: third_party/WebKit/LayoutTests/accessibility/removed-continuation-element-causes-crash-expected.txt

Issue 2887273003: No extra space emission in TextIterator::HandleReplacedElement (Closed)
Patch Set: Fri May 19 00:09:20 PDT 2017 Created 3 years, 7 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: third_party/WebKit/LayoutTests/accessibility/removed-continuation-element-causes-crash-expected.txt
diff --git a/third_party/WebKit/LayoutTests/accessibility/removed-continuation-element-causes-crash-expected.txt b/third_party/WebKit/LayoutTests/accessibility/removed-continuation-element-causes-crash-expected.txt
index 53bffd5c4dce4829db439c477b0f9ab6d5426dac..921262f2d5946556da780baed50f93f3c2d67da0 100644
--- a/third_party/WebKit/LayoutTests/accessibility/removed-continuation-element-causes-crash-expected.txt
+++ b/third_party/WebKit/LayoutTests/accessibility/removed-continuation-element-causes-crash-expected.txt
@@ -1,4 +1,4 @@
- asdfasdf
+ asdfasdf
When you have elements that are continuations, and one of those elements is removed, the parent chain is not being updated accordingly. This can cause a crash.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

Powered by Google App Engine
This is Rietveld 408576698