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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 CONSOLE ERROR: line 7: Uncaught ReferenceError: runRepaintTest is not defined
2 layer at (0,0) size 800x600
3 LayoutView at (0,0) size 800x600
4 layer at (0,0) size 800x52
5 LayoutBlockFlow {HTML} at (0,0) size 800x52
6 LayoutBlockFlow {BODY} at (8,8) size 784x36
7 LayoutText {#text} at (0,0) size 719x35
8 text run at (0,0) width 719: "Tests if the inline layered child is corre ctly repainted when container's transform changes. Succeeds if the text is"
9 text run at (0,18) width 394: "completely rotated leaving no residue at the original location."
10 LayoutText {#text} at (0,0) size 0x0
11 layer at (100,100) size 100x162
12 LayoutBlockFlow (positioned) {DIV} at (100,100) size 100x162
13 LayoutText {#text} at (0,0) size 0x0
14 layer at (300,300) size 80x160
15 LayoutInline (relative positioned) {SPAN} at (0,0) size 80x160
16 LayoutText {#text} at (0,1) size 80x160
17 text run at (0,1) width 80: "A B C"
18 text run at (0,19) width 80: "D E F"
19 text run at (0,37) width 80: "G H I"
20 text run at (0,55) width 80: "J K L"
21 text run at (0,73) width 80: "M N O"
22 text run at (0,91) width 80: "P Q R"
23 text run at (0,109) width 80: "S T U"
24 text run at (0,127) width 80: "V W X"
25 text run at (0,145) width 48: "Y Z"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698