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

Side by Side Diff: skia/skia_test_expectations.txt

Issue 10831085: Update WebKit to r124174. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 4 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
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // TEMPORARY overrides of 1 // TEMPORARY overrides of
2 // src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt 2 // src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt
3 // that are associated with changes to the Skia code. 3 // that are associated with changes to the Skia code.
4 // 4 //
5 // GUIDELINES: 5 // GUIDELINES:
6 // - This file should be empty most of the time. 6 // - This file should be empty most of the time.
7 // - Expectations should only be added TEMPORARILY, as a step towards 7 // - Expectations should only be added TEMPORARILY, as a step towards
8 // rebaselining layout test results. If any one expectation remains in here 8 // rebaselining layout test results. If any one expectation remains in here
9 // for more than a week or two, then we are probably doing something wrong. 9 // for more than a week or two, then we are probably doing something wrong.
10 // - Expectations from this file should NOT be rolled into any other 10 // - Expectations from this file should NOT be rolled into any other
(...skipping 30 matching lines...) Expand all
41 // 41 //
42 // 5. Commit your DEPS roll CL, and keep an eye on the waterfall bots to make 42 // 5. Commit your DEPS roll CL, and keep an eye on the waterfall bots to make
43 // sure nothing goes red. 43 // sure nothing goes red.
44 // 44 //
45 // 6. Make sure to rebaseline the layout tests as soon as possible! The longer 45 // 6. Make sure to rebaseline the layout tests as soon as possible! The longer
46 // we leave overrides in this file, the harder it will be to rebaseline those 46 // we leave overrides in this file, the harder it will be to rebaseline those
47 // tests (because other rendering changes might creep in). 47 // tests (because other rendering changes might creep in).
48 // 48 //
49 // START OVERRIDES HERE 49 // START OVERRIDES HERE
50 50
51 // We gave up on rebaselining http://crrev.com/140760 and instead rolled it out.
52 // The following tests started failing while those expectations were in place...
53 // maybe some other chrome/webkit change after 140760 modified results of these tests,
54 // and our broad expectations hid those failures?
55 BUGCR131189 : canvas/philip/tests/2d.line.width.basic.html = TEXT
56 BUGCR131189 : canvas/philip/tests/2d.line.width.transformed.html = TEXT
57 BUGCR131189 : canvas/philip/tests/2d.transformation.setTransform.skewed.html = T EXT
58 BUGCR131189 : canvas/philip/tests/2d.transformation.transform.skewed.html = TEXT
59 BUGCR131189 : compositing/geometry/fixed-position-iframe-composited-page-scale-d own.html = IMAGE
60 BUGCR131189 : compositing/geometry/fixed-position-iframe-composited-page-scale.h tml = IMAGE
61 BUGCR131189 LINUX WIN : css1/basic/class_as_selector.html = IMAGE
62 BUGCR131189 WIN : css1/basic/containment.html = IMAGE
63 BUGCR131189 LINUX WIN : css1/basic/id_as_selector.html = IMAGE
64 BUGCR131189 LINUX WIN : css1/box_properties/border_bottom.html = IMAGE
65 BUGCR131189 WIN : css1/box_properties/border_left.html = IMAGE
66 BUGCR131189 WIN : css1/box_properties/border_right_inline.html = IMAGE
67 BUGCR131189 WIN : css1/box_properties/border_top.html = IMAGE
68 BUGCR131189 WIN : css1/box_properties/clear_float.html = IMAGE
69 BUGCR131189 LINUX WIN : css1/box_properties/margin_left.html = IMAGE
70 BUGCR131189 WIN : css1/box_properties/margin_right.html = IMAGE
71 BUGCR131189 WIN : css1/box_properties/padding_left.html = IMAGE
72 BUGCR131189 LINUX WIN : css1/box_properties/padding_right.html = IMAGE
73 BUGCR131189 WIN : css1/cascade/cascade_order.html = IMAGE
74 BUGCR131189 WIN : css1/classification/list_style_type.html = IMAGE
75 BUGCR131189 LINUX WIN : css1/pseudo/anchor.html = IMAGE
76 BUGCR131189 WIN : css2.1/20110323/replaced-intrinsic-ratio-001.htm = IMAGE
77 BUGCR131189 WIN : css3/selectors3/html/css3-modsel-161.html = IMAGE
78 BUGCR131189 WIN : css3/selectors3/xhtml/css3-modsel-161.xml = IMAGE
79 BUGCR131189 WIN : css3/selectors3/xml/css3-modsel-161.xml = IMAGE
80 BUGCR131189 WIN : editing/deleting/delete-after-span-ws-001.html = IMAGE
81 BUGCR131189 WIN : editing/deleting/delete-after-span-ws-002.html = IMAGE
82 BUGCR131189 WIN : editing/deleting/delete-after-span-ws-003.html = IMAGE
83 BUGCR131189 WIN : editing/deleting/delete-line-end-ws-001.html = IMAGE
84 BUGCR131189 WIN : editing/deleting/delete-line-end-ws-002.html = IMAGE
85 BUGCR131189 WIN : editing/input/caret-at-the-edge-of-input.html = IMAGE
86 BUGCR131189 LINUX WIN : editing/input/reveal-caret-of-multiline-contenteditable. html = IMAGE
87 BUGCR131189 WIN : editing/input/reveal-caret-of-multiline-input.html = IMAGE
88 BUGCR131189 WIN : editing/inserting/4960120-1.html = IMAGE
89 BUGCR131189 WIN : editing/inserting/before-after-input-element.html = IMAGE
90 BUGCR131189 WIN : editing/pasteboard/4641033.html = IMAGE
91 BUGCR131189 WIN : editing/pasteboard/4806874.html = IMAGE
92 BUGCR131189 WIN : editing/pasteboard/4944770-1.html = IMAGE
93 BUGCR131189 WIN : editing/pasteboard/4944770-2.html = IMAGE
94 BUGCR131189 WIN : editing/pasteboard/drop-text-without-selection.html = IMAGE
95 BUGCR131189 WIN : editing/pasteboard/input-field-1.html = IMAGE
96 BUGCR131189 WIN : editing/pasteboard/pasting-tabs.html = IMAGE
97 BUGCR131189 WIN : editing/selection/3690703-2.html = IMAGE
98 BUGCR131189 WIN : editing/selection/3690703.html = IMAGE
99 BUGCR131189 WIN : editing/selection/3690719.html = IMAGE
100 BUGCR131189 WIN : editing/selection/4397952.html = IMAGE
101 BUGCR131189 WIN : editing/selection/4895428-3.html = IMAGE
102 BUGCR131189 WIN : editing/selection/4975120.html = IMAGE
103 BUGCR131189 WIN : editing/selection/caret-before-select.html = IMAGE
104 BUGCR131189 WIN : editing/selection/drag-select-1.html = IMAGE
105 BUGCR131189 LINUX WIN : editing/selection/iframe.html = IMAGE
106 BUGCR131189 WIN : editing/selection/replaced-boundaries-3.html = IMAGE
107 BUGCR131189 WIN : editing/selection/select-across-readonly-input-1.html = IMAGE
108 BUGCR131189 WIN : editing/selection/select-across-readonly-input-2.html = IMAGE
109 BUGCR131189 WIN : editing/selection/select-across-readonly-input-3.html = IMAGE
110 BUGCR131189 WIN : editing/selection/select-across-readonly-input-4.html = IMAGE
111 BUGCR131189 WIN : editing/selection/select-across-readonly-input-5.html = IMAGE
112 BUGCR131189 LINUX WIN : editing/selection/select-all-001.html = IMAGE
113 BUGCR131189 LINUX WIN : editing/selection/select-all-002.html = IMAGE
114 BUGCR131189 WIN : editing/selection/select-box.html = IMAGE
115 BUGCR131189 WIN : editing/selection/select-element-paragraph-boundary.html = IMA GE
116 BUGCR131189 WIN : editing/selection/unrendered-001.html = IMAGE
117 BUGCR131189 WIN : editing/selection/unrendered-002.html = IMAGE
118 BUGCR131189 WIN : editing/selection/unrendered-003.html = IMAGE
119 BUGCR131189 WIN : editing/selection/unrendered-004.html = IMAGE
120 BUGCR131189 WIN : editing/selection/unrendered-005.html = IMAGE
121 BUGCR131189 WIN : fast/backgrounds/background-inherit-color-bug.html = IMAGE
122 BUGCR131189 LINUX WIN : fast/backgrounds/background-leakage-transforms.html = IM AGE
123 BUGCR131189 LINUX WIN : fast/backgrounds/repeat/negative-offset-repeat-transform ed.html = IMAGE
124 BUGCR131189 LINUX WIN : fast/block/float/float-avoidance.html = IMAGE
125 BUGCR131189 LINUX WIN : fast/borders/border-image-rotate-transform.html = IMAGE
126 BUGCR131189 : fast/borders/border-radius-valid-border-clipping.html = IMAGE
127 BUGCR131189 WIN : fast/borders/mixed-border-styles-radius2.html = IMAGE
128 BUGCR131189 WIN : fast/block/margin-collapse/103.html = IMAGE
129 BUGCR131189 LINUX WIN : fast/box-shadow/basic-shadows.html = IMAGE
130 BUGCR131189 : fast/canvas/canvas-imageSmoothingEnabled-patterns.html = IMAGE
131 BUGCR131189 WIN : fast/canvas/canvas-incremental-repaint.html = IMAGE
132 BUGCR131189 WIN : fast/canvas/canvas-text-alignment.html = IMAGE
133 BUGCR131189 : fast/canvas/image-object-in-canvas.html = IMAGE
134 BUGCR131189 : fast/canvas/image-pattern-rotate.html = IMAGE
135 BUGCR131189 WIN : fast/css/input-search-padding.html = IMAGE
136 BUGCR131189 WIN : fast/css/line-height.html = IMAGE
137 BUGCR131189 WIN : fast/css/nested-rounded-corners.html = IMAGE
138 BUGCR131189 WIN : fast/css/text-input-with-webkit-border-radius.html = IMAGE
139 BUGCR131189 WIN : fast/css/text-overflow-input.html = IMAGE
140 BUGCR131189 WIN : fast/css/text-transform-select.html = IMAGE
141 BUGCR131189 WIN : fast/dom/52776.html = IMAGE
142 BUGCR131189 WIN : fast/dom/HTMLMeterElement/meter-appearances-capacity.html = IM AGE
143 BUGCR131189 WIN : fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy.h tml = IMAGE
144 BUGCR131189 WIN : fast/dom/HTMLMeterElement/meter-optimums.html = IMAGE
145 BUGCR131189 WIN : fast/dom/focus-contenteditable.html = IMAGE
146 BUGCR131189 WIN : fast/dom/isindex-001.html = IMAGE
147 BUGCR131189 WIN : fast/dom/isindex-002.html = IMAGE
148 BUGCR131189 LINUX WIN : fast/events/autoscroll.html = IMAGE
149 BUGCR131189 WIN : fast/events/context-no-deselect.html = IMAGE
150 BUGCR131189 LINUX WIN : fast/events/reveal-link-when-focused.html = IMAGE
151 BUGCR131189 WIN : fast/forms/001.html = IMAGE
152 BUGCR131189 WIN : fast/forms/003.html = IMAGE
153 BUGCR131189 WIN : fast/forms/004.html = IMAGE
154 BUGCR131189 WIN : fast/forms/HTMLOptionElement_label01.html = IMAGE
155 BUGCR131189 WIN : fast/forms/HTMLOptionElement_label02.html = IMAGE
156 BUGCR131189 WIN : fast/forms/HTMLOptionElement_label03.html = IMAGE
157 BUGCR131189 WIN : fast/forms/HTMLOptionElement_label04.html = IMAGE
158 BUGCR131189 WIN : fast/forms/HTMLOptionElement_label05.html = IMAGE
159 BUGCR131189 WIN : fast/forms/HTMLOptionElement_label06.html = IMAGE
160 BUGCR131189 WIN : fast/forms/HTMLOptionElement_label07.html = IMAGE
161 BUGCR131189 WIN : fast/forms/basic-buttons.html = IMAGE
162 BUGCR131189 WIN : fast/forms/basic-inputs.html = IMAGE
163 BUGCR131189 WIN : fast/forms/basic-selects.html = IMAGE
164 BUGCR131189 MAC WIN : fast/forms/box-shadow-override.html = IMAGE
165 BUGCR131189 WIN : fast/forms/button-generated-content.html = IMAGE
166 BUGCR131189 WIN : fast/forms/button-inner-block-reuse.html = IMAGE
167 BUGCR131189 WIN : fast/forms/control-clip-overflow.html = IMAGE
168 BUGCR131189 WIN : fast/forms/control-restrict-line-height.html = IMAGE
169 BUGCR131189 WIN : fast/forms/date/date-appearance.html = IMAGE
170 BUGCR131189 WIN : fast/forms/disabled-select-change-index.html = IMAGE
171 BUGCR131189 WIN : fast/forms/encoding-test.html = IMAGE
172 BUGCR131189 LINUX WIN : fast/forms/fieldset-align.html = IMAGE
173 BUGCR131189 WIN : fast/forms/floating-textfield-relayout.html = IMAGE
174 BUGCR131189 WIN : fast/forms/form-element-geometry.html = IMAGE
175 BUGCR131189 WIN : fast/forms/input-align.html = IMAGE
176 BUGCR131189 WIN : fast/forms/input-appearance-default-bkcolor.html = IMAGE
177 BUGCR131189 WIN : fast/forms/input-appearance-disabled.html = IMAGE
178 BUGCR131189 WIN : fast/forms/input-appearance-focus.html = IMAGE
179 BUGCR131189 WIN : fast/forms/input-appearance-height.html = IMAGE
180 BUGCR131189 WIN : fast/forms/input-appearance-preventDefault.html = IMAGE
181 BUGCR131189 WIN : fast/forms/input-appearance-readonly.html = IMAGE
182 BUGCR131189 LINUX WIN : fast/forms/input-appearance-selection.html = IMAGE
183 BUGCR131189 WIN : fast/forms/input-appearance-visibility.html = IMAGE
184 BUGCR131189 WIN : fast/forms/input-appearance-width.html = IMAGE
185 BUGCR131189 WIN : fast/forms/input-baseline.html = IMAGE
186 BUGCR131189 WIN : fast/forms/input-disabled-color.html = IMAGE
187 BUGCR131189 WIN : fast/forms/input-double-click-selection-gap-bug.html = IMAGE
188 BUGCR131189 WIN : fast/forms/input-field-text-truncated.html = IMAGE
189 BUGCR131189 LINUX WIN : fast/forms/input-placeholder-paint-order.html = IMAGE
190 BUGCR131189 WIN : fast/forms/input-placeholder-visibility-1.html = IMAGE
191 BUGCR131189 WIN : fast/forms/input-placeholder-visibility-3.html = IMAGE
192 BUGCR131189 WIN : fast/forms/input-readonly-autoscroll.html = IMAGE
193 BUGCR131189 WIN : fast/forms/input-readonly-dimmed.html = IMAGE
194 BUGCR131189 WIN : fast/forms/input-readonly-empty.html = IMAGE
195 BUGCR131189 WIN : fast/forms/input-spaces.html = IMAGE
196 BUGCR131189 LINUX WIN : fast/forms/input-table.html = IMAGE
197 BUGCR131189 WIN : fast/forms/input-text-click-inside.html = IMAGE
198 BUGCR131189 WIN : fast/forms/input-text-click-outside.html = IMAGE
199 BUGCR131189 WIN : fast/forms/input-text-double-click.html = IMAGE
200 BUGCR131189 WIN : fast/forms/input-text-option-delete.html = IMAGE
201 BUGCR131189 WIN : fast/forms/input-text-scroll-left-on-blur.html = IMAGE
202 BUGCR131189 WIN : fast/forms/input-text-self-emptying-click.html = IMAGE
203 BUGCR131189 WIN : fast/forms/input-text-word-wrap.html = IMAGE
204 BUGCR131189 WIN : fast/forms/input-type-text-min-width.html = IMAGE
205 BUGCR131189 WIN : fast/forms/input-value.html = IMAGE
206 BUGCR131189 WIN : fast/forms/input-width.html = IMAGE
207 BUGCR131189 LINUX WIN : fast/forms/listbox-bidi-align.html = IMAGE
208 BUGCR131189 WIN : fast/forms/listbox-clip.html = IMAGE
209 BUGCR131189 WIN : fast/forms/listbox-width-change.html = IMAGE
210 BUGCR131189 WIN : fast/forms/listbox-scrollbar-incremental-load.html = IMAGE
211 BUGCR131189 WIN : fast/forms/menulist-deselect-update.html = IMAGE
212 BUGCR131189 WIN : fast/forms/menulist-narrow-width.html = IMAGE
213 BUGCR131189 WIN : fast/forms/menulist-no-overflow.html = IMAGE
214 BUGCR131189 WIN : fast/forms/menulist-restrict-line-height.html = IMAGE
215 BUGCR131189 WIN : fast/forms/menulist-separator-painting.html = IMAGE
216 BUGCR131189 WIN : fast/forms/menulist-style-color.html = IMAGE
217 BUGCR131189 WIN : fast/forms/menulist-width-change.html = IMAGE
218 BUGCR131189 WIN : fast/forms/minWidthPercent.html = IMAGE
219 BUGCR131189 WIN : fast/forms/option-script.html = IMAGE
220 BUGCR131189 WIN : fast/forms/option-strip-whitespace.html = IMAGE
221 BUGCR131189 WIN : fast/forms/option-text-clip.html = IMAGE
222 BUGCR131189 WIN : fast/forms/placeholder-position.html = IMAGE
223 BUGCR131189 WIN : fast/forms/placeholder-pseudo-style.html = IMAGE
224 BUGCR131189 WIN : fast/forms/plaintext-mode-2.html = IMAGE
225 BUGCR131189 WIN : fast/forms/search-cancel-button-style-sharing.html = IMAGE
226 BUGCR131189 WIN : fast/forms/search-display-none-cancel-button.html = IMAGE
227 BUGCR131189 WIN : fast/forms/search-rtl.html = IMAGE
228 BUGCR131189 WIN : fast/forms/searchfield-heights.html = IMAGE
229 BUGCR131189 WIN : fast/forms/select-initial-position.html = IMAGE
230 BUGCR131189 WIN : fast/forms/select-align.html = IMAGE
231 BUGCR131189 WIN : fast/forms/select-background-none.html = IMAGE
232 BUGCR131189 WIN : fast/forms/select-baseline.html = IMAGE
233 BUGCR131189 WIN : fast/forms/select-block-background.html = IMAGE
234 BUGCR131189 WIN : fast/forms/select-change-listbox-size.html = IMAGE
235 BUGCR131189 WIN : fast/forms/select-change-listbox-to-popup.html = IMAGE
236 BUGCR131189 WIN : fast/forms/select-change-popup-to-listbox.html = IMAGE
237 BUGCR131189 WIN : fast/forms/select-dirty-parent-pref-widths.html = IMAGE
238 BUGCR131189 WIN : fast/forms/select-disabled-appearance.html = IMAGE
239 BUGCR131189 WIN : fast/forms/select-list-box-with-height.html = IMAGE
240 BUGCR131189 LINUX WIN : fast/forms/select-overflow-scroll-inherited.html = IMAGE
241 BUGCR131189 LINUX WIN : fast/forms/select-overflow-scroll.html = IMAGE
242 BUGCR131189 WIN : fast/forms/select-selected.html = IMAGE
243 BUGCR131189 WIN : fast/forms/select-size.html = IMAGE
244 BUGCR131189 WIN : fast/forms/select-style.html = IMAGE
245 BUGCR131189 WIN : fast/forms/select-visual-hebrew.html = IMAGE
246 BUGCR131189 WIN : fast/forms/select-writing-direction-natural.html = IMAGE
247 BUGCR131189 WIN : fast/forms/select/optgroup-rendering.html = IMAGE
248 BUGCR131189 WIN : fast/forms/selectlist-minsize.html = IMAGE
249 BUGCR131189 WIN : fast/forms/stuff-on-my-optgroup.html = IMAGE
250 BUGCR131189 WIN : fast/forms/tabbing-input-iframe.html = IMAGE
251 BUGCR131189 WIN : fast/forms/text-style-color.html = IMAGE
252 BUGCR131189 WIN : fast/forms/textarea-placeholder-visibility-1.html = IMAGE
253 BUGCR131189 WIN : fast/forms/textarea-placeholder-visibility-2.html = IMAGE
254 BUGCR131189 LINUX WIN : fast/forms/textarea-scrollbar.html = IMAGE
255 BUGCR131189 WIN : fast/forms/textarea-scrolled-type.html = IMAGE
256 BUGCR131189 LINUX WIN : fast/forms/textarea/textarea-placeholder-paint-order.htm l = IMAGE
257 BUGCR131189 WIN : fast/forms/textfield-focus-ring.html = IMAGE
258 BUGCR131189 WIN : fast/forms/textfield-overflow.html = IMAGE
259 BUGCR131189 WIN : fast/forms/validation-message-appearance.html = IMAGE
260 BUGCR131189 WIN : fast/forms/visual-hebrew-text-field.html = IMAGE
261 BUGCR131189 WIN : fast/frames/take-focus-from-iframe.html = IMAGE
262 BUGCR131189 WIN : fast/gradients/background-clipped.html = IMAGE
263 BUGCR131189 WIN : fast/html/details-no-summary4.html = IMAGE
264 BUGCR131189 WIN : fast/html/details-open-javascript.html = IMAGE
265 BUGCR131189 WIN : fast/html/details-open2.html = IMAGE
266 BUGCR131189 WIN : fast/html/details-open4.html = IMAGE
267 BUGCR131189 LINUX WIN : fast/html/details-position.html = IMAGE
268 BUGCR131189 WIN : fast/html/details-replace-summary-child.html = IMAGE
269 BUGCR131189 WIN : fast/html/details-replace-text.html = IMAGE
270 BUGCR131189 LINUX WIN : fast/html/details-writing-mode.html = IMAGE
271 BUGCR131189 WIN : fast/html/keygen.html = IMAGE
272 BUGCR131189 WIN : fast/invalid/014.html = IMAGE
273 BUGCR131189 WIN : fast/layers/scroll-with-transform-layer.html = IMAGE
274 BUGCR131189 WIN : fast/lists/008.html = IMAGE
275 BUGCR131189 WIN : fast/lists/008-vertical.html = IMAGE
276 BUGCR131189 WIN : fast/lists/dynamic-marker-crash.html = IMAGE
277 BUGCR131189 WIN : fast/overflow/overflow-rtl-vertical.html = IMAGE
278 BUGCR131189 WIN : fast/overflow/overflow-rtl.html = IMAGE
279 BUGCR131189 LINUX WIN : fast/overflow/overflow-update-transform.html = IMAGE
280 BUGCR131189 LINUX WIN : fast/overflow/overflow-with-local-background-attachment. html = IMAGE
281 BUGCR131189 WIN : fast/parser/document-write-option.html = IMAGE
282 BUGCR131189 WIN : fast/repaint/control-clip.html = IMAGE
283 BUGCR131189 WIN : fast/repaint/moving-shadow-on-container.html = IMAGE
284 BUGCR131189 WIN : fast/repaint/moving-shadow-on-path.html = IMAGE
285 BUGCR131189 WIN : fast/repaint/renderer-destruction-by-invalidateSelection-crash .html = IMAGE
286 BUGCR131189 WIN : fast/repaint/select-option-background-color.html = IMAGE
287 BUGCR131189 WIN : fast/repaint/subtree-root-skipped.html = IMAGE
288 BUGCR131189 WIN : fast/repaint/transform-absolute-in-positioned-container.html = IMAGE
289 BUGCR131189 WIN : fast/replaced/replaced-breaking-mixture.html = IMAGE
290 BUGCR131189 WIN : fast/replaced/replaced-breaking.html = IMAGE
291 BUGCR131189 WIN : fast/replaced/three-selects-break.html = IMAGE
292 BUGCR131189 WIN : fast/replaced/width100percent-searchfield.html = IMAGE
293 BUGCR131189 WIN : fast/replaced/width100percent-textfield.html = IMAGE
294 BUGCR131189 LINUX WIN : fast/selectors/166.html = IMAGE
295 BUGCR131189 WIN : fast/speech/input-appearance-numberandspeech.html = IMAGE
296 BUGCR131189 WIN : fast/speech/input-appearance-searchandspeech.html = IMAGE
297 BUGCR131189 WIN : fast/speech/input-appearance-speechbutton.html = IMAGE
298 BUGCR131189 WIN : fast/speech/speech-bidi-rendering.html = IMAGE
299 BUGCR131189 WIN : fast/table/003.html = IMAGE
300 BUGCR131189 WIN : fast/table/colspanMinWidth.html = IMAGE
301 BUGCR131189 WIN : fast/table/spanOverlapRepaint.html = IMAGE
302 BUGCR131189 WIN : fast/table/text-field-baseline.html = IMAGE
303 BUGCR131189 WIN : fast/text/drawBidiText.html = IMAGE
304 BUGCR131189 WIN : fast/text/international/bidi-listbox-atsui.html = IMAGE
305 BUGCR131189 WIN : fast/text/international/bidi-listbox.html = IMAGE
306 BUGCR131189 WIN : fast/text/international/bidi-menulist.html = IMAGE
307 BUGCR131189 WIN : fast/text/international/pop-up-button-text-alignment-and-direc tion.html = IMAGE
308 BUGCR131189 WIN : fast/text/textIteratorNilRenderer.html = IMAGE
309 BUGCR131189 WIN : fast/text/updateNewFont.html = IMAGE
310 BUGCR131189 LINUX WIN : fast/transforms/rotated-transform-affects-scrolling-1.ht ml = IMAGE
311 BUGCR131189 WIN : fast/transforms/rotated-transform-affects-scrolling-2.html = I MAGE
312 BUGCR131189 WIN : fast/transforms/transformed-focused-text-input.html = IMAGE
313 BUGCR131189 WIN : fast/writing-mode/border-radius-clipping-vertical-lr.html = IM AGE
314 BUGCR131189 WIN : fast/writing-mode/box-shadow-vertical-lr.html = IMAGE
315 BUGCR131189 WIN : fast/writing-mode/box-shadow-vertical-rl.html = IMAGE
316 BUGCR131189 LINUX WIN : fonts/monospace.html = IMAGE
317 BUGCR131189 WIN : http/tests/misc/object-embedding-svg-delayed-size-negotiation. xhtml = IMAGE
318 BUGCR131189 LINUX WIN : http/tests/navigation/javascriptlink-frames.html = IMAGE
319 BUGCR131189 LINUX WIN : ietestcenter/css3/bordersbackgrounds/border-radius-sum-o f-radii-002.htm = IMAGE
320 BUGCR131189 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.transformatio n.setTransform.skewed.html = TEXT
321 BUGCR131189 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.transformatio n.transform.skewed.html = TEXT
322 BUGCR131189 WIN : platform/chromium/virtual/gpu/fast/canvas/canvas-text-alignmen t.html = IMAGE
323 BUGCR131189 WIN : plugins/mouse-click-plugin-clears-selection.html = IMAGE
324 BUGCR131189 LINUX WIN : svg/as-image/image-respects-pageScaleFactor.html = IMAGE
325 BUGCR131189 WIN : svg/css/composite-shadow-example.html = IMAGE
326 BUGCR131189 WIN : svg/css/composite-shadow-with-opacity.html = IMAGE
327 BUGCR131189 WIN : svg/css/stars-with-shadow.html = IMAGE
328 BUGCR131189 WIN : svg/custom/foreign-object-skew.svg = IMAGE
329 BUGCR131189 LINUX WIN : svg/custom/getscreenctm-in-scrollable-div-area-nested.xh tml = IMAGE
330 BUGCR131189 LINUX WIN : svg/custom/getscreenctm-in-scrollable-div-area.xhtml = I MAGE
331 BUGCR131189 LINUX WIN : svg/custom/getscreenctm-in-scrollable-svg-area.xhtml = I MAGE
332 BUGCR131189 WIN : svg/custom/inline-svg-in-xhtml.xml = IMAGE
333 BUGCR131189 : svg/custom/non-scaling-stroke.svg = IMAGE
334 BUGCR131189 WIN : svg/custom/object-sizing-no-width-height.xhtml = IMAGE
335 BUGCR131189 : svg/custom/pattern-rotate.svg = IMAGE
336 BUGCR131189 LINUX WIN : svg/dom/SVGTransformList-basics.xhtml = IMAGE
337 BUGCR131189 LINUX WIN : svg/dom/css-transforms.xhtml = IMAGE
338 BUGCR131189 LINUX WIN : svg/dynamic-updates/SVG-dynamic-css-transform.html = IMA GE
339 BUGCR131189 WIN : svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTr ansform-prop.html = IMAGE
340 BUGCR131189 WIN : svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTr ansform-prop.html = IMAGE
341 BUGCR131189 LINUX WIN : svg/filters/feImage-filterUnits-objectBoundingBox-primit iveUnits-objectBoundingBox.svg = IMAGE
342 BUGCR131189 LINUX WIN : svg/filters/feImage-filterUnits-objectBoundingBox-primit iveUnits-userSpaceOnUse.svg = IMAGE
343 BUGCR131189 LINUX WIN : svg/filters/feImage-filterUnits-userSpaceOnUse-primitive Units-objectBoundingBox.svg = IMAGE
344 BUGCR131189 LINUX WIN : svg/filters/feImage-filterUnits-userSpaceOnUse-primitive Units-userSpaceOnUse.svg = IMAGE
345 BUGCR131189 WIN : svg/hixie/mixed/003.xml = IMAGE
346 BUGCR131189 WIN : svg/in-html/circle.html = IMAGE
347 BUGCR131189 : svg/transforms/text-with-pattern-inside-transformed-html.xhtml = I MAGE
348 BUGCR131189 MAC WIN : svg/transforms/text-with-pattern-with-svg-transform.svg = IMAGE
349 BUGCR131189 WIN : svg/wicd/rightsizing-grid.xhtml = IMAGE
350 BUGCR131189 LINUX WIN : svg/wicd/test-rightsizing-b.xhtml = IMAGE
351 BUGCR131189 WIN : svg/wicd/test-scalable-background-image1.xhtml = IMAGE
352 BUGCR131189 LINUX WIN : svg/zoom/page/absolute-sized-document-scrollbars.svg = I MAGE
353 BUGCR131189 LINUX WIN : svg/zoom/page/zoom-hixie-mixed-008.xml = IMAGE
354 BUGCR131189 LINUX WIN : svg/zoom/page/zoom-mask-with-percentages.svg = IMAGE
355 BUGCR131189 WIN : tables/mozilla/bugs/45621.html = IMAGE
356 BUGCR131189 WIN : tables/mozilla/bugs/bug1188.html = IMAGE
357 BUGCR131189 WIN : tables/mozilla/bugs/bug12384.html = IMAGE
358 BUGCR131189 WIN : tables/mozilla/bugs/bug18359.html = IMAGE
359 BUGCR131189 WIN : tables/mozilla/bugs/bug24200.html = IMAGE
360 BUGCR131189 WIN : tables/mozilla/bugs/bug2479-2.html = IMAGE
361 BUGCR131189 LINUX WIN : tables/mozilla/bugs/bug2479-3.html = IMAGE
362 BUGCR131189 WIN : tables/mozilla/bugs/bug28928.html = IMAGE
363 BUGCR131189 WIN : tables/mozilla/bugs/bug29326.html = IMAGE
364 BUGCR131189 WIN : tables/mozilla/bugs/bug30692.html = IMAGE
365 BUGCR131189 WIN : tables/mozilla/bugs/bug33855.html = IMAGE
366 BUGCR131189 WIN : tables/mozilla/bugs/bug4382.html = IMAGE
367 BUGCR131189 WIN : tables/mozilla/bugs/bug44505.html = IMAGE
368 BUGCR131189 WIN : tables/mozilla/bugs/bug4527.html = IMAGE
369 BUGCR131189 WIN : tables/mozilla/bugs/bug46368-1.html = IMAGE
370 BUGCR131189 WIN : tables/mozilla/bugs/bug46368-2.html = IMAGE
371 BUGCR131189 WIN : tables/mozilla/bugs/bug51037.html = IMAGE
372 BUGCR131189 WIN : tables/mozilla/bugs/bug55545.html = IMAGE
373 BUGCR131189 WIN : tables/mozilla/bugs/bug59354.html = IMAGE
374 BUGCR131189 WIN : tables/mozilla/bugs/bug7342.html = IMAGE
375 BUGCR131189 WIN : tables/mozilla/bugs/bug92647-2.html = IMAGE
376 BUGCR131189 WIN : tables/mozilla/bugs/bug96334.html = IMAGE
377 BUGCR131189 WIN : tables/mozilla/core/margins.html = IMAGE
378 BUGCR131189 WIN : tables/mozilla/dom/tableDom.html = IMAGE
379 BUGCR131189 LINUX WIN : tables/mozilla/marvin/backgr_index.html = IMAGE
380 BUGCR131189 LINUX WIN : tables/mozilla/marvin/backgr_layers-opacity.html = IMAGE
381 BUGCR131189 WIN : tables/mozilla/other/move_row.html = IMAGE
382 BUGCR131189 WIN : tables/mozilla_expected_failures/bugs/bug1725.html = IMAGE
383 BUGCR131189 WIN : tables/mozilla_expected_failures/bugs/bug92647-1.html = IMAGE
384 BUGCR131189 LINUX WIN : tables/mozilla_expected_failures/marvin/backgr_fixed-bg. html = IMAGE
385 BUGCR131189 WIN : tables/mozilla_expected_failures/marvin/backgr_layers-show.htm l = IMAGE
386 BUGCR131189 WIN : transforms/2d/zoom-menulist.html = IMAGE
387
388 // END OVERRIDES HERE (this line ensures that the file is newline-terminated) 51 // END OVERRIDES HERE (this line ensures that the file is newline-terminated)
OLDNEW
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698