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

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: Remove missed WillBe type in Element.h and Element.cpp Created 4 years, 8 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 075d64f74c5c6417c95a5b2b8970452a8097b0a4..a5935bf465d5a9a16831305a78d89aa56d8aec56 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
@@ -219,6 +219,7 @@ namespace http://www.w3.org/1999/xhtml
property slot
property spellcheck
property style
+ property styleMap
property tabIndex
property tagName
property textContent
@@ -1304,6 +1305,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