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). |