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

Unified Diff: third_party/WebKit/LayoutTests/fast/frames/srcdoc/srcdoc-urls-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/fast/frames/srcdoc/srcdoc-urls-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/frames/srcdoc/srcdoc-urls-expected.txt b/third_party/WebKit/LayoutTests/fast/frames/srcdoc/srcdoc-urls-expected.txt
index 275eb7543820d1c462c2821a71e841f0c715c781..dda74c1b1aadae2c106b441cdfbf0b233431f86d 100644
--- a/third_party/WebKit/LayoutTests/fast/frames/srcdoc/srcdoc-urls-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/frames/srcdoc/srcdoc-urls-expected.txt
@@ -2,4 +2,4 @@ ALERT: document.URL = about:srcdoc
ALERT: document.baseURI = http://example.com/base/URI/of/parent.html
ALERT: After <base> element:
ALERT: document.baseURI = http://example.org/base/URI/from/child/base/tag.html
-A srcdoc document should inherit its document.baseURI from its parent (but not its document.URI).
+A srcdoc document should inherit its document.baseURI from its parent (but not its document.URI).

Powered by Google App Engine
This is Rietveld 408576698