Skip to content

merge_pr_48

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Nov 04:30

[webnfc] NDEFReadingEvent constructor does not set NDEFRecord#lang

Because NDEFRecord#lang is supposed to be set to the document element's
lang attribute in the original web page that constructs/writes this
record, not in the current web page trying to construct an
NDEFReadingEvent instance.

This CL adds a wpt to guarantee that.

BUG=520391

Change-Id: If609455d6411ee886b74ab7557292c37da41eed6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1930451
Reviewed-by: François Beaufort beaufort.francois@gmail.com
Commit-Queue: Leon Han leon.han@intel.com
Cr-Commit-Position: refs/heads/master@{#719855}