Remove [TreatNullAs=NullString] from data attribute on CharacterData
Replace NullString with EmptyString of data atrribute as per spec[1]. [1]: https://dom.spec.whatwg.org/#dom-characterdata-data Remove the null check in setData() because binding-generated code has the null check on data. Bug: 497307 Change-Id: I35ff0e0f864c2bc300f551bef6f25c1908c8a2ac Reviewed-on: https://chromium-review.googlesource.com/1172308 Commit-Queue: Amos Lim <eui-sang.lim@samsung.com> Reviewed-by:Kent Tamura <tkent@chromium.org> Reviewed-by:
Hayato Ito <hayato@chromium.org> Cr-Commit-Position: refs/heads/master@{#583011}
Showing
Please register or sign in to comment