Wouldn't web development be much easier if browsers could fetch pieces of text from other sites the same way as HTML tag <img> does now. Using, for instance, CSS selectors. E.g.:
<text src="http://remote.site.com" selector="div#post123" />
<text src="http://remote.site.com" selector="div#post123" />