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

Side by Side 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 unified diff | Download patch
OLDNEW
1 ALERT: document.URL = about:srcdoc 1 ALERT: document.URL = about:srcdoc
2 ALERT: document.baseURI = http://example.com/base/URI/of/parent.html 2 ALERT: document.baseURI = http://example.com/base/URI/of/parent.html
3 ALERT: After <base> element: 3 ALERT: After <base> element:
4 ALERT: document.baseURI = http://example.org/base/URI/from/child/base/tag.html 4 ALERT: document.baseURI = http://example.org/base/URI/from/child/base/tag.html
5 A srcdoc document should inherit its document.baseURI from its parent (but not i ts document.URI). 5 A srcdoc document should inherit its document.baseURI from its parent (but not i ts document.URI).
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698