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

Unified Diff: LayoutTests/fast/css/image-orientation/image-orientation-expected.txt

Issue 1245423002: Auto-rebaseline for r199231 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 5 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: LayoutTests/fast/css/image-orientation/image-orientation-expected.txt
diff --git a/LayoutTests/fast/css/image-orientation/image-orientation-expected.txt b/LayoutTests/fast/css/image-orientation/image-orientation-expected.txt
index 4757b1e060e34775b3920149aabe101496596618..362b17611e635355c9d0981234459dbdebfee0e7 100644
--- a/LayoutTests/fast/css/image-orientation/image-orientation-expected.txt
+++ b/LayoutTests/fast/css/image-orientation/image-orientation-expected.txt
@@ -3,44 +3,44 @@ Apply image-orientation property and check computed style.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS p.style.cssText is "image-orientation: from-image;"
-PASS getComputedStyle(p).imageOrientation is "from-image"
-PASS p.style.cssText is "image-orientation: 0deg;"
-PASS getComputedStyle(p).imageOrientation is "0deg"
-PASS p.style.cssText is ""
-PASS getComputedStyle(p).imageOrientation is "0deg"
-PASS p.style.cssText is ""
-PASS getComputedStyle(p).imageOrientation is "0deg"
-PASS p.style.cssText is ""
-PASS getComputedStyle(p).imageOrientation is "0deg"
-PASS p.style.cssText is ""
-PASS getComputedStyle(p).imageOrientation is "0deg"
-PASS p.style.cssText is ""
-PASS getComputedStyle(p).imageOrientation is "0deg"
-PASS p.style.cssText is ""
-PASS getComputedStyle(p).imageOrientation is "0deg"
-PASS p.style.cssText is ""
-PASS getComputedStyle(p).imageOrientation is "0deg"
-PASS p.style.cssText is ""
-PASS getComputedStyle(p).imageOrientation is "0deg"
-PASS p.style.cssText is ""
-PASS getComputedStyle(p).imageOrientation is "0deg"
-PASS p.style.cssText is ""
-PASS getComputedStyle(p).imageOrientation is "0deg"
-PASS p.style.cssText is ""
-PASS getComputedStyle(p).imageOrientation is "0deg"
-PASS p.style.cssText is ""
-PASS getComputedStyle(p).imageOrientation is "0deg"
-PASS p.style.cssText is ""
-PASS getComputedStyle(p).imageOrientation is "0deg"
-PASS p.style.cssText is ""
-PASS getComputedStyle(p).imageOrientation is "0deg"
-PASS p.style.cssText is ""
-PASS getComputedStyle(p).imageOrientation is "0deg"
-PASS p.style.cssText is ""
-PASS getComputedStyle(p).imageOrientation is "0deg"
-PASS p.style.cssText is ""
-PASS getComputedStyle(p).imageOrientation is "0deg"
+PASS img.style.cssText is "image-orientation: from-image;"
+PASS getComputedStyle(img).imageOrientation is "from-image"
+PASS img.style.cssText is "image-orientation: 0deg;"
+PASS getComputedStyle(img).imageOrientation is "0deg"
+PASS img.style.cssText is ""
+PASS getComputedStyle(img).imageOrientation is "0deg"
+PASS img.style.cssText is ""
+PASS getComputedStyle(img).imageOrientation is "0deg"
+PASS img.style.cssText is ""
+PASS getComputedStyle(img).imageOrientation is "0deg"
+PASS img.style.cssText is ""
+PASS getComputedStyle(img).imageOrientation is "0deg"
+PASS img.style.cssText is ""
+PASS getComputedStyle(img).imageOrientation is "0deg"
+PASS img.style.cssText is ""
+PASS getComputedStyle(img).imageOrientation is "0deg"
+PASS img.style.cssText is ""
+PASS getComputedStyle(img).imageOrientation is "0deg"
+PASS img.style.cssText is ""
+PASS getComputedStyle(img).imageOrientation is "0deg"
+PASS img.style.cssText is ""
+PASS getComputedStyle(img).imageOrientation is "0deg"
+PASS img.style.cssText is ""
+PASS getComputedStyle(img).imageOrientation is "0deg"
+PASS img.style.cssText is ""
+PASS getComputedStyle(img).imageOrientation is "0deg"
+PASS img.style.cssText is ""
+PASS getComputedStyle(img).imageOrientation is "0deg"
+PASS img.style.cssText is ""
+PASS getComputedStyle(img).imageOrientation is "0deg"
+PASS img.style.cssText is ""
+PASS getComputedStyle(img).imageOrientation is "0deg"
+PASS img.style.cssText is ""
+PASS getComputedStyle(img).imageOrientation is "0deg"
+PASS img.style.cssText is ""
+PASS getComputedStyle(img).imageOrientation is "0deg"
+PASS img.style.cssText is ""
+PASS getComputedStyle(img).imageOrientation is "0deg"
PASS successfullyParsed is true
TEST COMPLETE
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/platform/android/fast/css/image-orientation/image-orientation-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698