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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/css/setting-style-attribute-update-inline-style-expected.txt

Issue 1384973004: Forward assigning to style on HTMLElement, SVGElement and CSSStyleRule to style.cssText (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add expectation files Created 5 years, 2 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/platform/linux/fast/css/setting-style-attribute-update-inline-style-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css/setting-style-attribute-update-inline-style-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css/setting-style-attribute-update-inline-style-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..45697398a3b3bc522e14e7035372e278793f3100
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css/setting-style-attribute-update-inline-style-expected.txt
@@ -0,0 +1,14 @@
+layer at (0,0) size 800x600
rune 2015/10/06 08:19:53 Please use text-based tests if possible.
nainar 2015/10/06 23:52:52 Done.
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ LayoutBlockFlow {HTML} at (0,0) size 800x600
+ LayoutBlockFlow {BODY} at (8,8) size 784x584
+ LayoutBlockFlow {DIV} at (0,0) size 784x20
+ LayoutText {#text} at (0,0) size 26x19
+ text run at (0,0) width 26: "Test"
+ LayoutBlockFlow {DIV} at (0,20) size 784x20
+ LayoutText {#text} at (0,0) size 26x19
+ text run at (0,0) width 26: "Test"
+ LayoutBlockFlow {DIV} at (0,40) size 784x20 [color=#008000]
+ LayoutText {#text} at (0,0) size 26x19
+ text run at (0,0) width 26: "Test"

Powered by Google App Engine
This is Rietveld 408576698