Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(151)

Unified Diff: third_party/WebKit/LayoutTests/webexposed/element-instance-property-listing-expected.txt

Issue 1590193002: Partial implementation of inline StylePropertyMap. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@maps
Patch Set: Fix windows maybe Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/webexposed/element-instance-property-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webexposed/element-instance-property-listing-expected.txt b/third_party/WebKit/LayoutTests/webexposed/element-instance-property-listing-expected.txt
index 488b06beebd9f3ac7789abfd6764c5e365fb5403..a535d6af80e771d69207e8daedca227126e1707d 100644
--- a/third_party/WebKit/LayoutTests/webexposed/element-instance-property-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/element-instance-property-listing-expected.txt
@@ -217,6 +217,7 @@ namespace http://www.w3.org/1999/xhtml
property slot
property spellcheck
property style
+ property styleMap
property tabIndex
property tagName
property textContent
@@ -1312,6 +1313,7 @@ namespace http://www.w3.org/2000/svg
property slot
property spellcheck
property style
+ property styleMap
property tabIndex
property tagName
property textContent

Powered by Google App Engine
This is Rietveld 408576698