DescriptionRemove [TreatNullAs=NullString] from title attribute on Document
Current behavior:
Chrome: document.title=null => ""
Edge: document.title=null => "null"
Firefox Nightly: document.title=null => "null"
After this change, we will align with Edge and Firefox.
BUG=497307
Committed: https://crrev.com/e7eb96b6d15fe9e29b4723e72352bfd457d23697
Cr-Commit-Position: refs/heads/master@{#356838}
Patch Set 1 #Patch Set 2 : #
Messages
Total messages: 17 (6 generated)
|