Skip to content

Commit 4d90db6

Browse files
committed
Servo bug (maybe). Fix #7.
1 parent 31e094e commit 4d90db6

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

rust/arith-overflow-buglist.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,3 +221,13 @@ debug builds, which at that time were not tested by bors/homu I
221221
guess).
222222

223223
https://github.com/rust-lang/rust/pull/31257
224+
225+
### Servo /dom/html/reflection-embedded.html
226+
227+
I am not an expert on the CSS specification, but my intuition is
228+
that this is a legitimate bug (which was uncovered by the overflow
229+
checker):
230+
231+
https://github.com/servo/servo/issues/11175
232+
233+
https://github.com/servo/servo/pull/10544#issuecomment-209357243

0 commit comments

Comments
 (0)