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

Unified Diff: LayoutTests/platform/win/try-ahem/fast/repaint/transform-inline-layered-child-expected.txt

Issue 1207173002: [Temporary] try resources/ahem.js (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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/platform/win/try-ahem/fast/repaint/transform-inline-layered-child-expected.txt
diff --git a/LayoutTests/platform/win/try-ahem/fast/repaint/transform-inline-layered-child-expected.txt b/LayoutTests/platform/win/try-ahem/fast/repaint/transform-inline-layered-child-expected.txt
deleted file mode 100644
index 9200a1774e11b3466eacd3b218f72d28a55482af..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/win/try-ahem/fast/repaint/transform-inline-layered-child-expected.txt
+++ /dev/null
@@ -1,25 +0,0 @@
-CONSOLE ERROR: line 7: Uncaught ReferenceError: runRepaintTest is not defined
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x52
- LayoutBlockFlow {HTML} at (0,0) size 800x52
- LayoutBlockFlow {BODY} at (8,8) size 784x36
- LayoutText {#text} at (0,0) size 719x35
- text run at (0,0) width 719: "Tests if the inline layered child is correctly repainted when container's transform changes. Succeeds if the text is"
- text run at (0,18) width 394: "completely rotated leaving no residue at the original location."
- LayoutText {#text} at (0,0) size 0x0
-layer at (100,100) size 100x162
- LayoutBlockFlow (positioned) {DIV} at (100,100) size 100x162
- LayoutText {#text} at (0,0) size 0x0
-layer at (300,300) size 80x160
- LayoutInline (relative positioned) {SPAN} at (0,0) size 80x160
- LayoutText {#text} at (0,1) size 80x160
- text run at (0,1) width 80: "A B C"
- text run at (0,19) width 80: "D E F"
- text run at (0,37) width 80: "G H I"
- text run at (0,55) width 80: "J K L"
- text run at (0,73) width 80: "M N O"
- text run at (0,91) width 80: "P Q R"
- text run at (0,109) width 80: "S T U"
- text run at (0,127) width 80: "V W X"
- text run at (0,145) width 48: "Y Z"

Powered by Google App Engine
This is Rietveld 408576698